Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.073 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'python': 0.08; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'bitbucket,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'jan': 0.19; 'java': 0.21; 'header:In-Reply-To:1': 0.22; 'sat,': 0.25; 'code,': 0.27; 'message-id:@mail.gmail.com': 0.28; 'pm,': 0.29; 'subject:Getting': 0.30; 'list': 0.32; 'to:addr :python-list': 0.34; 'list.': 0.35; 'something': 0.35; 'google': 0.35; 'project': 0.35; 'hosting': 0.35; 'received:google.com': 0.37; "there's": 0.37; 'could': 0.37; 'easiest': 0.38; 'received:209.85': 0.38; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'join': 0.61; 'projects': 0.61; '2012': 0.67; 'soon': 0.70; 'facility,': 0.84; 'subject:involved': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/+HoCqNzU6KGZSOzInP/pmD0NYJhebEWyNxAsLYo+3M=; b=HKRG1410FeEba47IMuAXYLYLZ1H4KeFn8lkJ0WNPrpsWSKHJ5N+HcCJl8uwtPpCdW1 dblSZHJ9FHYETfGg/fGPLdX1KTdJI6q2PRBKlRC/MiKeeAeWbYh5ujAEUQuN2sAtpI19 VZYVDcVeTKKxmLbXMWTOnBxOWHlcHIEj23rkU= MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 7 Jan 2012 22:13:40 +1100 Subject: Re: Getting involved From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 1325934823 news.xs4all.nl 6951 [2001:888:2000:d::a6]:57452 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18636 On Sat, Jan 7, 2012 at 9:59 PM, Sophie Sperner wrote: > Could you please list me 2 or 3 projects in Python and/or Java which > are currently active (vivid) and useful? Easiest way to find a project to join would be to go to SourceForge, Google Code, GitHub, BitBucket, or any other large hosting facility, and browse the project list. Soon as you find one that makes you go "That is SO COOL!", start reading their bugtracker. There's always something to play with! ChrisA