An introduction to Python online resources - Part 2/2
Here in the second ShowMeDo I discuss some Python news sites and blogs, Google Groups and the community and mention some of the notable Python projects that you may have heard about.
Would you show your appreciation if you like this video? Just visit DZone.com and vote for this video - thanks.
I reference the following resources:
- Daily Python News (blog aggregator)
- Python Cookbook - tasty programming recipes and example code
- Python Cheeseshop (list of Python modules and projects)
- Vaults of Parnassus (older list of Python projects)
- PythonNewbie blog (warning: a recent blog, no guarantee of longevity)
- LearningPython blog
- From Java to Python blog (web development)
- PyBlagg - list of most Python blogs
- Python mailing lists and community links
- Links to comp.lang.python.*
- Comp.lang.python Google Group - lots of Python discussion, great place to ask questions (remember newsgroup etiquette)
- Project: IPython enhanced shell
- Project: MatPlotLib plotting library
- Project: wxPython GUI library
- Project: Django web framework
- Project: TurboGears web mega-framework (as used by ShowMeDo)