3. What’s the name of the open source project you contributed the most in 2011 ? What did you do ?
Around late November and throughout December, I started contributing to AskBot.
Here is my contribution so far.
2011 was a very busy year for me, didn't have much time to contribute. I hope things will change to better next year.
4. What was the Python blog or website you read the most in 2011 ?
/r/python. Every important news in the python
community lands there pretty fast, and the discussions can be both
entertaining and educational.
5. What are the three top things you want to learn in 2012 ?
1. Qt / PyQT - IMHO Qt is the desktop toolkit that evolves the best of all. It has a great community,
good documentation and a very rich feature set. It's cross-platform, and even mobile platforms (Android/iOS)
are starting to support it.
- C - I slowly started brushing up my C skills during this month, and I want to learn more advanced topics in C next year.
3. Pypy - Haven't had the time to test this bad boy better. I have played with it couple of times, but I want to
make a serious effort and see the advantages it brings.
- If it's not too much already, I want to learn Scheme.