JavaScript in 55 Minutes

Udemy
Course Summary
Super crash course in JavaScript.
-
+
Course Description
This course will present the student with the core programming concepts using JavaScript. The course will start with variables and move on to basic operators then function/methods will follow. Branching covers if / else / else if and switch statements. Looping covers four basic loops in JavaScript. Object oriented programming covers both before and post ECMAScript 6 detentions of a class. The two last sections cover JSON, Array, Object data structures and String, Date and Number built-in data types.
Once competed the student should be able to understand not only the basics of JavaScript but other programming languages as well. Concepts covered in this super quick course should be enough to let the student follow bit more advanced courses that I teach.