Learning Python

Carlos Nepomuceno carlosnepomuceno at outlook.com
Sat May 25 13:26:53 EDT 2013


________________________________
> Date: Sat, 25 May 2013 18:11:11 +0530 
> Subject: Learning Python 
> From: pythonasad at gmail.com 
> To: Python-list at python.org 
>  
> Hi All , 
>  
>           I have started leaning Python through web . Would like to know  
> if I should follow any book so that basics become clear with examples  
> also want to know like in perl i use to invoke perl -d to get a  
> debugged output is there any option in python. 
>  
> THanks, 
>  
> -- http://mail.python.org/mailman/listinfo/python-list


I have used those:

"Dive into Python" (2004)[1]
"Python Programming" (2012)[2]
"Programming Python, 3rd Ed" (2006) [print]
  
[1] http://www.diveintopython.net/
[1] http://en.wikibooks.org/wiki/Python_Programming 		 	   		  


More information about the Python-list mailing list