Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python.': 0.02; 'here?': 0.09; 'python': 0.11; 'archive': 0.14; 'url:tutor': 0.16; 'usenet': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'to:name:python-list@python.org': 0.22; 'exists': 0.24; 'questions:': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'lessons': 0.31; 'run': 0.32; 'url:python': 0.33; 'link.': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'doing': 0.36; 'url:org': 0.36; 'list': 0.37; 'to:addr :python-list': 0.38; 'previous': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'march': 0.61; 'kind': 0.63 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 :content-type; bh=DhaCQRbyLML2z4Xi0Pe7vHxtt6J9wPqpLwv7NflsFmM=; b=ad5Y7ypoEy6QJdmIc24i3C+hMr27Egetyb5IYXYytQjUdayVhb7AocuzScozr+ks1b yuDbl5Nx6NnMgbtMFS8BgEhlZDFGrSwL9mXuQABP5Uk2sO4pFoI2HoAkHSKo/mw/UpyQ IN+40qX54JDfdelLNIuTrXlZyZ80eapFdyz6v3XMlSHJVXzTFrLKek9gEeBCq2uhuGD9 sVrK/fzOzIjp4eST4Q4zTYxUeUVmrCf9ZhcmnoDVkoQdpsy1mXyi96IqKLdb+D1MjyhK 0BlNK30Y4Ln0SIRpLTSiQsyh2ex1UMj9CSbWcxfakRFDSqDLHAt2BasgNqWU4tsa5kww bYYg== MIME-Version: 1.0 X-Received: by 10.58.201.5 with SMTP id jw5mr3332979vec.6.1394005951798; Tue, 04 Mar 2014 23:52:31 -0800 (PST) In-Reply-To: References: Date: Wed, 5 Mar 2014 18:52:31 +1100 Subject: Re: Geezer learns python From: David To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1394005955 news.xs4all.nl 2829 [2001:888:2000:d::a6]:47189 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67821 On 5 March 2014 10:03, notbob wrote: > > I'm trying to learn python. I'm doing it via Zed Shaw's Learn Python > the Hard Way. Sure enough, 16 lessons in and I've run aground. Is it > OK for a painfully stupid ol' fart to ask painfully stupid noob > questions, here? I'm a long time usenet fan and prefer it to irc. The python-tutor mailing list exists for precisely those kind of questions: https://mail.python.org/mailman/listinfo/tutor You might also find it interesting to browse/download previous messages in the archive at that link. See you there :)