Contents
So you're familiar with programming traditional applications with languages like Python, Java, or C++, but you'd like to develop Web applications? You've come to the right place!
- 1. HTML
- 1.1. Tags and elements
- 1.2. HTML page structure
- 1.3. Element classes and identifiers
- 2. CSS
- 2.1. A simple CSS rule
- 2.2. More complex selectors
- 3. JavaScript
- 3.1. Hello world
- 3.2. User interaction
- 3.3. Anonymous functions
- 3.4. Exercise: Distance conversion
- 4. Sprites
- 4.1. Polka dots
- 4.2. Bubbles
- 4.3. Exercise: Popping bubbles