JavaScript: Functions
Offered By: LinkedIn Learning
Course Description
Overview
Explore the different ways of declaring and invoking JavaScript functions, the hidden but powerful "subprograms" that power the backbone of your code.
Syllabus
Introduction
- Why are JavaScript functions essential?
- Using GitHub Codespaces with this course
- Using the exercise files and slides
- Using CodeSwing
- Mechanics of functions
- Expressions
- Arguments
- Hoisting and scope
- Methods
- Return
- Challenge: Creating repeatable data
- Solution: Creating repeatable data
- Arrow functions
- Constructors
- Modules
- Closures
- Recursion
- Asynchronous functions
- Challenge: Social media links
- Solution: Social media links
- Going further
Taught by
Ray Villalobos
Related Courses
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计基础
Peking University via edX 算法基础
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera