New batches start 11 August 2026. Enrol now →

← Modern Web & App Development

Modern Web & App Development

Web Development with PHP/MySQL

Learn full-stack web development with HTML, CSS, JavaScript, PHP and MySQL

You build a strong front-end foundation with HTML, CSS, JavaScript and jQuery, then move into PHP and MySQL for server-side development and APIs. The course also covers WordPress, Git and GitHub, and website hosting, giving you a complete full-stack skill set.

49h
of content
16
modules
154
lessons
Fees from
₹5,000

per level · 3 levels · complete programme ₹21,000

Duration
6 mo
Enrol now Talk to us first

Fees by level

Start at any level, or take the complete programme. The fee you pay for a level is locked for you.

LevelWhat it coversDurationFee
Beginner Start from zero 2 mo ₹5,000
Intermediate Build working projects 2 mo ₹7,000
Advanced Get job-ready 2 mo ₹9,000
Complete programme (all levels) ₹21,000

All fees are in Indian Rupees and include applicable taxes. See our pricing & payment terms.

The complete curriculum

This is the entire syllabus — all 16 modules and 154 lessons, in the order you'll learn them. Nothing hidden.

↓ Download full curriculum (PDF)
01 Intro to Web Development 3 lessons
  1. 1.1Introduction to the Course
  2. 1.2How Internet Works
  3. 1.3What is Web Development
02 HTML 16 lessons
  1. 2.1Your first webpage
  2. 2.2The structure of a Webpage
  3. 2.3Creating a full webpage
  4. 2.4Header tags
  5. 2.5Paragraph tags
  6. 2.6Formatting tags
  7. 2.7Unordered list
  8. 2.8Ordered list
  9. 2.9Image tags
  10. 2.10Forms in HTML
  11. 2.11Tables
  12. 2.12Links
  13. 2.13HTML entities
  14. 2.14iFrame
  15. 2.15PROJECT- Putting it all together
  16. 2.16Installing VS Code
03 CSS 3 17 lessons
  1. 3.1What is CSS
  2. 3.2Inline CSS
  3. 3.3Internal CSS
  4. 3.4External CSS
  5. 3.5Class and id
  6. 3.6Div
  7. 3.7Color
  8. 3.8Floating
  9. 3.9Positions
  10. 3.10Margins
  11. 3.11Padding
  12. 3.12Borders
  13. 3.13Font style
  14. 3.14Styling text
  15. 3.15Aligning text
  16. 3.16Styling links
  17. 3.17FlexBox in CSS
04 JavaScript-I 15 lessons
  1. 4.1Inline javascript
  2. 4.2Internal javascript
  3. 4.3Accessing elements
  4. 4.4Onclick event
  5. 4.5Changing Wwbsite content
  6. 4.6Manupulating styles with javascript
  7. 4.7Disappearing circles
  8. 4.8Variables
  9. 4.9Array
  10. 4.10If statement
  11. 4.11Random number guessing game
  12. 4.12For loop
  13. 4.13While loop
  14. 4.14PROJECT-Reaction tester project
  15. 4.15External javascript
05 JavaScript-II 10 lessons
  1. 5.1DOM intro
  2. 5.2Naming conventions
  3. 5.3String concat
  4. 5.4Length property in strings
  5. 5.5Slicing
  6. 5.6Changing Case of string
  7. 5.7Operators in js
  8. 5.8Functions
  9. 5.9Objects
  10. 5.10How to add event listener in js
06 jQuery 11 lessons
  1. 6.1What is jQuery
  2. 6.2Including jQuery on our webpage
  3. 6.3Detecting a click
  4. 6.4Changing website content using jQuery
  5. 6.5Changing website styles
  6. 6.6Fading content
  7. 6.7Animating content
  8. 6.8Regular expression
  9. 6.9PROJECT-Form Validation
  10. 6.10Droppable
  11. 6.11Jqui widget
07 Bootstrap 10 lessons
  1. 7.1Intro to Bootstrap
  2. 7.2Your first bootstrap site
  3. 7.3Grid
  4. 7.4Bootstrap components
  5. 7.5Tables and Form
  6. 7.6Modals,popover and tooltips
  7. 7.7Scrollspy
  8. 7.8PROJECT-App landing project
  9. 7.9Themes in bootstrap
  10. 7.10Card in bootstrap
08 The Killer Website(Frontend project) 26 lessons
  1. 8.1Setting up the folder structure
  2. 8.2Responsive grid system
  3. 8.3Header section-Part-1
  4. 8.4Header section-Part-2
  5. 8.5Header section-Part-3
  6. 8.6Feature section-Part-1
  7. 8.7Feature section-Part-2
  8. 8.8Creating Favorite meal section-Part-1
  9. 8.9Creating Favorite meal section-Part-2
  10. 8.10Creating how it works section-Part-1
  11. 8.11Creating how it works section-Part-2
  12. 8.12Creating the city section-Part-1
  13. 8.13Creating the city section-Part-2
  14. 8.14Creating Customer testimonial section-Part-1
  15. 8.15Creating Customer testimonial section-Part-2
  16. 8.16Creati Sign up section-Part-1
  17. 8.17Creating Sign up section-Part-2
  18. 8.18Creating the contact form section-Part-1
  19. 8.19Creating the contact form section-Part-2
  20. 8.20Creating the footer section-Part-1
  21. 8.21Creating the footer section-Part-2
  22. 8.22Making webpage responsive-Part-1
  23. 8.23Making webpage responsive-Part-2
  24. 8.24Including jquery
  25. 8.25Scrolling effect
  26. 8.26Adding animations
09 Website Hosting 2 lessons
  1. 9.1What is hosting
  2. 9.2Hosting your website
10 Wordpress 4 lessons
  1. 10.1What is Wordpress
  2. 10.2The wordpress dashboard
  3. 10.3Wordpress themes
  4. 10.4PROJECT-Creating a Ecommerce website
11 PHP 12 lessons
  1. 11.1What is PHP
  2. 11.2Hello world in PHP
  3. 11.3Variables in PHP
  4. 11.4Arrays in PHP
  5. 11.5Conditional statements in PHP
  6. 11.6For loop
  7. 11.7While loop
  8. 11.8Get variables
  9. 11.9Post variables
  10. 11.10Sending mail with PHP
  11. 11.11PROJECT-Contact Form
  12. 11.12Getting content of other scripts
12 MySQL 8 lessons
  1. 12.1Introduction to MySQL
  2. 12.2Connecting with MySQL
  3. 12.3Insert and Update record
  4. 12.4Retriving data from database
  5. 12.5Sign up form
  6. 12.6Session variables
  7. 12.7Cookies
  8. 12.8Storing password securely
13 API 3 lessons
  1. 13.1API
  2. 13.2Authentication and JSON
  3. 13.3Using- open weather map API
14 Git and Github 5 lessons
  1. 14.1Git
  2. 14.2Version control using git
  3. 14.3Github and remote repositories
  4. 14.4Clonning
  5. 14.5Forking and pulling request
15 Mobile apps 5 lessons
  1. 15.1Intro to app js
  2. 15.2First webapp using App.js
  3. 15.3Storing data using LocalStorage
  4. 15.4PROJECT-Color changing web app
  5. 15.5Accessing your app using PHONEGAP
16 Python 7 lessons
  1. 16.1Why python
  2. 16.2Hello world in python
  3. 16.3Variables and Array
  4. 16.4Conditional statementsn
  5. 16.5Loops
  6. 16.6Functions in python
  7. 16.7PROJECT-Rock Paper Scissors

Tools you'll use

PythonMySQLGitGitHubWordPressPHPJavaScriptHTMLCSS

Every course includes

Live, instructor-led classes Course materials & lab access Doubt-clearing sessions Final assessment + one free re-attempt Verifiable certificate

How certification works