Logo

The Little Book on CoffeeScript

Large book cover: The Little Book on CoffeeScript

The Little Book on CoffeeScript
by

Publisher: O'Reilly Media
ISBN/ASIN: 1449321054
ISBN-13: 9781449321055
Number of pages: 60

Description:
CoffeeScript is a little language that compiles down to JavaScript. The syntax is inspired by Ruby and Python, and implements many features from those two languages. This book is designed to help you learn CoffeeScript, understand best practices and start building awesome client side applications.

Home page url

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

Similar books

Book cover: CoffeeScript CookbookCoffeeScript Cookbook
by - coffeescriptcookbook.com
A book of recipes for the community by the community. Contents: Syntax; Classes and Objects; Strings; Arrays; Dates and Times; Math; Functions; Metaprogramming; jQuery; Ajax; Regular Expressions; Networking; Design Patterns; Databases; Testing.
(9656 views)
Book cover: Smooth CoffeeScriptSmooth CoffeeScript
by - GitHub
A book about CoffeeScript and programming. Start with programming fundamentals, learn about functional programming with Underscore and problem solving, study object orientation and modularity. It covers client/server web apps, Canvas and WebSockets.
(9000 views)
Book cover: Testing with CoffeeScriptTesting with CoffeeScript
by - Efendi Books
This free minibook will guide you through the creation of a shopping cart system. You'll learn about using and testing jQuery code, writing more idiomatic CoffeeScript and building a well thought out and structured, complex JavaScript application.
(6735 views)