Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77554
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <kwpolska@gmail.com> |
| 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; 'tutorial': 0.03; 'subject:Python': 0.06; 'c++,': 0.07; 'utf-8': 0.07; 'beginners': 0.09; '\xe2\x80\x94': 0.09; 'cc:addr:python- list': 0.11; 'python': 0.11; 'wrote:': 0.18; 'thu,': 0.19; 'programming': 0.22; 'cc:addr:python.org': 0.22; 'oriented': 0.24; 'java': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'programming.': 0.30; 'message-id:@mail.gmail.com': 0.30; 'towards': 0.31; 'sep': 0.31; 'languages': 0.32; 'worked': 0.33; 'url:python': 0.33; 'sense': 0.34; 'knows': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'url:org': 0.36; 'should': 0.36; 'pm,': 0.38; 'most': 0.60; 'url:3': 0.61; 'from:charset:utf-8': 0.61; 'url:index': 0.63; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'online': 0.71; '8bit%:43': 0.74; 'you:': 0.81 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=yAZx+dQQRf0qzma7oJDtly6FtwI/eJo+XHVPl+hLFzw=; b=a7REHjmqkIO4VTWggsX+xC3t1LAdiTWsXXuJK/lSW730puIHhkEkdduJxm3yaLvEFF Y3+wbzbC8+U4RDue6xqWXm+nLj3NvPLJ9k0lAsLLfjazkaJWZJCnAL/f3ssm/IvkRsi0 Nj7xa2sdUYYwvyw5c+2TMzGr1m++F3M2VExgUVyO8+e00GrOPbarZAxEhgmcbVxHlg2o avb9jVX20lBwH8eGzFtN8zp7R93AGNG7LvTNtxd4l8QnhJ82mOxsa0nWC6URbbwp5lnD ZEkUeOpoKJmVVZlUVzvKtFxRQU+wPr5KpiDyyfOpFmE5tHILzpkBtkeo692xL/w3ljUn 4ohw== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.44.68 with SMTP id c4mr2669119igm.1.1409855373396; Thu, 04 Sep 2014 11:29:33 -0700 (PDT) |
| In-Reply-To | <0010118c-9586-47df-b8e6-5bc0653a4786@googlegroups.com> |
| References | <0010118c-9586-47df-b8e6-5bc0653a4786@googlegroups.com> |
| Date | Thu, 4 Sep 2014 20:29:33 +0200 |
| Subject | Re: Looking for a suitable Python resource |
| From | Chris “Kwpolska” Warrick <kwpolska@gmail.com> |
| To | sohi.khushi7@gmail.com |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13772.1409855382.18130.python-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1409855382 news.xs4all.nl 2936 [2001:888:2000:d::a6]:50726 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:77554 |
Show key headers only | View raw
On Thu, Sep 4, 2014 at 8:13 PM, <sohi.khushi7@gmail.com> wrote: > Hello group members, > > I have worked with languages like C, C++, C#, Java and Objective C before. > > Now I want to learn Python. Most of the resources that I have seen online are oriented mainly towards beginners to programming. Is there any other good source which can be used by a person who knows the basics of programming already? The official Python tutorial should suit you: version 2 — https://docs.python.org/2/tutorial/index.html version 3 — https://docs.python.org/3/tutorial/index.html -- Chris “Kwpolska” Warrick <http://chriswarrick.com/> PGP: 5EAAEA16 stop html mail | always bottom-post | only UTF-8 makes sense
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Looking for a suitable Python resource sohi.khushi7@gmail.com - 2014-09-04 11:13 -0700
Re: Looking for a suitable Python resource Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-09-04 20:29 +0200
Re: Looking for a suitable Python resource sohi.khushi7@gmail.com - 2014-09-04 11:45 -0700
Re: Looking for a suitable Python resource alister <alister.nospam.ware@ntlworld.com> - 2014-09-04 18:34 +0000
Re: Looking for a suitable Python resource Joel Goldstick <joel.goldstick@gmail.com> - 2014-09-04 14:41 -0400
Re: Looking for a suitable Python resource sohi.khushi7@gmail.com - 2014-09-04 11:47 -0700
Re: Looking for a suitable Python resource Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-09-04 21:21 +0100
csiph-web