Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46012 > unrolled thread

RE: Learning Python

Started byCarlos Nepomuceno <carlosnepomuceno@outlook.com>
First post2013-05-25 20:26 +0300
Last post2013-05-25 20:26 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: Learning Python Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-25 20:26 +0300

#46012 — RE: Learning Python

FromCarlos Nepomuceno <carlosnepomuceno@outlook.com>
Date2013-05-25 20:26 +0300
SubjectRE: Learning Python
Message-ID<mailman.2143.1369502821.3114.python-list@python.org>
________________________________
> Date: Sat, 25 May 2013 18:11:11 +0530 
> Subject: Learning Python 
> From: pythonasad@gmail.com 
> To: Python-list@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 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web