Posts Tagged ‘python’

h1

Django 1.0 released!

September 8, 2008

Django

Django


Django now has an amazing community, and is getting more and more popular.  Even Google has a good opinion about Django, and is the base of the Google Web App Engine (the python version!).  And for me, has been my way to learn about python, to use a web framework and my main tool for my Master degree project.

Congratulations to the Django project!

h1

Python, Optimization Anecdote from Guido

April 16, 2008

I have been using python during the last year and half. And I’m starting to feel more and more happy about learning python. I was a php and java developer, but because of the school I started to learn, and I have enjoyed every python code that I have written. Today I read something that made me feel like when I was at high school learning Pascal and daring my friends to write the best and short code. I read “An Optimization Anecdote” from the Guido van Rossum’s articles, and I really would like to recommend this article, not just because of the technical content, but because I liked the way Guido tells the story.