Browse Source

Lines 420/1996

Anri Lombard 2 years ago
parent
commit
14c5bfcb6f
1 changed files with 10 additions and 1 deletions
  1. 10 1
      translations/README-af.md

+ 10 - 1
translations/README-af.md

@@ -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: