An open API service indexing awesome lists of open source software.

https://github.com/eftekin/javaoop101

☕ This repository tracks my Java journey, including my progress in learning Java on Codecademy and my lab assignments for the Object-Oriented Programming (OOP) course. Feel free to explore the code!
https://github.com/eftekin/javaoop101

Last synced: over 1 year ago
JSON representation

☕ This repository tracks my Java journey, including my progress in learning Java on Codecademy and my lab assignments for the Object-Oriented Programming (OOP) course. Feel free to explore the code!

Awesome Lists containing this project

README

          

# Java Object-Oriented Programming (OOP) Journey ☕️

This repository contains my progress and lab assignments for the Codecademy Learn Java and Object-Oriented Programming (OOP) courses. I am using this repository to track my learning journey and share my code with others who may find it helpful.

## Courses Included
- [Learn Java](https://www.codecademy.com/learn/learn-java)
- [Object-Oriented Programming (OOP)](https://github.com/eftekin/javaOOP101/tree/main/oop-labs)

## Folder Structure
- `learn-java`: Contains my progress and exercises from the Learn Java course.
- `oop-labs`: Contains my lab assignments and projects from the OOP course.

Feel free to explore the code and use it as a reference for your own learning journey. If you have any suggestions or improvements, please feel free to open an issue or submit a pull request. Happy coding!