
jQuery Fundamentals
by Rebecca Murphey
2010
Number of pages: 108
Description:
The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Introduction to JavaScriptby Frank Peter - Foothill College
This introduction to JavaScript covers the Document Object Model, JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
(15712 views)
JavaScript Essentialsby Neil Smyth - Techotopia
JavaScript Essentials by Neil Smyth is a comprehensive book for online reading, written with the aim to provide web developers and programmers with everything they need to know to create dynamic, rich and interactive web pages with JavaScript.
(26624 views)
An Introduction to libuvby Nikhil Marathe
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(11766 views)
The JavaScript Wayby Baptiste Pesquet - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(7948 views)