projects 3
First, I have posted all the assignments through
the end of the term. Plan your time accordingly -
there are not many weeks left.
Go around the room and do show-and-tell
with your project work.
As time allows, work in class on projects.
- Do work together with anyone else doing similar work, as possible.
- Do ask questions of classmates or Jim as appropriate.
(Expect a similar format over the next several weeks.)
I talked to John about "yield" and "decorators" in python.
The sample code we did for decorators is attached. (The memoization was an example of something that could be
done with a decorator ... though the code to do so isn't here.)