Phase: CreatingAction Day45 minutes
Day 10: GitHub - Sharing Your Code
GitHub is like Google Drive for code. Your code lives locally AND in the cloud. This means you have a backup, and others can see your work. Most portfolios link to GitHub.
Today's Tasks
- 1Create a GitHub account (if you don't have one)
- 2Create a new repository on GitHub
- 3Push your local project to GitHub
- 4View your project online
Prompt to Use
Help me push this project to GitHub. I [have/don't have] a GitHub account. Walk me through the entire process step by step.
Expected Outcome
Your cc30 project is now on GitHub.
New Terms
Pro Tip
GitHub is public by default. Your code is visible to the world. This is usually fine for learning projects.
Coming Tomorrow
We'll create a professional Word document.