Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'output': 0.05; 'subject:Python': 0.06; 'python': 0.11; '"programming': 0.16; '"python': 0.16; 'debugged': 0.16; 'sat,': 0.16; 'thanks,': 0.17; 'examples': 0.20; 'to:name:python- list@python.org': 0.22; 'received:65.55.116': 0.24; 'header:In- Reply-To:1': 0.27; '[1]': 0.29; 'url:mailman': 0.30; 'url:wiki': 0.31; 'invoke': 0.31; 'perl': 0.31; 'python"': 0.31; 'option': 0.32; 'url:python': 0.33; 'date:': 0.34; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'email addr:python.org': 0.37; 'clear': 0.37; 'to:addr:python-list': 0.38; 'skip:_ 30': 0.39; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'email addr:gmail.com': 0.63; 'become': 0.64; 'email name:python-list': 0.65; '2013': 0.98 X-TMN: [q81nyuzfyAmVseeufykEuv8AgesKbZ49] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: Learning Python Date: Sat, 25 May 2013 20:26:53 +0300 Importance: Normal In-Reply-To: References: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 25 May 2013 17:26:53.0710 (UTC) FILETIME=[0C8B82E0:01CE596D] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369502821 news.xs4all.nl 15922 [2001:888:2000:d::a6]:52372 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46012 ________________________________=0A= > Date: Sat=2C 25 May 2013 18:11:11 +0530 =0A= > Subject: Learning Python =0A= > From: pythonasad@gmail.com =0A= > To: Python-list@python.org =0A= > =0A= > Hi All =2C =0A= > =0A= > I have started leaning Python through web . Would like to know = =0A= > if I should follow any book so that basics become clear with examples = =0A= > also want to know like in perl i use to invoke perl -d to get a =0A= > debugged output is there any option in python. =0A= > =0A= > THanks=2C =0A= > =0A= > -- http://mail.python.org/mailman/listinfo/python-list=0A= =0A= =0A= I have used those:=0A= =0A= "Dive into Python" (2004)[1]=0A= "Python Programming" (2012)[2]=0A= "Programming Python=2C 3rd Ed" (2006) [print]=0A= =A0 =0A= [1] http://www.diveintopython.net/=0A= [1] http://en.wikibooks.org/wiki/Python_Programming =