Python aus der Sicht eines PHP Progrmmierers

Kevin Yank hat einen Blick auf Python geworfen.

Unlike PHP, Python wasn’t originally designed as a language for Web development — it’s a general programming language that just happens to have some excellent libraries and frameworks for building web sites, like Django. This may sound like an argument against Python, but it turns out that when you start writing bigger web applications, most of your code has nothing to do with HTML, and PHP’s HTML-friendly features just seem to get in the way.

Possibly related posts (automatically generated)