Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 2.72 KB

README.md

File metadata and controls

18 lines (18 loc) · 2.72 KB

Java-OOP

SoftUni Course June 2019 ---> Judge
__________________________________
Course Topics:

  1. Working with Abstraction - Lab | Exercise
  2. Inheritance - Lab | Exercise
  3. Encapsulation - Lab | Exercise
  4. Interfaces and Abstraction - Lab | Exercise
  5. Polymorphism - Lab | Exercise
  6. Solid - Lab | Exercise
  7. Reflection and Annotations - Lab | Exercise
  8. Exceptions and Error Handling - Tasks
  9. Debugging Techniques - Theory
  10. Workshop - Lab | Exercise
  11. Unit Testing - Lab | Exercise
  12. Test Driven Development - Lab | Exercise