By understanding the logic and program structure learned in this module, we can write logical, structured, and efficient web code.
Introduction to HTML, CSS, PHP, Javascript, etc.
7 May 2026 · 2 mins ·
loading
Discusses the basic concept of loop structure, also known as looping, and practicing how to use for, while, do while, and Foreach loops.
6 May 2026 · 3 mins ·
loading
Discusses the concept of branching in web programming languages
5 May 2026 · 3 mins ·
loading
Discusses form components, data processing from forms available in web programming languages, practicing the use of HTTP SERVER with GET and POST methods.
4 May 2026 · 3 mins ·
loading
Discusses the use of various types of operators available in web programming languages and how to implement each of them
3 May 2026 · 6 mins ·
loading
Able to understand PHP language architecture, Variable Declaration, Constants, Data Types and comments in PHP