Commit Graph

32 Commits

Author SHA1 Message Date
Paweł Dyda
e7d546c612 Excersises 2022-11-19 15:20:52 +01:00
Paweł Dyda
de1b9b7f38 Readme update 2022-11-19 13:27:40 +01:00
6e9541958e Tests and business logic basic tests, how it should be. 2022-11-17 22:15:54 +01:00
9d064a5a36 We need age, and it better show debugging info. 2022-11-17 20:44:40 +01:00
7ae12fd42f We need ProcessingError in repository. 2022-11-17 14:51:25 +01:00
0e4858a184 Java 11 does not have AutoClosable on ForkJoinPool (that's a pity). 2022-11-17 14:50:38 +01:00
ad3998bb61 Either usage example. 2022-11-17 14:46:47 +01:00
979d80a56a Stream with Try example. 2022-11-17 10:54:34 +01:00
84fb527cc8 We need Vavr extension in order use Try and Either. 2022-11-17 10:42:17 +01:00
d0793f5d11 Birthdate based age computation. 2022-11-17 10:01:18 +01:00
4695639b8f Optional demo. 2022-11-15 20:26:48 +01:00
a37f8801d4 Same example expressed functionally. 2022-11-12 20:25:28 +01:00
04a7696d53 Imperative code example. 2022-11-12 20:24:50 +01:00
b1e3a5b448 Functional demo. 2022-11-12 20:24:24 +01:00
bd5cc6ff7a Strategy design pattern. 2022-10-27 22:20:55 +02:00
5332703017 Invalid case test. 2022-10-26 20:42:44 +02:00
bee1feb93c Result class for business logic. 2022-10-25 20:17:55 +02:00
df2161b1af Builder design pattern for Address class - with defaults. 2022-10-25 20:02:48 +02:00
36d31c8e6f Builder design pattern for Housing class. 2022-10-25 20:00:02 +02:00
8d36387ef0 Builder design pattern for Person class. 2022-10-25 19:42:38 +02:00
8a7b1b19c1 Typo correction 2022-10-15 10:15:16 +02:00
2432a69860 Demo application stub 2022-10-15 10:02:41 +02:00
f7989f2511 First batch of presentations. 2022-10-14 21:43:20 +02:00
e709b3809e Exc 01-3 2022-10-14 21:12:55 +02:00
15a056fa9b Exc2 + exc1 corrections. 2022-10-14 20:43:34 +02:00
6e0756bb82 Moving exc 01-1 2022-10-14 20:14:54 +02:00
c12ad6326c Exc 01-1 2022-10-14 20:11:57 +02:00
9225b6e3f0 Literature section. 2022-10-03 20:59:07 +02:00
5584d7280d Notes and additional points to gain. 2022-10-03 20:48:41 +02:00
daf780bd6e Topics for the laboratory. 2022-10-03 18:53:34 +02:00
311def200a Copy-pasting Syllabus. 2022-10-03 17:20:57 +02:00
0cabf3dcce Creating repo. 2022-10-03 16:53:27 +02:00