On Jun 29, 5:08 pm, rustom <rustompm...@gmail.com> wrote:
>
> Want to study TDD?  Read unittest and doctest and then go on to
> reading (and practising) Kent Beck etc
> Want to get into unix system programming?  Nothing like playing around
> with os.path and stat before burining your hands with C.
> Networking protocols? smtplib, urllib, ftplib etc
> Low level networking? socket, select etc
> Algorithms? Good to get your feet on the ground with timeit

Ive found twisted is a good excuse to study lot of CS arcana
ranging from laziness of lambdas, event driven programming
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to