Re: Good Python Book

2013-10-10 Thread David
On 9 October 2013 23:55, Schneider wrote: > > I'm looking for a good advanced python book. Most books I looked at up to > now are on beginners level. > I don't need a reference (that's online) or a book explaining how to use the > interpreter or how to use list comprehensions on the one side and s

Re: Good Python Book

2013-10-10 Thread kristof leroux
Python in Practice - Mark Summerfield On Wednesday, October 9, 2013 2:55:17 PM UTC+2, Schneider wrote: > Hi List, > > > > I'm looking for a good advanced python book. Most books I looked at up > > to now are on beginners level. > > I don't need a reference (that's online) or a book explainin