equal
deleted
inserted
replaced
|
1 Why functional programming? |
|
2 |
|
3 Nice article and pictures of multicores. |
|
4 |
|
5 https://sigma.software/about/media/pillars-functional-programming-part-1 |
|
6 |
|
7 |
|
8 ===================== |
|
9 lectures on scala |
|
10 |
|
11 https://github.com/scalasummerschool/lectures |
|
12 |
|
13 |
|
14 ===================== |
|
15 an argument for pure functions and programming |
|
16 |
|
17 https://dev.to/pietvandongen/pure-bliss-with-pure-functions-in-java-1mba |
|
18 |
|
19 ===================== |
|
20 95 hardest sudoku problems |
|
21 http://www.dos486.com/sudoku/top95.txt |
|
22 |
|
23 |
|
24 ===================== |
|
25 code example (bar code decoder) |
|
26 |
|
27 https://habr.com/en/post/439768/ |
|
28 |
|
29 ===================== |
|
30 |
1 online tutorial for scala |
31 online tutorial for scala |
2 |
32 |
3 https://hub.mybinder.org/user/sbrunk-almond-examples-yw61qxqu/lab |
33 https://hub.mybinder.org/user/sbrunk-almond-examples-yw61qxqu/lab |
4 ===================== |
34 ===================== |
5 |
35 |