> However I want to explore more possibilities with
> python( especially network programming; heard a lot about twisted).

List comprehension
Dictionary comprehension, Set comprehension
Anonymous functions
Iterators, Generators, Co-routines
Class properties, Property descriptors
Metaclassing
Object introspection, Docstring instrospection
How to apply arguments on function evaluation.
How to hitch functions as class methods
Currying in python

Some of the things that come to my mind. I am sure there are many others.

If you have time do take a look into functional programming as well.

Cheers,
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to