This is a basic introduction course for software developers who have little knowledge of web practices and web development, and would like to get started with a sugar rush to get them up and running on developing for the web.
Student Pre-Requisites
- Software developers who have experience writing software in any language
Syllabus
MODULE 1 – The Essentials [1/2 day]
- The HTTP Protocol
- HTML/5 Basics
- Forms and common HTML components
- CSS Basics
- Javascript Basics and the JSON notation
MODULE 2 – Let’s talk Javascript [1/2 day]
- Object-oriented programming
- Prototyping
- Callbacks & Promises
- Advanced data types
- jQuery