When comparing Professional JavaScript for Web Developers, 3rd Edition vs Khan Academy, the Slant community recommends Khan Academy for most people. In the question“What are the best resources to learn JavaScript?” Khan Academy is ranked 7th while Professional JavaScript for Web Developers, 3rd Edition is ranked 18th. The most important reason people chose Khan Academy is:
Khan Academy is 100% free and does not require you to sign up in order to access the courses.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Best book to learn Javascript
Without any hesitation, this is the best book on Javascript with clear-cut and in-depth explanation and coverage. It will make you a top-notch JavaScript developer if you use it properly. Just be patient and you will end up with total understanding. Then you will find yourself as a js programmer. Covers everything that you might need to know about JavaScript.
Pro Explains what makes JS confusing and how to go about it
JS can be a confusing language especially for people coming in from other C-based languages. It often provides difficulty writing good code that uses objects and methods. The book explains why that is and how to think about the language to avoid confusion.
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 Material can be too dense for some
This is not a good starting place for those who can't absorb dense material. It evolves from basic to advanced concepts, but you have to want to stick with it and pay attention.
Con The book requires knowledge of general programming concepts
If your programming experience is currently limited to only HTML and CSS, this book will likely be too advanced to follow. It's great for someone with programming experience in another language who's looking to learn JavaScript. Beginners will have to be willing to simultaneously pick up general programming concepts (like data types, variables).
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).