Intro to
Computer
Science

Spring 2021
course
site
-->

May 13

Questions about anything?

1-on-1 project meetings ... please pick a spot. We're doing these on Monday & Tuesday instead of our regular class.

... start recording.

recursion & algorithms

Today we'll continue our discussion of the material in the last chapter of Zelle's textbook, in part using his slides , and in part perhaps continuing with my notes on recursion from last year.

And here are some related code examples.

Most of the recursion stuff and pictures are in the code/recursion folder.

Our walk through this material may well continue next week.


I've attached the python files that we worked through in class.


For next Thursday : towers of hanoi, game search, turing machine, halting problem, ... AI?

https://cs.bennington.college /courses /spring2021 /introcs /notes /may13
last modified Thu May 13 2021 11:36 am

attachments [paper clip]

  last modified size
TXT factorial.py Thu May 13 2021 11:05 am 813B
TXT search.py Thu May 13 2021 11:05 am 1.5K