In this post, we have prepared a curated top list of reading recommendations for beginners and experienced. This hand-picked list of the best Coffeescript books and tutorials can help fill your brain this February and ensure you’re getting smarter. We have also mentioned the brief introduction of each book based on the relevant Amazon or Reddit descriptions.
1. The Little Book on CoffeeScript (2012)
This concise book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable 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. Written by Alex MacCaw, author of JavaScript Web…
Author(s): Alex MacCaw
2. CoffeeScript in Action (2014)
CoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScript’s new, but instantly-familiar syntax. Then, you’ll explore programming challenges that illustrate CoffeeScript’s unique advantages. Language junkies will especially appreciate how this book takes idioms from other programming languages and shows you how CoffeeScript makes them available in JavaScript.
Author(s): Patrick Lee, Nick Marino
3. CoffeeScript: Your guide book on App Development with CoffeScript (2016)
Author(s): Nicholas Brown
4. CoffeeScript: Accelerated JavaScript Development (2011)
Author(s): Trevor Burnham
5. CoffeeScript Application Development (2013)
What JavaScript user wouldn’t want to be able to dramatically reduce application development time? This book will teach you the clean, elegant CoffeeScript language and show you how to build stunning applications. JavaScript is becoming one of the key languages in web development. It is now more important than ever across a growing list of platforms. CoffeeScript puts the fun back into JavaScript programming with elegant syntax and powerful features. CoffeeScript Application…
Author(s): Ian Young
6. CoffeeScript App Development (2015)
Over 90 hands-on recipes to help you develop engaging applications using CoffeeScript. If you are interested in developing modern applications, this book will help you leverage the vast JavaScript ecosystem while using an elegant language, helping you avoid the shortcomings of JavaScript. CoffeeScript is a JavaScript compiler. CoffeeScript brings many things to the table that are lacking in JavaScript itself. This includes a class and module system, a syntax that is cleaner, less terse, and well…
Author(s): Mike Hatfield
7. CoffeeScript Programming with jQuery, Rails, and Node.js (2012)
Get more fun and productivity out of your web development by learning CoffeeScript. This book is the perfect primer that takes you from language basics to creating responsive applications. Enjoy. CoffeeScript is a young but popular language that makes web programming fun and more productive. It compiles to JavaScript and unleashes its powerful features while not straying too far from the language. It’s become one of the most popular languages on Github and is being…
Author(s): Michael Erasmus
8. Learning JavaScript: JavaScript Essentials for Modern Application Development (2016)
This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques. Author Ethan Brown (Web Development with Node and Express) not only guides you through simple and straightforward topics (variables, control flow, arrays)…
Author(s): Ethan Brown
9. Express in Action: Writing, building, and testing Node.js applications (2016)
Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express. Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your application does instead of managing time-consuming technical details.
Author(s): Evan Hahn
10. Programming in CoffeeScript (Developer’s Library) (2012)
Author(s): Mark Bates
You might also be interested in: iBeacon, PostgreSQL, Express.js, Microsoft, Zend, React Native, Javascript, OpenCV, Oracle, React Books.
We highly recommend you to buy all paper or e-books in a legal way, for example, on Amazon. But sometimes it might be a need to dig deeper beyond the shiny book cover. Before making a purchase, you can visit resources like Genesis and download some Coffeescript books mentioned below at your own risk. Once again, we do not host any illegal or copyrighted files, but simply give our visitors a choice and hope they will make a wise decision.
CoffeeScript Accelerated javascript Development
Author(s): Trevor Burnham
Publisher: Pragmatic Bookshelf, Year: 2016, Size: 11 Mb, Ext: pdf
ID: 1575156
CoffeeScript Application Development Cookbook
Author(s): Mike Hatfield
Publisher: Packt Publishing, Year: 2015, Size: 4 Mb, Ext: pdf
ID: 1357846
CoffeeScript Application Development Cookbook: Over 90 hands-on recipes to help you develop engaging applications using CoffeeScript
Author(s): Mike Hatfield
Publisher: Packt Publishing, Year: 2015, Size: 5 Mb, Ext: pdf
ID: 1525002
CoffeeScript in Action
Author(s): Patrick Lee
Publisher: Manning Publications, Year: 2014, Size: 10 Mb, Ext: epub
ID: 1174668
CoffeeScript in Action
Author(s): Patrick Lee
Publisher: Manning Publications, Year: 2014, Size: 11 Mb, Ext: mobi
ID: 1174669
CoffeeScript in Action
Author(s): Patrick Lee
Publisher: Manning Publications, Year: 2014, Size: 10 Mb, Ext: pdf
ID: 1174670
CoffeeScript in Action
Author(s): Patrick Lee
Publisher: Manning, Year: 2014, Size: 11 Mb, Ext: pdf
ID: 1524940
CoffeeScript in Action
Author(s): Patrick Lee
Publisher: Manning Publications, Year: 2014, Size: 3 Mb, Ext: pdf
ID: 2070193
CoffeeScript Application Development
Author(s): Ian Young
Publisher: Packt Publishing, Year: 2013, Size: 4 Mb, Ext: pdf
ID: 1156921
Smashing CoffeeScript
Author(s): Alex Hudson
Publisher: Wiley, Year: 2013, Size: 2 Mb, Ext: epub
ID: 1169964
Affiliate Disclaimer: We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
CoffeeScript: Accelerated JavaScript Development and millions of other books are available for Amazon Kindle. Learn more Enter your mobile number or email address below and we’ll send you a link to download the free Kindle App. Best CoffeeScript tutorials, best CoffeeScript books & best CoffeeScript courses to learn CoffeeScript in 2018 To find the best CoffeeScript tutorials visit the online tutorials from the site below- 1. Learn CoffeeScript 2. Learn CoffeeScript by Code School If looking for books then you can try these: Highly Recommended Books on CoffeeScript For Beginners CoffeeScript Ristretto is a book about programming with functions that uses the CoffeeScript programming language for the examples and exercises. You’ll want this book if: You want to learn CoffeeScript and understand it thoroughly, rather than just learn about basic syntax. CoffeeScript is a little language that compiles to JavaScript. It is an attempt to expose the good parts of JavaScript in a simple way, combined with the best of Ruby and Python. CoffeeScript Fundamentals. By Liam McLennan.