The Art & Science of JavaScript
Author | : | |
Rating | : | 4.84 (809 Votes) |
Asin | : | 0980285844 |
Format Type | : | paperback |
Number of Pages | : | 300 Pages |
Publish Date | : | 2013-07-10 |
Language | : | English |
DESCRIPTION:
Best of all, all the code used in the book is available for you to download and experiment with.Who Should Read This Book?This book is targeted at intermediate JavaScript developers who want to take their JavaScript skills to the next level without sacrificing web accessibility or best practice.If you have even a small amount of experience with JavaScript, and are comfortable enough programming in another language such as PHP or Java, you'll be just fine - we'll hold your hand along the way, and all of the code is available for you to download and experiment with on your own.. From creating impressive mashups and stunning, dynamic graphics, to more subtle user-experience enhancements, you're about to be amazed by the true potential of this powerful language.With an all star line-up of authors including James Edwards, Michael Mahemoff, Ara Pehlivanian, Cameron Adams, Dan Webb, Christian Heilmann, and Simon Willison, this superb book will show you how to:Create a slick Google Maps and Flickr mashup.Build your own fully accessible 3D maze.Create stunning vector graphics using the canvas element.Have some fun with draggable and sortable table columns.Give your site some extra personality with cli
About the AuthorCameron Adams is an author of multiple web development books and is often referred to as a "Web Technologist." In addition to his extensive JavaScript experience, Cameron's passions extend to CSS, PHP, and graphic design.
The Art & Science of JavaScript John Boone Book is well written and easy to read. Support from Sitepoint for their books is also good. I was able to apply my learning from this book quickly into my own web development.. Tommy Olsson said Artfully scientific. This is a very interesting book for anyone who is interested in going to the 'next level' of JavaScript. It's not a book for absolute beginners, but everything is very well explained without wasting time on trivia.The chapter on metaprogramming (self-modifying code) is my favourite. Not only because it presents some very useful ideas, but also because it finally made me understand how JavaScript does certain things under the bonnet.James Edward's Maze game is nothing short of a-maze-ing. It's a fine exam. "Ask Felgall - Book Review" according to Stephen Chapman. Each of the seven chapters in this book was written by a different author who provides you with an example project where they demonstrate some of the more advanced tasks that JavaScript can perform. Some of these projects are useful in themselves while others serve more to illustrate particular coding techniques but in all seven chapters you are presented with ways of using JavaScript that are not all that obvious to most JavaScript programmers.This book doesn't present JavaScript the way most people use
Cameron Adams is an author of multiple web development books and is often referred to as a "Web Technologist." In addition to his extensive JavaScript experience, Cameron's passions extend to CSS, PHP, and graphic design.