CoffeeScript

Course Overview

CoffeeScript is the 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. This course introduces the CoffeeScript syntax and style. It explains the why and how of CoffeeScript development.

 

At the end of the training, participants will be able to:

Pre-requisite

Duration

2 days

Course Outline

  1. What Is CoffeeScript
  2. Syntax
  3. How It Works
  4. Alternatives
  1. Classes
  2. Array Comprehensions
  3. Clean Syntax
  4. Fixing JavaScript’s Faults
  1. Installing on Windows
  2. Installing on Mac or Linux
  3. Avoiding Compilation
  1. Refactoring FizzBuzz
  2. My First CoffeeScript Program
  1. Comments
  2. Blocks
  3. Ternary
  4. Loops
  1. Outline
  2. String Interpolation
  3. Multiline Strings
  4. Numbers
  5. Ranges and Arrays
  6. Regular Expressions
  7. Functions
  8. Objects
  9. Classes

Reviews