Skip to main content

Module 1 Progress

0 of 60 lessons completed
0%

Module 1: Web Development Fundamentals

This module introduces the core technologies that form the foundation of web development. You'll learn HTML for structure, CSS for styling, JavaScript for interactivity, and get your first introduction to PHP. By the end of this module, you'll be able to build static websites and understand the basics of dynamic web content.

Duration

2 weeks (10 sessions of 3 hours each)

Prerequisites

None - this is where we start!

Topics Covered

HTML, CSS, JavaScript, Bootstrap, jQuery, PHP Intro

Final Project

5-page static website with navigation

Week 1: HTML, CSS, and Development Environment

Session 1: Introduction to Web Development & Setup

Session 2: HTML Fundamentals

Session 4: CSS Layout & Responsive Design

Week 2: JavaScript and Introduction to PHP

Learning Resources

Required Materials

  • VS Code or preferred code editor
  • XAMPP or MAMP (will be installed in Session 9)
  • GitHub account
  • Modern web browser (Chrome, Firefox, or Edge)