By estherschindler
via itworld.com
Published: Sep 06 2009 / 00:25
An often overlooked aspect of Python is the fact that everything that can be named can also be treated as data -- that is, everything is said to have "first class status." This can help you write extremely compact and flexible code. Here's how.



Add your comment