Collection of programming exercises and small projects.
- 'basics'/ - Fundamentals (syntax, variables, control flow)
- 'algorithms'/ - Sorting, searching, bla bla
- 'data-structures'/ - Implementation of common structures
- 'file-management'/ - Stack, queue, formats, list implementation.
- 'mini-projects'/ - Small projects with multiple concepts