Making Sense of the Tricky Parts of JavaScript
Offered By: Academind via YouTube
Course Description
Overview
Explore the intricate and often confusing aspects of JavaScript in this comprehensive video tutorial. Delve into key concepts such as "this", prototypes, scope, hoisting, closures, and recursion. Gain a deeper understanding of these "weird parts" of JavaScript to enhance your programming skills. Learn how to navigate asynchronous code and master the nuances of JavaScript's prototype-based inheritance system. Perfect for developers looking to solidify their grasp on JavaScript's more challenging concepts and improve their overall coding proficiency.
Syllabus
Intro
SCOPE & HOISTING
CLOSURES
RECURSION
ASYNCHRONOUS CODE
PROTOTYPES
Taught by
Academind
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