Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'newbie': 0.05; 'subject:group': 0.05; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'meanwhile': 0.16; 'mixture': 0.16; 'threads.': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'question': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'posts': 0.26; 'subject:/': 0.26; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'compared': 0.30; 'subject:list': 0.30; 'message-id:@mail.gmail.com': 0.30; '25,': 0.31; 'lists': 0.32; 'beginning': 0.33; 'problem': 0.35; 'basic': 0.35; 'info': 0.35; 'possible.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'subject:?': 0.36; 'list': 0.37; 'list.': 0.37; 'does': 0.39; 'mailing': 0.39; 'read': 0.60; 'happen': 0.63; 'more': 0.64; 'total': 0.65; 'afraid': 0.65; 'levels': 0.65; 'here': 0.66; 'brain': 0.68; 'subject:there': 0.68; 'beauties': 0.84; 'elementary': 0.84; 'to:none': 0.92 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:cc :content-type:content-transfer-encoding; bh=eSWjdBo2S1SetP8kr25gH6PlWg1KZ00k/JUmgbxp0og=; b=OMD/3DU4cZ4f4pnwOKOSgUXvfiJdextlD5wAbCkacjc240xfOj+7mqepqN+XGgTuya H1J8jgJx6ivgOV2FaJmgSzQfA8V4grLY+130j7pRspaBkcBBSdaLw6DqA+JWvyzwiTSh zRFRzyHodaanaXTKbizswbSU/9C5K2v3mnmQ6dAcsHcaf/eYGvRSKP5Wz6o70pTofC8L LZMw4Ou0JaoKvou02+f2WKzCrVRKBpqE2fxWbn52FbXSupPuNC1YjKruNDj0+DNpNooD ZBuCS3d8rjBXGO13YwV+fG5yWC3rATOsfDsxG6N9UpWtEqM13vmyI3L9zrUFXg4Ctn2f lPUA== MIME-Version: 1.0 X-Received: by 10.52.110.105 with SMTP id hz9mr9989102vdb.9.1400972249525; Sat, 24 May 2014 15:57:29 -0700 (PDT) In-Reply-To: <55D91F514EA.000005A3codemonkey@inbox.com> References: <55D91F514EA.000005A3codemonkey@inbox.com> Date: Sun, 25 May 2014 08:57:29 +1000 Subject: Re: is there a list/group for beginners? From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400972251 news.xs4all.nl 2937 [2001:888:2000:d::a6]:59290 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71979 On Sun, May 25, 2014 at 5:51 AM, Deb Wyatt wrote: > > Hello. I am a total python newbie and would like to ask questions but al= l my questions seem so stinkin' elementary compared to the posts I've read = so far. Is there a beginning python list anywhere? I have searched and se= arched. Meanwhile I will continue to read the messages here to cram as muc= h info into my brain as possible. > There does happen to be a python-tutor list (as Mark mentioned), but as a general rule, it's not a problem to have a mixture of levels of question on the same list. Don't be afraid to ask basic questions while people are asking more complicated ones; this is one of the beauties of mailing lists and newsgroups, the separation of threads. ChrisA