El Segundo
Module 1
Fundamentals of Computing, HTML, CSS and JS
- Understanding Hardware, OS, applications, data, and the file system
- Terminal Basics: pwd, ls, cd, mkdir, touch
- Markdown: interpreting markup languages
- HTML: Structure, Text, Lists, Tables, Images, Links, Forms
- CSS Styling: Colors, Text, Boxes
- CSS Positioning: responsive/mobile, grids, frameworks
- Git Fundamentals: clone, add, commit, push
- JS Fundamentals: values, operators, flow control, loops, arrays, objects, functions