This project is part of the Prog2 course and focuses on enhancing programming skills through practical exercises. It emphasizes object-oriented programming concepts, testing, and implementation of data structures. The exercises are designed to provide hands-on experience with Java programming and reinforce theoretical knowledge.
- Develop a deeper understanding of Java programming.
- Practice implementing and testing data structures.
- Strengthen problem-solving and debugging skills.
- Collaborate effectively in a team environment.
The project is organized into multiple assignments, each targeting specific programming concepts. The directory structure reflects the modular nature of the exercises, allowing for easy navigation and management of code and documentation.
This project is developed in collaboration with SQUA7426, fostering teamwork and knowledge sharing.
- Clone the repository to your local machine.
- Navigate to the
prog2_exercdirectory. - Follow the instructions in the respective assignment folders to compile and run the code.
This project is intended for educational purposes and adheres to the guidelines provided by the Prog2 course.