Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.099 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.02; 'subject:Python': 0.06; 'python': 0.11; 'scratch': 0.16; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'received:google.com': 0.35; 'subject:?': 0.36; 'url:org': 0.36; 'from:addr:googlemail.com': 0.38; 'to:addr:python-list': 0.38; 'resource': 0.38; 'to:addr:python.org': 0.39; 'subject:Best': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=5G4E0R/Gbu6QMtvKh48PtnHiS5RJbNS1NUsPYrHf2pM=; b=HncwMNYwLX6NUSRbFApE70pyMWWa4QB5GqvdguOaSv57VU9mxehAVf4pIFO/sh05Ul 4i+IPOtsZNeIm6OzAeX08QbM3gSWMTgaTIGsglqi9E1yD23IrYB9EkU2sGpTWy8fmBbf UpgKGmVluIGAVA/YL/JddfbYPL3chWQnhnp28UR3enkLamm9PXOgJMIS9uQPRvSVv5JE yI1iFdPXlor2Ub+5dX7Mep5WZDb4qivI2RrA9HzUcorsCT65SLonlKUneuWie50bLTJJ xDQNaF1HjKo1k8nliJ0w4k8TqZ5tf9mPKTL9jQFpAXZiLcxHRa8EB07v8BOSbQSA4xhG DDHQ== MIME-Version: 1.0 X-Received: by 10.140.100.196 with SMTP id s62mr18949400qge.115.1390369731599; Tue, 21 Jan 2014 21:48:51 -0800 (PST) Date: Wed, 22 Jan 2014 11:18:51 +0530 Subject: Re: Diving in to Python - Best resources? From: Ashish Panchal To: python-list@python.org Content-Type: multipart/alternative; boundary=001a1134f40cf5611104f088adc8 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390369739 news.xs4all.nl 2930 [2001:888:2000:d::a6]:42881 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64480 --001a1134f40cf5611104f088adc8 Content-Type: text/plain; charset=ISO-8859-1 The best resource I think is documentation provided by python http://docs.python.org/ If You need to learn python from scratch http://docs.python.org/tut/tut.html If you need a book for reference http://diveintopython3.ep.io/ --001a1134f40cf5611104f088adc8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The best resource I think is documentation provided b= y python http://docs.= python.org/
If You need to learn python from scratch http://docs.python.org/tu= t/tut.html
If you need a book for reference http://diveintopython3.ep.io/

--001a1134f40cf5611104f088adc8--