…you try to write {perl,php,java,…} code and forgetting all the time the brackets around functions, loops and if clauses and whereever you need them

…you try to write {perl,php,java,…} code and forgetting all the time the ";" as EOL character

…you achieve the same result in python in less time then you would spend the same time in {perl, php, java,…}

Last Friday I tried to "quickly write a webinterface for a simple database interaction". I used PHP for that, and I lost…one hour later I dropped this project.

Today, I fired up django and emacs and were finishing this job in less then 20  minutes with more "done" then before.

Hail the Snake and eat the brackets and ";"