This is where it all begins! A hands-on introduction to all of the essential tools you'll need to build real, working websites. You'll learn what web developers actually do – the foundations you'll need for later courses.
How This Course Will Work
Introduction to Web Development
Motivation and Mindset
Asking For Help
Join the Odin Community
Computer Basics
How Does the Web Work?
Installation Overview
Installations
Text Editors
Command Line Basics
Setting up Git
Introduction to Git
Git Basics
Introduction to HTML and CSS
Elements and Tags
HTML Boilerplate
Working with Text
Lists
Links and Images
Commit Messages
Project: Recipes
Intro to CSS
The Cascade
Inspecting HTML and CSS
The Box Model
Block and Inline
Introduction to Flexbox
Growing and Shrinking
Axes
Alignment
Project: Landing Page
Variables and Operators
Data Types and Conditionals
JavaScript Developer Tools
Function Basics
Problem Solving
Understanding Errors
Project: Rock Paper Scissors
Clean Code
Installing Node.js
Arrays and Loops
DOM Manipulation and Events
Revisiting Rock Paper Scissors
Project: Etch-a-Sketch
Object Basics
Project: Calculator
Choose Your Path Forward