Explorar o código

Lines 1000/1996

Anri Lombard %!s(int64=2) %!d(string=hai) anos
pai
achega
8415adc8a2
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  1. 10 1
      translations/README-af.md

+ 10 - 1
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
+        - [ ] 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)