CoffeeScript is a language which transpiles into JavaScript, used for making dynamic websites (both in the web browser, and on the server). The transpiler is used to transform CoffeeScript code into JavaScript before running, to keep compability and the same performance of JavaScript while providing many new features!
Overview
Syllabus
- Hello World
- Queen Attack
- Anagram
- Beer Song
- Binary
- Luhn
- Nucleotide Count
- Palindrome Products
- Pascals Triangle
- Triangle
- Accumulate
- Clock
- Hexadecimal
- Linked List
- Trinary
- Word Count
- Nth Prime
- Wordy
- Atbash Cipher
- Binary Search Tree
- Bob