Lab 1: Getting Started
This is a placeholder lab for demonstration purposes.
Objectives
- Set up your development environment
- Learn basic course tools
- Complete your first lab exercise
Instructions
- Follow the setup instructions provided in class
- Complete the exercises outlined below
- Submit your work by the due date
Exercises
Exercise 1: Environment Setup
Set up your development environment according to the course requirements.
Exercise 2: First Program
Create a simple "Hello, World!" program to verify your setup.
Submission
Submit your completed lab through the course submission system.
Resources
- Course documentation
- Setup guides
- Example code