Paul Resnick

Results 16 comments of Paul Resnick

Like Bryan, I would encourage you to relax the client-only constraint. It doesn't seem like it buys you very much, and it makes the problem a *lot* harder. On Mon,...

I'm glad you like the unit testing chapter. As written, it depends on the advanced functions chapter, but I don't think it depends on Exceptions or nested data and nested...

I have edited the testing chapter, to use `assert` and to refactor so that some sections can be introduced even before functions. I will be doing that in my course...

We've never used them. I think I took a bunch of things out of tabbed mode for pip because of I don't remember what infelicities we had with those. Perhaps...

It should be ``lin`` rather than ``line``, to be compatible with the previous example on the page.

New title will be "Breaking Ties: Second Sorting". Show them how to make the key function return a tuple and explain that tuple sorting is always first element, then second...

ex_8_12_3 needs to move from iteration chapter to conditionals chapter.

Looks like you may have an error in your code, actually. What does it print out for the length of the first word, "The"?

Activity 0 is loading the page! You're teaching them that indexing starts at 0. On Thu, Sep 19, 2019 at 2:30 PM Bradley Miller wrote: > Option #1 was >...

I find the iter-11-1 style captions to be very problematic. In fopp, we aren't good at about restarting the numbering in each chapter or subchapter. Moreover, when a student post...