JavaScript

Learn JavaScript Fundamentals on your Mobile and Laptop

Solo Learn is a free resource that you can use to learn the basics of JavaScript programming. Test your self wth quizzes both on your laptop and your mobile. Attain your badges and let us know how you are progressing by mailing your badge links to studentcare@codeinstitute.net

      Learn JavaScript on your Laptop

      Learn JavaScript on your Mobile

Useful Online Editor

Test your JavaScript code in here without having to install an Integrated Devlopment Environment(IDE) on your machine

   Solo Learn In Browser Editor

JavaScript Fundamentals Additional Materials

Quick References

   JavaScript Cheat Sheet

Core JavaScript Videos

We’ve collected some great JavaScript videos from a series by Bucky Roberts. Bucky’s videos are fun, informative, free and have successfully taught thousands of beginners the fundamentals of Python. Follow along with his tutorials. Modify your code. Be curious and get stuck in!

   JavaScript Intro

   JavaScript Comments and Statements

   JavaScript Variables

   JavaScript Variable Types

   JavaScript Variable With Strings

   JavaScript Functions

   JavaScript Function Parameters

   JavaScript Multiple Parameters

   JavaScript Return Statement

   JavaScript Calling Functions From Other Functions

   JavaScript Global and Local Variables

   JavaScript Math Operators

   JavaScript Assignment Operators

   JavaScript If Statement

   JavaScript If Else Statement

   JavaScript Nested If Statements

   JavaScript Complex Conditions

   JavaScript Switch Statement

   JavaScript For Loop

   JavaScript While Loop

   JavaScript Do While Loop

   JavaScript Event Handlers

   JavaScript More Event Handlers

   JavaScript Objects

   JavaScript Custom Objects

   JavaScript Initializing Objects