Mastering Recursion
00:00 Intro
00:14 Levels of proficiency in programmers
04:45 Some words about recursion
07:29 Factorials: 2 definitions
09:13 Factorials: writing the code
11:50 Sierpinski triangle: writing the code
20:30 Binary Search: explaining
23:41 Binary Search: writing the code
31: 52 Finishing up
All the code is available on https://gitlab.com/greggink