codex-lv2-may-2025

Unit Overview: Installing VSCode and Quick Tour

🧭 Objective

In this unit, students will install Visual Studio Code (VSCode) and explore its main features including the File Explorer, Editor, and Terminal. Students will practice basic file management, editing, and terminal operations to become comfortable with the VSCode interface.


🎯 Learning Goals


📚 Lesson List

  1. Installation and Setup (Setup)
    Download and install VSCode on your operating system and open your first project folder.

  2. File Explorer Basics (Navigation)
    Learn to navigate the File Explorer, create files and folders, and manage your project structure.

  3. Editor and File Editing (Editing)
    Practice editing files in the VSCode Editor with syntax highlighting and tab management.

  4. Terminal Integration (Command Line)
    Use the integrated Terminal to run commands and manage your project from within VSCode.

  5. Working with Different Projects (Application)
    Apply your skills by opening and editing files in different project folders.


✅ Project Outcome

By the end of this unit, students will:


🛠️ Prerequisites