Course Information
Course Overview
3 hour Crash Course
This is course is a crash 3 hour Course in JavaScript for programmers. If you are programmer and you want to learn JavaScript this is the course for you. JavaScript is a functional programming language and by the end of this course, you'll be able to read and write functional code. We'll discuss arrow function, JSON and map reduce. The course end with you coding exercise that mimics a coding interview. Each video is approximately 45 minutes and consist of both live coding and slides. The course is broken into four section. The first section covers the fundamentals: variable and function. Function in JavaScript are unique because they are first class objects, which means that can be easily passed as parameters to other functions. This is one of the key ideas of a functional programming language. In the second section we discuss JavaScript Objects and inheritance model. All object in JavaScript inherit from a single object. In the third section, we discuss async programming and how you can make web request with JavaScript. In this section we also cover promises and the async/wait keywords. In the final section we discuss array manipulation and provide a sample interview style question for you to tackle. This is a great class I hope you enjoy talking it.
Course Content
- 4 section(s)
- 8 lecture(s)
- Section 1 Introduction
- Section 2 JavaScript Classes/Objects
- Section 3 Asynchronous Programming
- Section 4 Manipulating Arrays
What You’ll Learn
- Software Engineering
- JavaScript Learner
- React Native
- Promises
- Await syntax
Skills covered in this course
Reviews
-
SSteven Anderson
Just a few lessons in, but I appreciate that it isn't starting at the beginning, and just giving me good info.
-
LLiliane Top
What I have learned was so minimal that I now have to start looking for another course that teaches me more than the bare minimum to be able to use JS in my work. After the course I still had no clue as how to answer the Coding Challenge.
-
KKarandeep Bhullar
Feeling good so far. Everything seems clear!!
-
PPriya Upadhyay
Good course!