Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
Just general reading for now. I have a couple projects I've been working on, and I just want to read some things to try to work on my style and learn better practices. I've really been looking for a good (free) resource for program design patterns.
You might want to check this out:
http://www.mindview.net/Books/TIPython It assumes that you already know Python though. Might be better to read it after you've read Dive into Python or some other introductory book :)