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

https://github.com/plopezgit/programming-oop-fundamentals

Programming & OOP fundamentals
https://github.com/plopezgit/programming-oop-fundamentals

best-practices clean-code java java-8 learn-to-code learning learnnote oop-principles oops-in-java programming-exercises programming-language

Last synced: 3 months ago
JSON representation

Programming & OOP fundamentals

Awesome Lists containing this project

README

        

# Programming & OOP fundamentals

## Goal checklist

- [x] Learn the basic syntax of Java.
- [x] Work with variables and constants.
- [x] Learn how conditional structures work.
- [x] Learn how arrays work.
- [x] Use the different types of loops and know which one is most suitable in each case.
- [x] Use iterators.
- [x] Work with methods and functions.
- [x] Understand and be able to program with OOP.

#### Test level

- ExamM1M6 folder

#### Exercises

## Feedback and results

![Feedback](Results.png)