This repo collects all the exercises produced and gathered by Marco Adriani, Andrea Gasparini and Davide Fella for the teaching of the 2023 Java Backend Course offered by TreeSchool.
Module | Subject | Contents |
---|---|---|
1 | Java syntax and naming | |
2 | ABC dell'informatica in Java | Esempi |
3 | Git | |
4 | Object-Oriented Programming | Esercizi |
5 | Ereditarietà Base | Esercizi |
6 | Ereditarietà Avanzata | Esercizi |
7 | Generics & Collections | Esempi, Esercizi |
8 | Eccezioni e annotazioni | Esercizi |
9 | Input & Output | Esempi, Esercizi |
10 | Design Patterns | Esempi, Esercizi |
11 | Java Stream | Esercizi |
12 | Database | Esempi, Esercitazione AndiamoATeatro |