I looked through most of the readings, minus How to Think Like a Computer Scientist, and they were pretty helpful.
Something I noticed with IDLE, possibly only an issue with the Mac version: if you save a program, you have to explicitly type in the .py extension. If you don't, it'll still run, but IDLE won't open an existing file without an extension.
no subject
Something I noticed with IDLE, possibly only an issue with the Mac version: if you save a program, you have to explicitly type in the .py extension. If you don't, it'll still run, but IDLE won't open an existing file without an extension.