Build solid foundation in Javascript, a programming language essential to web development. After this course, you may delve deeper into particular areas such as AngularJS, D3, Phonegap, and much more.
- name: Henry Xie
- email: henrysxie@gmail.com
- website: simplefractal.com
- Wifi
- Sublime Text 3
- Google Chrome
- Starter package: see below.
- Download Starter Package by clicking "Raw" after following link
- Extract package
- Move extracted folder to desired location (e.g. My Documents)
- In Sublime Text 3, do: File -> Open, and navigate to folder location, mark entire folder, and click Open.
- This is a two-day course
- The first day is concerned with the fundamentals of the language, whereas the second is focused on application.
- Numbers and arithmetic
- Strings
- Booleans
- Expressions and Statements
- the var keyword
- Environment
- Lists
- Objects
- if/else
- while loops
- for loops
- Updating variables
- && and ||
- Equality tests
- Anatomy
- Local variables
- Modularity
- The internet
- Client/Server model
- Basic HTML/CSS
- APIs
- Build Flickr API powered image carousel website