Jump to ratings and reviews
Rate this book

JavaScript: Novice to Ninja

Rate this book
Learn JavaScript from scratch!Packed with numerous examples, JavaScript: Novice to Ninja is a fun, step-by-step and comprehensive introduction to development in JavaScript. Discover how to use JavaScript to solve real-world problems, build smarter forms, track user events, and design eye-catching animations.Learn JavaScript's built-in functions, methods, and properties.Use JavaScript to validate form entries and interact with your users.Understand how to respond to user events and add interactivity to your applications.Create animations that bring your web site to life. Start programming using the DOMAnd much more!

508 pages, Paperback

First published November 26, 2014

33 people are currently reading
88 people want to read

About the author

Darren Jones

3 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
14 (38%)
4 stars
11 (30%)
3 stars
8 (22%)
2 stars
2 (5%)
1 star
1 (2%)
Displaying 1 - 8 of 8 reviews
90 reviews3 followers
July 11, 2020
I pick this book up because it was a free ebook, but man did this book age well. If it wasn’t for the fact that I got this as an ebook and not as a physical book, I would more than likely read it earlier. It starts off very simple going over basic coding basic such as stand types, objects, and function. The book really turned impressively intermediate when it went to the functional and object oriented section, which taught me stuff even though I had full education about this at school and work area. The final chapter really resonates with what a developer should do next, and I am throughly impressed. Now I want to see if there is a physical version of this, b/c its that good, even if this was written before es6
Profile Image for Johan.
1,234 reviews2 followers
October 28, 2020
Mixed feelings about this one.
On the hand I learned some new stuff, but on the other hand this book contained too many mistakes for a second edition. Aren't proofreaders supposed to verify the code as well? What kind of mistakes? Missing indentation in code samples which makes it hard to read the code, missing code in exercises, coding errors, wrong output, ...
What is wrong output? Output was provided for a piece of code on promises. In which order will statements be executed? I never got it right and I didn't understand why, so finally I typed in the code and executed it. Turns out I was right and the output in the book was wrong. APIs that were no longer available and deprecated npm packages are annoying but that can't be blamed on the author.
I also had the impression that sometimes it was more a showcase of what javascript can do than actually teaching the ins and outs.
I got this as part of a bundle, I would probably complain more if I had paid the full price.
Profile Image for Mike.
41 reviews
October 10, 2018
I found it to be surprisingly well written, with plenty of great examples and quite ahead of its time - literally. The ES6 chapter (the last one) may be rather short, but it covers most of the features that are sadly still uncharted territory to many developers even today. The only thing I would *object* to is the *OOP* chapter (pun intended), but that's not the author's fault - it's just a part of the language that's still a mess. Let's be *objective* (overdoing it now), there's nothing *inherently* wrong (dude, really?) with the sugar rush that comes with ES6's class syntax, but it couldn't hurt to take a closer look at Typescript.
Profile Image for Audra.
271 reviews2 followers
June 13, 2019
It's a helpful book, overall, but it could have been edited more carefully. I found a number of mistakes early on. Also, parts of the book were written in a confusing way. That was okay, though, because I googled the subjects that weren't explained well. I will continue going through this book to the end. It's good.
Profile Image for Eric Frank.
10 reviews
August 11, 2019
Good introduction to JavaScript. For a second edition I would have expected better editing. There were quite a lot of errors throughout the book. Lots of good info regardless.
Profile Image for Joseph Babu.
1 review
Read
May 1, 2017
This is a fantastic book to read
This entire review has been hidden because of spoilers.
Displaying 1 - 8 of 8 reviews

Can't find what you're looking for?

Get help and learn more about the design.