Courses Details

Diploma in Web Development (Full Stack)

  • Level : Diploma Level
  • Mode: Online
  • Course Duration : 4 months
    • Review :
  • LKR 40,000
COURSE DESCRIPTION

This diploma course in Web Development provides a complete foundation for building dynamic and responsive websites from scratch. Covering essential technologies like HTML, CSS, JavaScript, and PHP, the course is designed to teach students how to create interactive, database-driven web applications.

Students begin with the basics of structuring web pages using HTML and styling them with CSS, before moving on to adding interactivity through JavaScript. The course then introduces server-side development with PHP, where students learn to handle forms, manage data, and connect to databases. Practical development is carried out using XAMPP, a local server environment that allows learners to run and test PHP code efficiently on their own machines.

By the end of the program, students will have built several real-world projects and gained a solid understanding of both front-end and back-end development. This course is ideal for beginners aiming to become full-stack developers or for anyone seeking to understand how modern websites function behind the scenes.

  • Month 1 :
  • •   How the Web Works (Client, Server, Browser)
  • •   Web Development Tools Overview (VS Code, Browser Dev Tools)
  • •   Introduction to HTML
  • •   Basic Tags: Headings, Paragraphs, Lists, Links, Images
  • •   Building Your First Web Page
  • Month 2 :
  • •   CSS Syntax and Selectors
  • •   Colors, Fonts, Margins, Padding
  • •   Layouts with Flexbox
  • •   JavaScript Basics: Variables, Functions, Conditions, Loops
  • •   DOM Manipulation (getElementById, querySelector)
  • •   Handling Events (click, input)
  • Month 3 :
  • •   Building Forms (Inputs, Buttons, Textareas)
  • •   Form Validation (Required fields, basic JS checks)
  • •   Introduction to XAMPP and phpMyAdmin
  • •   Basics of PHP: Syntax, Variables, Echo, Forms Handling
  • Month 4 :
  • •   CRUD operations through PHP
  • •   Final Project