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


Groups > comp.lang.python > #72459

RE: Introdution

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <codemonkey@inbox.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.197
X-Spam-Level *
X-Spam-Evidence '*H*': 0.62; '*S*': 0.02; 'python.': 0.02; 'beginner': 0.05; 'python': 0.11; 'books': 0.15; 'helps.': 0.16; 'url:earth': 0.16; 'message-----': 0.19; 'programming': 0.22; 'coding': 0.22; 'format,': 0.24; 'oriented': 0.24; 'fairly': 0.24; 'mon,': 0.24; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'purchased': 0.30; 'lot.': 0.31; 'another': 0.32; 'url:python': 0.33; 'earth': 0.36; 'charset:us-ascii': 0.36; 'email addr:python.org': 0.37; 'problems': 0.38; 'solving': 0.38; 'to:addr:python-list': 0.38; 'skip:- 10': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'tell': 0.60; 'hope': 0.61; 'free': 0.61; 'challenge': 0.61; 'new': 0.61; 'took': 0.61; 'course': 0.61; 'simple': 0.61; 'email addr:gmail.com': 0.63; 'email name :python-list': 0.65; 'to:addr:gmail.com': 0.65; 'url:info': 0.73; 'url:search': 0.81; 'discovered': 0.83; 'dusty': 0.84; 'me).': 0.84; '(pdt)': 0.91; 'philips': 0.91
DomainKey-Signature q=dns; a=rsa-sha1; c=nofws; d=inbox.com; s=s1; h=mime-version:date:message-id:from:subject:to:content-type; b=u4Xe0ZogEX1ceX0jNDY9jEGxXKWlC6bvmNVAava7jV2BFPOorxmhbMG62WdSwXlpq42H ZZZSW0cHHRH3bka2Z1tIHYnwSpeBTpTxcCL6MmP3YQaqlnpi/VGVKJxaUVdErp9hYFPn7Y 8XHDEMHvW+OfI7360Dn72W+p8m9Zfu288=
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; d=inbox.com; s=s1; h=mime-version:date:message-id:subject:from:to:content-type; bh=xkOpBWKKJotUrKm2VwiEEiqSbNKhEYFKVq6MrAE+EH8=; b=W2lDTEyIP3iTaMUCWyv8M1Cxq5V4R6Tp700d3t0ATNzxF9mxvP4FsGzfNr23yvyLkDc3 8RtODBUpL33V1WDxAoaldWl0ZDOfYHKi+xHqLYqMoJdjCcJtlM4bq/Edeac8+3p7eQCeUX CZk0aL0MXikjRSwlTBwPSEtB6Jyvt4xdg=
Mime-Version 1.0
Date Mon, 2 Jun 2014 18:20:43 -0800
From Deb Wyatt <codemonkey@inbox.com>
Subject RE: Introdution
To Hisham Mughal <tagheir@gmail.com>, python-list@python.org
In-Reply-To <970a3cf6-9596-44c8-9902-9130df98c0da@googlegroups.com>
X-Mailer INBOX.COM
X-Originating-IP 98.247.209.87
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding quoted-printable
X-IWM-ACU 0emspVoONnZXM795Kt_KbkXGPNtH9LBfAjZ3zLjnzkMWZCKDML-nP6hyaLRD tQs8BdW38cn-hPP9fZ6AR0yWLNVeEMIIpWo0ThOLtc7sH8FqIe3aNiRsy6Na 1YrU6kZzn--bCB80nRw@@
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.10584.1401762052.18130.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1401762052 news.xs4all.nl 2829 [2001:888:2000:d::a6]:52802
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:72459

Show key headers only | View raw



> -----Original Message-----
> From: tagheir@gmail.com
> Sent: Mon, 2 Jun 2014 15:01:17 -0700 (PDT)
> To: python-list@python.org
> Subject: Introdution
> 
> HI! plz tell me about books for python
> i am beginner of this lang..
> 

hello!  I, too, am fairly new to Python.  I have discovered a lot of resources.  
for free books in .pdf format, I recommend: http://it-ebooks-search.info/search?q=python
Codecademy.com has a free python course where I learned a lot.  It took me about a week to get through it.  Another fun place is Checkio.com for solving simple coding problems (simple is relative, kinda of a challenge for me).

I also purchased Python 3 Object Oriented Programming by Dusty Philips that has been pretty good so far.

Hope this helps.

____________________________________________________________
FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

RE: Introdution Deb Wyatt <codemonkey@inbox.com> - 2014-06-02 18:20 -0800

csiph-web