Yes, it’s true – i’m starting on python.
Why?
- Autoload libraries ( Modules – similar to naturePhp’s toolkit system ) is a default system;
- a small core;
- namespaces and modules;
- indentation is used to mark out block structure rather than curly braces – much cleaner code;
- everything is a reference!
- a simple array slicing syntax;
- lambdas and other built-in functional programming constructs;
I always asked myself why Google uses so much python, now i know.
I’ll still be working on naturePhp and with PHP in general, i still think PHP is much more easy to setup and learn, as well as more resourceful, and most of the shared server environments use PHP, so naturePhp toolkit is continuing to be a must have – especially with the oncoming namespaces on PHP 5.2.3 ;)

![[del.icio.us]](http://techtrouts.com/wp-content/plugins/bookmarkify/delicious.png)
![[Digg]](http://techtrouts.com/wp-content/plugins/bookmarkify/digg.png)
![[Facebook]](http://techtrouts.com/wp-content/plugins/bookmarkify/facebook.png)
![[Twitter]](http://techtrouts.com/wp-content/plugins/bookmarkify/twitter.png)