Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto "It's just JavaScript," CoffeeScript provides all the power of the JavaScript language in a friendly and elegant package. This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no faster way to learn to write a modern web application. This new edition has been extensively revised and updated to reflect the current state and features of CoffeeScript. Every chapter has been revised and refactored, and new sections and a new chapter on testing have been added. If you already know JavaScript, this book will make your transition to CoffeeScript easy. If you're new to JavaScript, it's a great place to start. New in this edition: Automating setup with the Grunt task runner Using CoffeeScript classes with the Backbone framework Using CoffeeScript's simple callback syntax to interact with the Express framework A new chapter on client-side and server-side testing with Intern A new project that gives you hands-on experience with browser-side and server-side CoffeeScript CoffeeScript is every bit as portable and effective as JavaScript. It aids development by adding a bevy of features, such as classes, splats, list comprehensions, and destructuring. These features make it easier to write clear, readable code, and by learning how these features work, you'll deepen your understand of JavaScript as well. This book is your complete guide to writing better JavaScript code, faster. Table of Contents Chapter 1. Getting Started Chapter 2. Functions, Scope, and Context Chapter 3. Collections, Iteration, and Destructuring Chapter 4. Classes, Prototypes, and Inheritance Chapter 5. Web Applications with jQuery and Backbone.js Chapter 6. Web Servers with Node and Express Chapter 7. Testing with Intern
2022-05-06 00:42:50 2.58MB CoffeeScript
1
Answers to End of Chapter Reviews and Exercises for Assembly Language for x86 Processors, 7th Edition
2022-05-05 23:33:18 472KB assembly language
1
中文翻译Introduction to Linear Algebra, 5th Edition 7.2节,仅用于交流学习!
2022-05-04 21:06:07 281KB 线性代数 数学
1
Core.Java.Volume.II.Advanced.Features,8th.Edition.chm java核心第8版第二卷
2022-05-04 11:28:41 19.9MB java core
1
麻省理工学院-算法导论].Introduction.to.Algorithms,.Second.Edition
1
Artificial Intelligence: A Modern Approach, 3e offers the most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence. Number one in its field, this textbook is ideal for one or two-semester, undergraduate or graduate-level courses in Artificial Intelligence. Dr. Peter Norvig, contributing Artificial Intelligence author and Professor Sebastian Thrun, a Pearson author are offering a free online course at Stanford University on artificial intelligence. According to an article in The New York Times , the course on artificial intelligence is “one of three being offered experimentally by the Stanford computer science department to extend technology knowledge and skills beyond this elite campus to the entire world.” One of the other two courses, an introduction to database software, is being taught by Pearson author Dr. Jennifer Widom.
2022-05-03 10:11:23 15.89MB AI 人工智能
1
Programming Python, 3rd Edition By Mark Lutz
2022-05-03 01:41:31 9.67MB Programming Python
1
通过使用虚幻引擎4构建游戏学习C ++-第二版 这是Packt发行的《 来的代码库 。 使用C ++和UE4学习3D游戏开发的初学者指南 这本书是关于什么的? 学习使用C ++编程需要一些认真的动力。 虚幻引擎4(UE4)是一个功能强大的C ++引擎,具有用于创建AAA工作室一流,令人兴奋的游戏的全部功能,这使其成为学习C ++ 17的有趣方式。 本书涵盖以下激动人心的功能: 学习C ++的基础知识以及基本的UE4编辑 了解有关UE4编辑器的方法以及在引擎中使用C ++和蓝图的基础知识 了解如何使用基本的C ++容器和数据结构来存储游戏数据 创建玩家,NPC和怪物 使用UE4 UMG UI系统向用户提供信息 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。 例如,Chapter02。 该代码将如下所示: #include u
2022-05-03 00:39:27 1.02GB C++
1
for Complex Variables and Applications
2022-05-02 01:16:50 4.33MB math
1
作者:W. Richard Stevens Stephen A. Rago 出版日期:2013-1-23 出版社:Addison Wesley 页数:960 ISBN:9780321638021 文件格式:PDF 文件大小:23.62 MB 书籍简介 Advanced Programming in the UNIX Environment is a classic text describing the programming interface to UNIX Systems. The third edition updates the material to conform to Version 4 of the Single UNIX Specification and provides examples based on four contemporary systems: FreeBSD 8.0, Linux 2.6.35, Mac OS X 10.6.7, and Solaris 10.
2022-04-30 23:52:15 23.62MB apue unix 环境 高级
1