
Guys, we been talking about the Python study group on #techshow and I think is good if we move forward some of the questions that were brought up is:
What do we need to start?
- Common documentation
- Cookbook Samples/Excercises
- A wiki
- Mailing list
- IRC Channel (weekly meetings)
Why we need to learn Python for:
- Regular programming language?
- System administration?
- Software (desktop) development?
- Game development?
- Web Application development?
The answer: doesn't matter.
Should we put a new wiki or host it on the TLLTS?
I said to host it on TLLTS since it already has a wiki. Some differed.
Documentation?
Wikipedia's Python wikibook seemed the most up to date. Other proposal was Byte of Python.
Other reasource: Python Learning Foundation
Python.org
What should be the dynamic of the group?
IMO should be focusing on the wikibook as the documentation and have weekly meetings to discuss it. We should exchange code or samples and hacks from the cookbook samples.
Later on, we should go on learning the python base modules. And do 'show and tell' of the different modules.
Let's get hacking!!!