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
- Host: GitHub
- URL: https://github.com/plopezgit/programming-oop-fundamentals
- Owner: plopezgit
- Created: 2024-01-03T13:17:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-07T21:37:42.000Z (over 1 year ago)
- Last Synced: 2025-01-26T10:07:42.063Z (5 months ago)
- Topics: best-practices, clean-code, java, java-8, learn-to-code, learning, learnnote, oop-principles, oops-in-java, programming-exercises, programming-language
- Language: Java
- Homepage: https://github.com/jnguyen095/clean-code/blob/master/Clean.Code.A.Handbook.of.Agile.Software.Craftsmanship.pdf
- Size: 159 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
