Read Great Programs
The thesis is therefore: to become a great programmer, you need to ReadGreatPrograms. https://wiki.c2.com/?ReadGreatPrograms
I suspect this is true even if you goal isn't to become Great.
What are some GreatProgramsToRead? meh not helpful page https://wiki.c2.com/?GreatProgramsToRead
How about just ProgramsToRead? Slightly better, at least for Java and C+ programmers. https://wiki.c2.com/?ProgramsToRead
Python-specific?
- Jeffrey P Shell recommended (2003) some...
- this page recommends Flask itself, as well as some others....
- tornado https://github.com/tornadoweb/tornado
- Peter Norvig's pytudes (packaged jupyter notebooks https://github.com/norvig/pytudes - see also https://pytudes.readthedocs.io/en/latest/
- anything by David Beazley: https://github.com/dabeaz
- The Complete Python Development Guide from testdriven.io
Edited: | Tweet this! | Search Twitter for discussion