Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 350 Bytes

Advanced-Programming

I studied the following topics while I was in my secound year of studying.
The logic of these topics was challenging to understand, but it was definitely very interesting to work with.
Topics:

  • Generic programming
  • Generic classes
  • Maps
  • Sets
  • Abstract data types
  • Generic functions
  • Refactoring and so on.