Update home authored by Johannes Hoelken's avatar Johannes Hoelken
...@@ -63,11 +63,9 @@ This is a brilliant example in *solving things as simple as possible*. For examp ...@@ -63,11 +63,9 @@ This is a brilliant example in *solving things as simple as possible*. For examp
Links to the MPG online library. If connected to the MPG network (e.g. at the institute or via VPN) you can download them there directly Links to the MPG online library. If connected to the MPG network (e.g. at the institute or via VPN) you can download them there directly
- **[Clean Code](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001913902)**, Robert C. Martin - **[Clean Code](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001913902)**, Robert C. Martin
Yes, this book applies almost everywhere. Yes, this book applies almost everywhere.
- **[Effective Unit Testing](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001918986)**, Lasse Koskela - **[Effective Unit Testing](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001918986)**, Lasse Koskela
Unit Testing patterns and anti-patterns. Written for Java, but things are transferable Unit Testing patterns and anti-patterns. Written for Java, but things are transferable
- **[Design Patterns](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001917431)**, Gang of Four - **[Design Patterns](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001917431)**, Gang of Four
... ...
......