Programming Lessons

Comprehensive tutorials covering web development, programming languages, and modern technologies.

120 Lessons
PHP Beginner
PHP Control Structures (If, Else, Loops)

Master PHP control structures including if-else statements, switch cases, while loops, for loops, foreach loops, and flo...

Imran Nadwi by Imran Nadwi
197 50m
5 months ago
JavaScript Beginner
JavaScript Control Structures: If Statements and Conditionals

Master JavaScript conditional statements including if, else, switch, and ternary operators for decision-making in your p...

Imran Nadwi by Imran Nadwi
67 45m
5 months ago
CSS Beginner
CSS Colors and Typography

Master CSS colors using different formats and learn typography properties for beautiful text styling....

Imran Nadwi by Imran Nadwi
54 50m
5 months ago
HTML Beginner
HTML Links and Navigation: Creating Hyperlinks

Learn how to create HTML links and navigation menus including external links, internal links, anchor links, and email li...

Imran Nadwi by Imran Nadwi
52 30m
5 months ago
SEO Beginner
URL Structure: Creating SEO-Friendly Web Addresses

Learn how to create SEO-friendly URLs for your website. Discover best practices for URL structure, common mistakes to av...

Imran Nadwi by Imran Nadwi
139 18m
1 months ago
General Beginner
Functions: Organizing and Reusing Code

Learn how to organize your code with functions. Master the art of creating reusable, well-structured code that's easy to...

Imran Nadwi by Imran Nadwi
104 35m
5 months ago
React Intermediate
Event Handling and Forms in React - Building Interactive UIs

Master event handling and forms in React. Learn controlled vs uncontrolled components, form validation, user interaction...

Imran Nadwi by Imran Nadwi
133 65m
5 months ago
Database Intermediate
Aggregate Functions and GROUP BY: Analyzing Data

Master aggregate functions (COUNT, SUM, AVG, MIN, MAX) and GROUP BY clauses to analyze and summarize data effectively in...

Imran Nadwi by Imran Nadwi
81 45m
5 months ago
Node.js Intermediate
Building HTTP Servers with Node.js: Handling Web Requests

Learn to build HTTP servers with Node.js. Handle web requests, create APIs, serve static files, and manage different HTT...

Imran Nadwi by Imran Nadwi
54 60m
5 months ago
Python Beginner
Python Lists: Working with Ordered Collections

Master Python lists including creation, modification, methods, and list comprehensions. Learn to work with ordered colle...

Imran Nadwi by Imran Nadwi
100 35m
5 months ago
PHP Beginner
PHP Functions - Creating and Using Functions

Learn PHP functions: creating custom functions, parameters, return values, variable scope, anonymous functions, closures...

Imran Nadwi by Imran Nadwi
61 55m
5 months ago
JavaScript Beginner
JavaScript Loops: For, While, and Iteration

Learn JavaScript loops including for, while, and do-while loops, plus how to iterate through arrays and objects....

Imran Nadwi by Imran Nadwi
68 50m
5 months ago