|
@@ -407,4 +407,13 @@ Kies net een, in die taal waarin jy gemaklik sal wees. Jy sal baie lees en kodee
|
|
|
Jou besluit:
|
|
|
|
|
|
- Goodrich, Tamassia, Goldwasser
|
|
|
- - [Data Structures and Algorithms in Java](https://www.amazon.com/Data-Structures-Algorithms-Michael-Goodrich/dp/1118771338/)
|
|
|
+ - [Data Structures and Algorithms in Java](https://www.amazon.com/Data-Structures-Algorithms-Michael-Goodrich/dp/1118771338/)
|
|
|
+- Sedgewick and Wayne:
|
|
|
+ - [Algorithms](https://www.amazon.com/Algorithms-4th-Robert-Sedgewick/dp/032157351X/)
|
|
|
+ - Free Coursera course that covers the book (taught by the authors!):
|
|
|
+ - [Algorithms I](https://www.coursera.org/learn/algorithms-part1)
|
|
|
+ - [Algorithms II](https://www.coursera.org/learn/algorithms-part2)
|
|
|
+
|
|
|
+### C++
|
|
|
+
|
|
|
+Your choice:
|