JavaScript: Advanced Function Operations
ECMAscript 2019
| Intermediate
- 8 Videos | 42m 59s
- Includes Assessment
- Earns a Badge
Functions are first-class members of the Javascript language and this means that they can be used in ways which are not possible in other programming languages. In this 8-video course, learners explore the use of functions as arguments to other functions, as return values of functions, and also how functions can be linked with specific objects when invoked. Key concepts covered in this course include how to assign a function to a variable and pass a function as an argument to another function; how to define and invoke a function which returns a nested function; and learning what data types in Javascript are passed by value and what types are passed by reference. Learn how to create a function from a string using the new keyword; how to use function callbacks to ensure the sequential execution of functions; and how to use the call, apply, and bind methods in order to link a function call to a specific object.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courseassign a function to a variable and pass a function as an argument to another functiondefine and invoke a function which returns a nested functionrecognize what data types in JavaScript are passed by value and by reference
-
create a function from a string using the new keyworduse function callbacks to ensure the sequential execution of functionsuse the call, apply, and bind methods to link a function invocation with an objectsummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 4sUP NEXT
-
2.Functions as Arguments to Other Functions4m 27s
-
3.Functions as Return Values of Functions8m 19s
-
4.Passing by Value and by Reference5m 42s
-
5.The new Keyword to Create Functions6m 31s
-
6.Function Callbacks6m 33s
-
7.Linking Functions to Objects8m 16s
-
8.Course Summary1m 10s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.