Logo

JavaScript Essentials by Neil Smyth

Small book cover: JavaScript Essentials

JavaScript Essentials
by

Publisher: Techotopia

Description:
The purpose of this book is to provide the essentials of JavaScript so that anyone with a web site can use this powerful scripting language quickly and effectively without having to learn things that, whilst within the capabilities of JavaScript, aren't actually needed by the average web designer. That said, this book does not take any shortcuts. It provides detailed and indepth knowledge of all aspects of JavaScript from language basics through to advanced topics.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: React.js for the Visual LearnerReact.js for the Visual Learner
by - Leanpub
The book teaches the absolute basics of React.js to an absolute beginner through design principles, visual-friendly examples, and a super practical teaching methodology. My writing style always includes stories and personal experiences.
(5969 views)
Book cover: You Don't Know JS: Scope and ClosuresYou Don't Know JS: Scope and Closures
by - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7459 views)
Book cover: The Ugly JavaScript BookThe Ugly JavaScript Book
by
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
(18621 views)
Book cover: Developing Backbone.js ApplicationsDeveloping Backbone.js Applications
by - O'Reilly Media
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications.
(14468 views)