Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.01; 'cpython': 0.05; 'python': 0.08; 'c++': 0.12; 'open-source': 0.13; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'antoine': 0.16; 'c++.': 0.16; 'partly': 0.16; 'pitrou': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'computing': 0.18; 'phd': 0.18; 'jan': 0.19; 'cc:no real name:2**0': 0.20; 'written': 0.20; 'java': 0.21; 'programming': 0.21; '(most': 0.21; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'sat,': 0.25; 'writes:': 0.25; "i'm": 0.26; 'mainly': 0.28; 'project,': 0.28; 'url:mailman': 0.28; 'cloud': 0.28; 'bit': 0.28; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'subject:Getting': 0.30; 'student': 0.31; 'quite': 0.32; 'list': 0.32; 'url:listinfo': 0.32; 'career': 0.34; 'things': 0.34; 'languages.': 0.34; 'url:python': 0.36; 'reference': 0.37; 'hello,': 0.37; 'received:google.com': 0.37; 'presentation': 0.37; 'could': 0.37; 'some': 0.38; 'received:209.85': 0.38; 'url:docs': 0.39; 'url:org': 0.39; 'background': 0.40; 'received:209': 0.40; 'projects': 0.61; 'europe': 0.64; 'here': 0.65; '2012': 0.67; 'stream': 0.77; 'ireland.': 0.84; 'is)': 0.84; 'participated': 0.84; 'subject:involved': 0.84; 'touching': 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 :cc:content-type; bh=p7K/R/nwTcARp5zEHsyqwGhmOpinmVCcgDT3d9yLF7M=; b=t063ztjoeV5nlKwzwLpjr/boqEXZYHTQeo9RxE7LSxtjQcIEe0X7Fikc61tn1pFr1N trrE0+YrE3gNA69qhkcA12hGYSoHFhQcrOveVr1e2yHItLyffqA+Mq113WB4qV1y/hun yf7SiCDehIE6HZk1ZfDHeb+rc9wOI50IoGgG0= MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 7 Jan 2012 14:48:56 -0700 Subject: Re: Getting involved From: Eric Snow To: Antoine Pitrou Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1325972940 news.xs4all.nl 6882 [2001:888:2000:d::a6]:50312 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18656 On Sat, Jan 7, 2012 at 1:39 PM, Antoine Pitrou wrote: > > Hello, > > Sophie Sperner gmail.com> writes: >> >> Let me ask here please. I'm a first-year PhD student in Ireland. My >> background is in mathematics, though I'm going to stream my career >> into programming with Python, Java and C++ languages. I have some good >> experience with C++ what allowed me to have a presentation in Europe >> quite recently - I participated in an open-source cloud computing >> project. I used Python a little bit in that project, though mainly it >> was in C++. >> >> [...] >> >> Could you please list me 2 or 3 projects in Python and/or Java which >> are currently active (vivid) and useful? > > CPython itself - the reference and most used implementation - is written partly > in Python (most of the stdlib is) and partly in C. It is easy to find things to > do even without touching C. You could take a look: > http://docs.python.org/devguide/ +1 > > Regards > > Antoine. > > > -- > http://mail.python.org/mailman/listinfo/python-list