Days ago a website's launch attracted many people's attention, some of them are: Bill Gates, Mark Zuckerberg, Bill Clinton, will.i.am, and even Chris Bosh. Is was what that can make noise among these giant from different area? I bet you will not believe it, it's code. Yes, the programming code. You can't deny that code is becoming as important as air and water for human beings, your computer needs codes, your car needs codes, the elevator needs codes, everything in your daily life needs codes. In my private point of view, JavaScript is a pretty good propaedeutic code. Therefore, today we are going to get several free books about JavaScript which are suitable for iPad, and they are all coming from the famous O'Reilly. 1. O'Reilly® Developing Backbone.js Applications ©2013 Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model–view–controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing single-page web applications, and for keeping various parts of web applications (e.g. multiple clients and the server) synchronized. You can get the book here: http://addyosmani.github.com/backbone-fundamentals/ 2. O'Reilly® JavaScript Enlightenment ©2013 This short and digestible summary of JavaScript 1.5 (ECMA-262, Edition 3 specification) focuses on the nature of objects in JavaScript, giving you an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, the head object, and more. You can get the book here: http://www.javascriptenlightenment.com/ 3. O'Reilly® Learning JavaScript Design Patterns ©2012 With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you. You can get the book here: http://www.scribd.com/doc/103558755/Learning-JavaScript-Design-Patterns 4. O'Reilly® The Little Book on CoffeeScript ©2012 This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that's gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You'll learn CoffeeScript's syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes. Get the book for free: http://arcturo.github.com/library/coffeescript/ 5. O'Reilly® Up and Running with Node.js: Scalable Server-Side Code This book introduces you to Node, the new web development framework written in JavaScript. You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and server. Get the book for free: http://ofps.oreilly.com/titles/9781449398583/ And if you do not know how to get these books into your iPad, please refer to this method to sync books to iPad. After getting the books into iPad, you can use the default reading app iBooks to read them.
Related Articles -
js books, free books,
|