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.
Installation and Setup (Setup)
Download and install VSCode on your operating system and open your first project folder.
File Explorer Basics (Navigation)
Learn to navigate the File Explorer, create files and folders, and manage your project structure.
Editor and File Editing (Editing)
Practice editing files in the VSCode Editor with syntax highlighting and tab management.
Terminal Integration (Command Line)
Use the integrated Terminal to run commands and manage your project from within VSCode.
Working with Different Projects (Application)
Apply your skills by opening and editing files in different project folders.
By the end of this unit, students will: