The exercises i solved while learning Java How To Program (10th edition, Deitel)
Chapter 4: Control Statements: Part 1; Assignment, ++ and -- Operators
Chapter 5 : Control Statements: Part 2; Logical Operators
Chapter 6: Methods: A Deeper Look
Each chapter is located in a folder in source code. Each exercise is located in its .java file, including the main file.