JavaScript for Rookies

Categories: Web Development
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

JavaScript is a fun and easy programming language that helps make websites come alive. With JavaScript, you can make buttons that react when you click them, show messages, create simple games, and add animations. It works inside the web browser, so you can see the result of your code immediately. JavaScript is great for beginners because it is simple to learn and very powerful. Learning JavaScript helps students understand how websites work and encourages creative thinking and problem-solving skills.

What Will You Learn?

  • 1. Variables
  • 2. Constants
  • 3. Data types
  • 4. String methods
  • 5. Loops
  • 6. Conditionals
  • 7. Functions
  • 8. Operators

Course Content

Introduction

  • Welcome
    00:36
  • What is JavaScript
    02:20
  • About this course
    01:42
  • Pre-Requisites
    01:01
  • Clearing Doubts
    02:23
  • Tools Required
    02:11

Some Basic Concepts

Operators

Having Fun With Strings

Loops and Conditionals

Functions

Exercises

Coding Problems Part – 1

Coding Problems Part – 2

Course End