JavaScript Programming

Complete JavaScript course from basics to advanced concepts including DOM manipulation. Perfect for beginners and those looking to strengthen their JavaScript foundation.

8 videos
6+ hours
Beginner Friendly
100% Free

Introduction to Programming

Get started with programming concepts and JavaScript basics. Perfect introduction for complete beginners.

45:20
Free Course

Topics Covered

Programming BasicsJavaScript IntroductionSetup & Environment

Course Playlist

Introduction to Programming
45:20
#1Now Playing

Introduction to Programming

Get started with programming concepts and JavaScript basics. Perfect introduction for complete beginners.

Variables in JavaScript
32:15
#2

Variables in JavaScript

Learn about variables, declarations, and scope in JavaScript. Understand var, let, and const.

Data Types in JavaScript
38:45
#3

Data Types in JavaScript

Understanding different data types and their usage in JavaScript including primitives and objects.

Operators in JavaScript
29:30
#4

Operators in JavaScript

Master arithmetic, logical, and comparison operators. Learn operator precedence and usage.

Conditionals in JavaScript
35:12
#5

Conditionals in JavaScript

Learn if-else statements and conditional logic. Master decision making in programming.

Loops in JavaScript
42:18
#6

Loops in JavaScript

Master for loops, while loops, and iteration techniques. Learn to repeat code efficiently.

Functions in JavaScript
48:25
#7

Functions in JavaScript

Learn function declarations, expressions, and arrow functions. Understand parameters and return values.

DOM and BOM in JavaScript
52:40
#8

DOM and BOM in JavaScript

Understanding Document Object Model and Browser Object Model. Learn to manipulate web pages.

Course Progress

Total Videos8
Duration6+ hours
Current Video#1
LevelBeginner

Prerequisites

  • Basic computer skills
  • Web browser
  • Basic HTML knowledge (recommended)