Skip to content

Commit e8287d1

Browse files
author
EH
committed
Formatting of readme & added file descriptions.
1 parent a7a23c8 commit e8287d1

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

readme.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
**Smooth CoffeeScript** is a free book about CoffeeScript and programming. Over 200 pages to guide you and 35 exercises to solve. Go from scratch through functional programming in Underscore over object orientation to a client and server web application with HTML5 Canvas and WebSockets. Download includes book and full source code with and without solutions.
44

5-
No previous programming knowledge is required. If you already know a scripting language then scan through the Language part and dive into the Paradigm chapters. The samples require a functional installation of CoffeeScript; see page 9 in the book.
5+
No previous programming knowledge is required. If you already know a scripting language then scan through the Language part and dive into the Paradigm chapters. The samples require a functioning installation of CoffeeScript; see page 9 in the book.
66

7-
* Contents
7+
* **Smooth CoffeeScript Contents**
88
* Preface
99
* Foreword
1010
* Software
@@ -34,6 +34,25 @@ No previous programming knowledge is required. If you already know a scripting l
3434
* Additional Words
3535
* Index
3636

37+
* File descriptions
38+
39+
* Smooth CoffeeScript - No Solutions.pdf
40+
* src-no-solutions/
41+
* Challenge edition - use for self study.
42+
43+
* Smooth CoffeeScript.pdf
44+
* src/
45+
* Instructor edition - inline solutions for all exercises.
46+
47+
* Smooth CoffeeScript Web Optimized.pdf
48+
* Web fast view, attached archive contains no-solutions.
49+
Use to email a self contained version (Acrobat Reader is required)
50+
51+
* Smooth CoffeeScript.lyx
52+
* Source for the book. Only needed if you want to create
53+
your own *improved* book. Requires LyX 2.0 and up-to-date
54+
installation of TeX. May require font substitutes.
55+
3756
This work is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/).
3857

3958
Created by E. Hoigaard based on [Eloquent JavaScript by Marijn Haverbeke](http://eloquentjavascript.net/).

0 commit comments

Comments
 (0)