From 8415adc8a22145aa7e89485a571cb0d3d887d83e Mon Sep 17 00:00:00 2001 From: Anri Lombard Date: Sun, 17 Jul 2022 22:49:57 +0200 Subject: [PATCH] Lines 1000/1996 --- translations/README-af.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/README-af.md b/translations/README-af.md index 7ef3ff5..1020f55 100644 --- a/translations/README-af.md +++ b/translations/README-af.md @@ -991,4 +991,13 @@ Grafieke kan gebruik word om baie problmeme in rekenaar wetenskap te verteenwoor - [ ] topological sort - [ ] tel gekoppelde komponente in 'n grafiek - [ ] lys sterk gokoppelde komponente - - [ ] kyk vir bipartite graph \ No newline at end of file + - [ ] kyk vir bipartite graph + +## Nog Meer Kennis + +- ### Recursion + - [ ] Stanford lesings oor recursion & backtracking: + - [ ] [Lecture 8 | Programming Abstractions (video)](https://www.youtube.com/watch?v=gl3emqCuueQ&list=PLFE6E58F856038C69&index=8) + - [ ] [Lecture 9 | Programming Abstractions (video)](https://www.youtube.com/watch?v=uFJhEPrbycQ&list=PLFE6E58F856038C69&index=9) + - [ ] [Lecture 10 | Programming Abstractions (video)](https://www.youtube.com/watch?v=NdF1QDTRkck&index=10&list=PLFE6E58F856038C69) + - [ ] [Lecture 11 | Programming Abstractions (video)](https://www.youtube.com/watch?v=p-gpaIGRCQI&list=PLFE6E58F856038C69&index=11) \ No newline at end of file