Title | : | Simply JavaScript: Everything You Need to Learn JavaScript from Scratch |
Author | : | |
Rating | : | |
ISBN | : | 0980285801 |
ISBN-10 | : | 9780980285802 |
Language | : | English |
Format Type | : | Paperback |
Number of Pages | : | 418 |
Publication | : | First published June 21, 2007 |
Packed with numerous examples, Simply JavaScript is a step-by-step introduction to programming in JavaScript the right way. Learn how easy it is to use JavaScript to solve real-world problems, build smarter forms, track user events (such as mouse clicks and key strokes), and design eye-catching animations. Then move into more powerful techniques using the DOM and Ajax.
Learn JavaScript's built-in functions, methods, and properties.Easily integrate JavaScript in your web site.Use JavaScript to validate form entries and interact with your users.Understand how to respond to user events.Create animations that bring your web site to life.Start programming using the DOM and Ajax.Unlike other JavaScript books, modern best practices such as progressive enhancement, accessibility and unobtrusive scripting are used from the very beginning. All the code in the book is also cross-browser compatible and downloadable for free, so you can get started instantly!
Simply JavaScript: Everything You Need to Learn JavaScript from Scratch Reviews
-
This book sucks ass through screen doors. The style is oversimplified and condescending, it doesn't cover anything in depth, and half the shit it says is wrong, dammit!
For example, I wanted to know how to find something in a string, and preferably replace it. Does the book cover any string operations at all? No! It blithers on about different kinds of quotation marks for awhile, then shows how to use the + sign as a concatenation operator. Hint: when I remember more javascript from 1998 than this fucking book spells out, that's a really bad sign! Argh! -
aaaaaaaaaarrrghhh....
-
This book was a great read. It had humor. The examples were fun and easy to follow. The book talked about all the popular frameworks such as jQuery, but it asked the reader to download their custom Core.js library. I did not download this library. Instead I used jQuery and was still able to complete the exercises.
-
By far one of the easiest to understand intro-to-Javascript books. Kevin Yank starts off with the very basics of variables in Javascript and ends the book with a brief discussion of basic Ajax scripting and Javascript libraries. It's starting to show its age a bit, but still an excellent intro Javascript book.
-
Well, I didn't read the whole book and I've now returned it to the library. But it helped me immensely. I don't think the textbook I am using for my Web Programming class explained JavaScript very well. It was much easier after reading the first few chapters of this book.
-
I recommend this for anyone starting out in JavaScript. Easy to follow and understand, I had some JavaScript experience before I worked through this book, but it made me a lot more comfortable in using it. It's still on my desk for reference now.
-
I dunno. This book has not helped me all that much thus far. In fact, I'm not really finding any books that are of any solid assistance with JS.
-
It's good, easy too read, gets a little "over-your-head" in the middle though
-
kevin yank has a nice straightforward style - much easier to understand than the previous stuff I had read/done re javascript. I have several sitepoint books and find them useful.
-
Easy to understand JS