Previous Lecture | lect15 Slides | Next Lecture |
Code from lecture
https://github.com/ucsb-cs16-s19-nichols/code-from-class/tree/master/05-28
Kevin’s Notes
Follow this link to access the notes
Stuff I wrote on the “whiteboard”
Go here and click on the appropriate date: https://1drv.ms/o/s!AlgIeD1urAgmgQHsG_JzMJgKHx9V
Topics
- Super awesome recursion example slides
- Power function
- Fibonacci sequence function