Syllabus

  1. Introduction

  2. HTML

    1. The structure of HTML pages

    2. Text

    3. Lists

    4. Links

    5. Images

    6. Tables

    7. Forms

  3. CSS

    1. CSS fundamentals

    2. CSS layout and responsive design

  4. JavaScript

    1. Introduction to JavaScript

    2. The Document Object Model

    3. Events, and Geometry.

    4. React JS

  5. PHP

    1. Introduction to PHP

    2. Object-Oriented PHP and reusing code

    3. Storing data with PHP

    4. Sessions and Cookies

    5. Security

    6. Design Patterns, MVC

    7. Unit Testing