On 05/23/2012 07:45 PM, hsa...@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. -- http://mail.python.org/mailman/listinfo/python-list