Lines 400/1996

This commit is contained in:
Anri Lombard
2022-07-13 20:51:33 +02:00
parent d06ffe3735
commit 5f280782a4

View File

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