
Welcome to the course!
You can download the source codes for this course here.
In this tutorial, the students will learn about script tags.
Working with boxes.
Working with the Console.
In this lesson we will cover variables.
Here you will learn the basics about the "undefined", demonstrate the use of "typeof" and "Nan" operators.
The Basics of Concatination.
Working with comparison operators.
We will also learn about Logical Operators.
Working with Mathematical Operators.
Learn how to comment your code.
A tutorial on arrays.
On Array Prototype.
Working with loops over arrays.
In this tutorial, students will be introduced to Objects.
Learn how to create an object.
Working with dates and times.
Working with Intervals.
See a sample application.
Working with Callbacks.
More about callbacks in countdown.
Learn about DOM Elements.
Working with Query Selector.
The fundamentals on Event handlers.
Working with Input fields.
Here, creating elements will be taught.
Explore your creativity by styling elements.
Here are some tips on linting.
More tips on minification.
Thanks for taking the course!
JavaScript is one of the most popular programming languages in the world because it's easy to learn, and it can do amazing things. If you're interested in web development, it's also a language that you simply must learn to be effective.
This course is aimed at complete beginners, but is great for those who need a brush up on their JavaScript skills.
You will learn the very basics of JavaScript programming, then move on to more complex programming skills. Along the way, you'll have projects to create using the skills you've learned in this course.
Source codes are included in the course materials.