When comparing JavaScript: The Good Parts vs Khan Academy, the Slant community recommends JavaScript: The Good Parts for most people. In the question“What are the best resources to learn JavaScript?” JavaScript: The Good Parts is ranked 6th while Khan Academy is ranked 7th. The most important reason people chose JavaScript: The Good Parts is:
JS can be a confusing language and often provides difficulty writing good code that uses objects and methods. Crockford explains why that is and how to think about the language to avoid confusion.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Explains what makes JS confusing and how to go about it
JS can be a confusing language and often provides difficulty writing good code that uses objects and methods. Crockford explains why that is and how to think about the language to avoid confusion.
Pro Good for intermediate programmers
The book requires basic understating of how programming works and even some understanding of JavaScript itself.
Pro Free
Khan Academy is 100% free and does not require you to sign up in order to access the courses.
Pro Motivation through gamification
Users collect badges and points through completing missions, watching videos, adding comments and more.
Pro Q & A Section
There is a Q & A section after every video where you can ask questions there and let other users answer them.
Cons
Con Lack of consistency
Where some parts of the book cover very basic concepts, other parts expect at least an intermediate understanding on JavaScript. There is a lack of consistency, causing some confusion as to who the book is aimed at.
Con Limited programming courses
The programming courses are not in-depth, giving students only a basic knowledge of programming. The language choices are also limited (HTML, CSS and JavaScript).