Python Book for a C Programmer?

Jim Wilson jim at wintek.com
Thu May 24 15:13:14 EDT 2012


On 05/23/2012 07:45 PM, hsaziz at gmail.com wrote:
> I am trying to join an online class that uses python. I need to brush up on the language quickly. Is there a good book or resource that covers it well but does not have to explain what an if..then..else statement is?
> 
> Thanks.

My opinion: Martelli's "Python in a Nutshell" is the K&R of Python.

Alas, it does discuss if statements, but it doesn't slap you silly with them.



More information about the Python-list mailing list