- Please create a new private repository for your work named summer2025-cs170-lab. Make sure the repository is private.
- Add me as a collaborator using the username
amirih. - Copy the contents of this repository into your new one and ensure the code runs correctly.
- Feel free to modify the code and practice as much as possible.
- The main purpose of this repository is to provide a platform for you to practice and learn coding and GitHub.
- You are encouraged to experiment with the code and try different approaches.
- In some cases, the code offers an example solution, but it is not the only way to solve the problem. These exercises are designed to help you develop creativity and problem-solving skills to find multiple solutions to a problem.
- Don’t hesitate to reach out if you have any questions via email.
Each week's assignment is available in the slides. Please submit your work in the designated assignment folder located within each Lab directory. If PracticeNow.java is provided, you may use it as a starting point.
- Each week's assignment is due before the following week's lab session
- Lab_00: Configure the platform to run a Java program
- Lab_01: Link
- Last year class: Summer 2024