Files
curriculum/1.solar-system/1.welcome/0.index.md

31 lines
949 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
type: module
title: "Welcome"
description: "Your first 12 days. Crash course in the terminal and Git, then a paired battle."
---
# Welcome
You've landed. The next 12 days are about getting you off the ground:
the shell, Git, and how things work here. Sixteen blocks, one battle,
then you're cleared for Python.
This module gives you the bare minimum tools to write code, save your
work, and ship it. Every command you learn here will reappear, in some
form, every day for the rest of the program.
## What You'll Do
- Walk the file system from a blank prompt
- Make, move, and read files
- Write your first shell script
- Configure Git and make your first commits
- Push your work to GitHub and open your first pull request
- Pair with another cadet to close out the module
## Pace
Roughly 1012 hours of focused work. Some cadets finish in a day, some
take two. Either is fine. Do not skip blocks — the checkpoint catches
gaps.