This repository contains the tasks I completed while learning Java at JavaRush.
Tasks of quest # 1 - JavaRush Syntax course
- Level 4 - Loops
- Level 6 - Arrays
- Level 7 - Functions
- Level 8 - Data types
- Level 9 - Useful nuances
- Level 10 - Work with strings
- Level 11 - Objects
- Level 12 - Classes and static
- Level 13 - Collections, Generics
- Level 14 - Collections (part 2)
- Level 15 - Exceptions
- Level 16 - Input / Output
- Level 17 - Date and Time
- Level 18 - Acquaintance with OOP