author | Christian Urban <urbanc@in.tum.de> |
Fri, 10 Mar 2017 06:22:30 +0000 | |
changeset 120 | 564b4baec85e |
parent 115 | b35eff7f0f5a |
child 122 | 90dd9c6162b3 |
permissions | -rw-r--r-- |
95
4fa7231fede7
added link file
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff
changeset
|
1 |
Source of exercises |
114 | 2 |
http://exercism.io |
3 |
||
4 |
||
5 |
||
115 | 6 |
https://medium.com/@markcanlasnyc/scala-saturday-functions-for-the-object-oriented-4218f9ed192b#.dw8x8zxvb |
7 |
||
8 |
-------------------- |
|
9 |
Map-Reduce in Scala |
|
10 |
||
11 |
https://madusudanan.com/blog/scala-tutorials-part-9-intro-to-functional-programming/ |
|
12 |
||
13 |
||
14 |
-------------------- |
|
15 |
bash scripting |
|
16 |
||
17 |
https://likegeeks.com/bash-script-easy-guide/ |
|
120 | 18 |
https://likegeeks.com/linux-bash-scripting-awesome-guide-part3/ |
19 |
||
20 |
||
21 |
------------------- |
|
22 |
collatz |
|
23 |
http://codepen.io/benlorantfy/pen/KWzXoX |