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


Groups > comp.lang.python > #41798

Re: i need advice

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news.osn.de!diablo2.news.osn.de!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <omerkorat@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'beginner': 0.05; 'things.': 0.05; 'python': 0.09; 'skipping': 0.09; 'suggestions.': 0.09; 'cc:addr:python-list': 0.10; 'language': 0.14; 'programmers,': 0.16; 'wrote:': 0.17; 'subject:need': 0.17; 'examples': 0.18; 'assumes': 0.22; 'example': 0.23; 'demonstrate': 0.23; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'focused': 0.27; 'message-id:@mail.gmail.com': 0.27; 'learn,': 0.29; 'python"': 0.29; 'url:mailman': 0.29; 'skip:& 10': 0.29; 'url:python': 0.32; 'could': 0.32; 'url:listinfo': 0.32; 'explains': 0.33; 'knowledge': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'there': 0.35; 'but': 0.36; 'received:74.125': 0.36; 'url:org': 0.36; 'resources': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'some': 0.38; 'help': 0.40; 'url:mail': 0.40; 'bottom': 0.60; 'you.': 0.61; 'dear': 0.66; '2013': 0.84; 'foundations': 0.91; 'steps.': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=HE4Ug0rj6NBy0nIyMFT1V/JDdCfEFhBp7pUd1RmhFDs=; b=E0KgE/bqXDduv+srm/XXqvXM/Jmpfzze8IuDf9R+aQO0De5nZBSwQ+hANKhp+bW9Yh hI9TlA68Qyaa/e7nNAkPEOrwG6Pv6vCvOQ5NH3zj5r7tHtLqWY2xTgXy/h/htOwM69c2 FPjEajNzv/bh0g7tr3CvpTkKSMw8uUwzdabE+b6GbtpP6GQOheVd0JR+akS8aj6upr5G hBNVBDWrmeYRVQaKAdEDJyYOF64mugnosMaDWGa0pUxBOGNAICD/S0DJUHNOn8dvOAHR vF0Oau0EjTPNS7bwmhln7abAvwQQf+rktzqj+GzfBXqORaQx/2kvbiGqSERlrdp7vzGT UNcw==
MIME-Version 1.0
X-Received by 10.15.43.132 with SMTP id x4mr25777471eev.31.1364146558443; Sun, 24 Mar 2013 10:35:58 -0700 (PDT)
In-Reply-To <E0019668-911D-41C1-8C31-774C5A925572@icloud.com>
References <E0019668-911D-41C1-8C31-774C5A925572@icloud.com>
Date Sun, 24 Mar 2013 19:35:58 +0200
Subject Re: i need advice
From Omer <omerkorat@gmail.com>
To leonardo selmi <l.selmi@icloud.com>
Content-Type multipart/alternative; boundary=089e0160c21c09c4f604d8af1f72
Cc python-list@python.org, "help@python.org" <help@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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3681.1364146565.2939.python-list@python.org> (permalink)
Lines 65
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1364146565 news.xs4all.nl 6863 [2001:888:2000:d::a6]:51465
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:41798

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

I know some people will disagree with me, but I recommend on "Dive Into
 Python" by Mark Pilgrim. It assumes no prior knowledge whatsoever, and it
explains all the foundations of the language from the bottom up, without
skipping any steps. It also provides many examples that demonstrate how to
get Python to do things.


On 24 March 2013 19:24, leonardo selmi <l.selmi@icloud.com> wrote:

> dear python programmers,
>
> i am focused on learning to program but i need help from all of you. i am
> a beginner but it is hard to find the right book or website to learn, i
> know that i have to do exercises but so far i found resources with gaps. i
> would be very grateful if you could give me suggestions. for example i have
> "think python" and "learning python the hard way", do you recommend them or
> are there better books?
>
> thanks a lot and sorry for bugging you
>
> best regards
>
> leonardo
> --
> http://mail.python.org/mailman/listinfo/python-list
>

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


Thread

Re: i need advice Omer <omerkorat@gmail.com> - 2013-03-24 19:35 +0200

csiph-web