Programming FAQ (Python)

  • I like especially the explanation why Python has a proper modulo operator rather than the mathematically really annoying one of C (and most other languages):

    http://docs.python.org/faq/programming#why-does-22-10-return...

  • Erm.... Is an Erlang day for Python developing? Just curious because I notice similar Python topics on the front page. I'm not saying there's anything wrong with them. They just seem like odd topics to come up all at the same time.

  • This is really cool. I can't believe I haven't come across it before! Thanks for posting