浏览代码

Lines 400/1996

Anri Lombard 2 年之前
父节点
当前提交
5f280782a4
共有 1 个文件被更改,包括 14 次插入1 次删除
  1. 14 1
      translations/README-af.md

+ 14 - 1
translations/README-af.md

@@ -387,4 +387,17 @@ Lees meer oor besluite:
 
 Die boek sal jou fondasie vir rekenaar wetenskap vorm.
 
-Kies net een, in die taal waarin jy gemaklik sal wees. Jy sal baie lees en kodeering doen.
+Kies net een, in die taal waarin jy gemaklik sal wees. Jy sal baie lees en kodeering doen.
+
+### C
+
+- [Algorithms in C, Parts 1-5 (Bundle), 3rd Edition](https://www.amazon.com/Algorithms-Parts-1-5-Bundle-Fundamentals/dp/0201756080)
+    - Fondasie, Datastrukture, Sorteer, Soek, en Grafiek Algoritmes
+
+### Python
+
+- [Data Structures and Algorithms in Python](https://www.amazon.com/Structures-Algorithms-Python-Michael-Goodrich/dp/1118290275/)
+    - deur Goodrich, Tamassia, Goldwasser
+    - Ek lief die boek. Dit dek alles en meer.
+    - Pythonic kode.
+    - my boekverslag: https://startupnextdoor.com/book-report-data-structures-and-algorithms-in-python/