CoffeeScript in Action


出版时间:2014.5
官网链接:Manning
下载地址:百度网盘

内容简介:

SUMMARY:

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.

ABOUT THE BOOK:

JavaScript runs (almost) everywhere but it can be quirky and awkward. Its cousin CoffeeScript is easier to comprehend and compose. An expressive language, not unlike Ruby or Python, it compiles into standard JavaScript without modification and is a great choice for complex web applications. It runs in any JavaScript-enabled environment and is easy to use with Node.js and Rails.

CoffeeScript in Action teaches you how, where, and why to use CoffeeScript. It immerses you in CoffeeScript’s comfortable syntax before diving into the concepts and techniques you need in order to write elegant CoffeeScript programs. Throughout, you’ll explore programming challenges that illustrate CoffeeScript’s unique advantages. For language junkies, the book explains how CoffeeScript brings idioms from other languages into JavaScript.

Readers need a basic grasp of web development and how JavaScript works. No prior exposure to CoffeeScript is required.

WHAT’S INSIDE:

  • CoffeeScript’s syntax and structure
  • Web application patterns and best practices
  • Prototype-based OOP
  • Functional programming
  • Asynchronous programming techniques
  • Builds and testing

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Raspberry Pi: A Quick-Start Guide, 2nd Edition

2014-5-23 23:55:56

电子书

Learn SQL Server Administration in a Month of Lunches

2014-6-6 18:41:35

搜索