Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!news2.euro.net!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'bug': 0.02; 'url:bugs': 0.05; 'python': 0.08; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'tracker': 0.09; 'beginners.': 0.16; 'header:In-Reply-To:1': 0.22; 'volunteers': 0.23; 'there.': 0.24; 'keyword': 0.24; 'language.': 0.28; 'bugs.': 0.30; 'subject:some': 0.30; 'it.': 0.33; 'to:addr:python-list': 0.33; 'on,': 0.34; 'community': 0.34; "i'll": 0.34; 'header:User- Agent:1': 0.34; 'header:X-Complaints-To:1': 0.35; 'url:python': 0.36; 'open': 0.37; 'received:org': 0.38; 'url:org': 0.38; 'subject:: ': 0.39; 'help': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; "it's": 0.40; 'charset:windows-1252': 0.60; 'free': 0.63; 'low': 0.73; 'hanging': 0.84; 'schrieb': 0.84; 'subject:experience': 0.84; 'from.': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Christian Heimes Subject: Re: Need some experience Date: Tue, 13 Sep 2011 23:36:52 +0200 References: <201109131325.06524.tjhanson@yahoo.com> <4E6FBEF1.5020404@jollybox.de> <201109131352.25059.tjhanson@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: f048207121.adsl.alicedsl.de User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2.102ipre2 Thunderbird/3.1.13 In-Reply-To: <201109131352.25059.tjhanson@yahoo.com> X-Enigmail-Version: 1.1.2 OpenPGP: id=AD16AB1B; url=http://cheimes.de/heimes.asc X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315949829 news.xs4all.nl 2531 [2001:888:2000:d::a6]:41533 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:13246 Am 13.09.2011 22:52, schrieb Tim Hanson: > That's not a bad idea. From the past I know that bug fixing is a great way to > learn a language. If you know a specific site to key in on, feel free to send > me there. Otherwise I'll poke around the Python site and find it. It's a great idea. We are always looking for volunteers that help the community to reduce the amount of open bugs. The bug tracker at http://bugs.python.org/ even has a category for beginners. You just have to search for keyword -> easy and you'll get a bunch of low hanging fruits to pick from.