JS by Example For Noob
Congratulation!! You have made the right choice for starting with the JavaScript.
Now let's begin!
-
Hello World- Learn how and where to run JS.
-
Types & Values - Learn about string, number, boolean, array and object.
-
Variable - Declaration and scope.
-
Flow of Control - if/else, switch, for, while, and others.
-
Exercise - Check out different syntax