Course Overview
CoffeeScript Tutorials:
CoffeeScript is a light weight language which transcompiles into JavaScript. It provides better syntax avoiding the quirky parts of JavaScript, still retaining the flexibility and beauty of the language.
These tutorials will help you learn the basic functions of CoffeeScript which will help you build dynamic webpages and web applications.
The training will include the following;
- Home
- Overview
- Environment
- command-line utility
- Syntax
- Data Types
- Variables
- Operators and Aliases
- Conditionals
- Loops
- Comprehensions
- Functions
- Object Oriented
- Strings
- Arrays
- Objects
- Ranges
- Splat
- Date
- Math
- Exception Handling
- Regular Expressions
- Classes and Inheritance
- Advanced
- Ajax
- jQuery
- MongoDB
- SQLite
Target Customers:
- Web developers
- Web designers
- Students
- Someone who wants to learn mapping solutions
Pre-Requisites:
- Basic knowledge of JavaScript
- Performing web application development