Programming Lessons

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

120 Lessons
React Beginner
Understanding JSX and Creating React Components

Master JSX syntax and learn to create reusable React components. Understand the differences between JSX and HTML, and bu...

Imran Nadwi by Imran Nadwi
71 50m
5 months ago
Database Beginner
Relational Database Design: Tables, Keys, and Relationships

Master relational database design principles including tables, primary and foreign keys, relationships, and best practic...

Imran Nadwi by Imran Nadwi
87 30m
5 months ago
Node.js Beginner
Node.js Modules and NPM: Organizing and Managing Code

Master Node.js modules and NPM package management. Learn to create custom modules, use core modules, and manage dependen...

Imran Nadwi by Imran Nadwi
60 45m
5 months ago
Python Beginner
Python Variables and Data Types: Numbers, Strings, and Booleans

Master Python variables and data types including numbers, strings, and booleans. Learn type conversion and variable nami...

Imran Nadwi by Imran Nadwi
79 20m
5 months ago
PHP Beginner
PHP Variables and Data Types

Master PHP variables and data types including strings, integers, floats, booleans, arrays, and NULL. Learn variable nami...

Imran Nadwi by Imran Nadwi
109 45m
5 months ago
JavaScript Beginner
JavaScript Variables and Data Types

Master JavaScript variables and data types including numbers, strings, booleans, arrays, and objects....

Imran Nadwi by Imran Nadwi
72 35m
5 months ago
CSS Beginner
CSS Selectors and Specificity

Master CSS selectors including basic, advanced, and pseudo-selectors, plus understand CSS specificity rules....

Imran Nadwi by Imran Nadwi
85 45m
5 months ago
HTML Beginner
HTML Text Elements: Headings, Paragraphs, and Formatting

Master HTML text elements including headings, paragraphs, line breaks, and text formatting tags for better content struc...

Imran Nadwi by Imran Nadwi
104 20m
5 months ago
SEO Beginner
Introduction to Keywords: The Foundation of SEO

Learn what keywords are and why they matter for SEO. Discover different types of keywords, search intent, and free metho...

Imran Nadwi by Imran Nadwi
42 25m
1 months ago
General Beginner
Control Structures: Making Decisions in Code

Learn how to make your programs smart with conditional statements and decision-making logic that responds to different s...

Imran Nadwi by Imran Nadwi
69 25m
5 months ago
React Beginner
Props in React - Passing Data Between Components

Learn how to pass data between React components using props. Master prop types, default values, validation, and the chil...

Imran Nadwi by Imran Nadwi
95 55m
5 months ago
Database Beginner
SQL Basics: Mastering SELECT Statements

Master SQL SELECT statements with filtering, sorting, and pattern matching. Learn WHERE clauses, operators, and essentia...

Imran Nadwi by Imran Nadwi
58 35m
5 months ago