This Repository contains Exercises and Solutions for Java of the second Semester of Computer Science
IntelliJ is a good and easy to work with IDEA for coding in Java
Week | Exercises | Solutions |
---|---|---|
1 | Hello World, simple calculation | 🔦 show me 📄 |
2 | swap Numbers, Geometry calculation, PQ-formula, Time output | 🔦 show me 📄 |
3 | modulo, Pizza calculation, Characters, Dice | 🔦 show me 📄 |
4 | valid Matnumber, valid Time, boolean, leap year | 🔦 show me 📄 |
5 | free fall, row calculation, small 1x1, prime numbers | 🔦 show me 📄 |
6 | temperature table, cross product, π-approximation, potency | 🔦 show me 📄 |
7 | rekursion, round, faculty, display triangle | 🔦 show me 📄 |
8 | Stars and Digits, fraction numbers, sinus calculation | 🔦 show me 📄 |
9 | lottery, arithmetic mean/min/max, standard degression, concatenation | 🔦 show me 📄 |
10 | Arrays, console input, hangman, String methods | 🔦 show me 📄 |
11 | fields, classes/objects, pizza, simple calculator | 🔦 show me 📄 |
12 | productioncounter, room/students, 2-dimensional fields, overload | 🔦 show me 📄 |
13 | lotterylist, chained lists | 🔦 show me 📄 |