Reputation: 1003
I want to know python resources with actual information - news, articles, forum (english/USA - speaking). I learned python now (i have already good knowledge c/c++), and i need something more than official documentation/tutorial. I want to read about modern technics of python programming, popular and new frameworks/modules, optimization technics etc.
Thanks.
Upvotes: 1
Views: 305
Reputation: 34708
I am an active member of a small but growing community called python-forum
Upvotes: 1
Reputation: 226764
The home website, www.python.org, has a collection of links to other resources including the comp.lang.python newsgroup, the Python Package Index, and a collection of major Python blog posts.
Upvotes: 1