Javascript Intermediate level 2 - Mastering Functions
Learn to Master JavaScript functions and take your programming skills to another level
Functions are one of the most used features of any programming language especially in JavaScript.
Every developer must master functions in order to write better reusable code. Functions in JavaScript can be weird at times, but this course will make things easier for you to understand.
This course will take you by the hand, step-by-step from the very basics of functions to an intermediate level where you will feel comfortable using functions in many different ways.
By learning to invoke and use function in many different ways, you open the doors of creativity. Things that were hard to do are now easy and things that were Impossible are now possible
After developing and teaching for a couple years I know from experience what students really need, and my focus is in developing courses that enhances the student's knowledge and make him or her a better developer but at the same time with some fun involved.
Come join us, and let's learn to Master Javascript Functions.
What are the requirements?
- Basic JavaScrip knowledge
What am I going to get from this course?
- At the end of this course students will able to MASTER JavaScript Functions
- At the end of this course students will able to write more complex JavaScript code
- At the end of this course students will able create more flexible JavaScript applications
What is the target audience?
- Students looking to upgrade their beginner JavaScript skills should take this course
- Students looking to learn more about functions in JavaScript should take this course
- Students looking to create really cool JavaScript applications should take this course
Your Instructor
Course Curriculum
-
StartFunction Basics (10:19)
-
StartFunction Literal (4:23)
-
StartJavascript Objects (9:54)
-
StartObject Constructor part 1 (5:58)
-
StartObject Constructor part 2 (9:18)
-
StartPrototype (5:40)
-
StartCall and Apply Methods (9:07)
-
StartThe Arguments Object (7:16)
-
StartAnonymous closure function (5:43)
-
StartThe return statement (6:01)
-
StartVariable scope and hoisting (4:13)
-
StartLocal and Global scope (4:09)
-
StartThe scope chain (5:19)
-
StartHoisting (3:41)