codex-lv2-may-2025

Unit Overview: Create a Local Git Repository and Connect to GitHub

🧭 Objective

In this unit, students will learn the complete workflow of creating a local Git repository, connecting it to GitHub, and managing their project through VSCode. Students will practice the entire process from folder creation to pushing code to GitHub.


🎯 Learning Goals


📚 Lesson List

  1. Project Setup and Git Initialization (Setup)
    Create a new project folder, initialize Git, and create starter files.

  2. GitHub Repository Creation (Remote Setup)
    Create a repository on GitHub and connect it to your local repository.

  3. VSCode Integration (Editor Setup)
    Open your project in VSCode and create your first webpage.

  4. Complete Workflow Practice (Application)
    Practice the entire process from memory using a cheat sheet.


✅ Project Outcome

By the end of this unit, students will:


🛠️ Prerequisites


📖 Additional Resources