Posted 2004-03-14T22:01:00+01:00 in bookreview

Python Cookbook

Alex Martelli, David Ascher (ed.), O'Reilly, 0596001673

I like the approach of the cookbook series. Each recipe is a concise example that explains the application of the programming language to a certain problem domain, like text processing, networking, number crunching, user interfaces or databases.

It shows good programming style.

You can start reading any chapter without first reading the previous chapters.

This book makes me want to have the PHP Cookbook as well.