Cappuccino

1 post tagged with Cappuccino [Feeds]

Tarek ZiadeDaniel Greenfeld blogged this first. I just stole the idea.

1. What's the coolest Python application, framework, or library you have discovered in 2009?

Well, I can't really say Django, but I really got into it in 2009, learned a lot of cool/new stuff and applied them in different projects.

I met the awesome power of ftplib and smtplib (which is kinda typical python style, it's just that I didn't know about them before). I was also introduced to Pip, Virtualenv and Tarek Zaide's Distribute.

2. What new programming technique did you learn in 2009?

I learned that I hate ASP.Net! I haven't really done anything nifty with it, but some gigs involved it. I'm not saying it's bad of ...