Thursday, April 3, 2014

Week 12 - Exam Review

Like last week, there wasn't any immediate new information being taught. Again, we just went through some standard "big o" and tracing problems. One really cool thing I found interesting was being able to modify the recursion limit of a function using "sys" and the "getrecrusionlimit()" method. We also went through some new methods to solve the Fibonacci number function, but I guess that went over everyone's head because of exams coming up. Other than that, the week was pretty much just basic review.

No comments:

Post a Comment