The Python Cookbook has been a great resource in both of the previous editions. I've been following Dave's pain in writing this on twitter, so I have no doubt that this one will be the same. This is a "must have" on any python hacker's bookshelf!
Is this a good book for someone that uses the language for quite some time, but never studied it deeply?
I'm looking for something like 'Effective C++' (but for Python of course): a collection of recipes and good practices that would allow an experienced programmer make a better use of the language.
Well, what kind of book has a collection of recipes? A cookbook, right? :-)
I haven't used any edition of the Python cookbook, but I've used the Perl cookbook and it's just like you described. I have also heard and read that the O'Reilly cookbooks are known (famous even?) for being the kind of books that you described.
Martelli's Python in a nutshell is the best I have seen on python. Not a cookbook, more of a reference, but this guy is extremely precise and rereading is always deepening my understanding of python.
Second the must have. I used it to get back into Python after a while. I was able to go through the rough cuts version on Safari Online and it's amazing. Poses a problem then gives you a straightforward, elegant solutions.
I write a lot of code in C# and am just starting to learn how to use the latest async tools in the language. There are now built-in parallel sorting implementations [1]. So I looked for similar recipes in this book. I see on page 512 something called ProcessPoolExecutor() which looks promising...
I love Python's philosophy. But i always prefer Rails for my web projects. Maybe i'm addicted to Ruby and Rails. Could someone show me the way to be additecd to Python ?
Use pyramid. It's exceptionally well designed. It has very sensible defaults out of the box, but literally everything about the framework is swappable if you need it to be.
I can't comment on rails, but I spent quite a long time with django before switching to repoze-bfg (pyramid's previous name). In my experience you don't hit the same wall that you tend to with django when you need to step off the the common path.
That's very kind. I have a better suggestion though: How about you distribute the proceeds in proportion to the total points of authors with upvoted posts suggesting that people go any buy the book? My comment above has two points already!
Even better - the algorithm you write could go into the 4th edition of the Cookbook :-)
P.S. Everyone should go any buy the book. (I want this comment to count too!)
It's general courtesy to provide the original link first, and then offer an affiliate link as an option. In a community suck as HN, anyhow. I don't have problem giving you commish by any means. Enjoy.