Skip to content
Büşra Oğuzoğlu edited this page Jul 30, 2024 · 11 revisions

This wiki contains simple study materials for beginners.

Topics:

1. Loops: Here!

2. Arrays and Collection Framework: Here!

3. Methods: Here!

Extra: Exception Handling: Here!

Extra: Sorting Algorithms: Here!

4. Classes: Here!

5. Inheritance and Polymorphism: Here!

6. Abstract Classes and Interfaces: Here!

Extra: SOLID Principle and Design Patterns: To be added..