In this repo you can find all the tasks from lectures and exercises included in the course Programming Fundamentals with Java held by www.softuni.bg and also my solutions to all of the tasks. The following course introduces how we can use arrays, methods, lists, objects and classes, associative arrays and how to process texts.
- Basic Syntax, Conditional Statements and Loops
- Data Types and Variables
- Arrays
- Methods
- List
- Objects and Classes
- Associative Arrays
- Text Processing