Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!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.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'scripts': 0.03; 'exercise': 0.04; 'subject:Python': 0.06; 'intermediate': 0.07; 'pride': 0.07; 'python': 0.11; 'bug': 0.12; '"python"': 0.16; 'behave': 0.16; 'rewriting': 0.16; 'student,': 0.16; 'underlying': 0.16; '\xa0what': 0.16; 'all.': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'library': 0.18; 'all,': 0.19; 'trying': 0.19; 'projects,': 0.19; 'subject:project': 0.19; 'later': 0.20; 'written': 0.21; 'seems': 0.21; 'memory': 0.22; 'putting': 0.22; 'initial': 0.24; 'people,': 0.24; 'question': 0.24; "i've": 0.25; 'train': 0.26; 'world,': 0.26; 'header:In-Reply-To:1': 0.27; 'url:code': 0.29; 'moved': 0.30; 'originally': 0.30; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; "i'm": 0.30; 'code': 0.31; 'lines': 0.31; 'fault': 0.31; 'subject:that': 0.31; 'know.': 0.32; 'running': 0.33; 'moment': 0.34; 'subject:the': 0.34; 'could': 0.34; 'problem': 0.35; 'display': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'interaction': 0.36; 'library.': 0.36; 'wishes,': 0.36; 'doing': 0.36; "didn't": 0.36; 'useful': 0.36; 'subject:?': 0.36; 'project': 0.37; 'server': 0.38; 'skip:& 10': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'skip:u 10': 0.60; 'part-time': 0.60; 'matter': 0.61; 'first': 0.61; 'real': 0.63; 'url:p': 0.64; 'more': 0.64; 'url:bit': 0.65; 'url:ly': 0.65; 'between': 0.67; 'caused': 0.69; 'internet': 0.71; 'felt': 0.74; 'discovered': 0.83; 'badly,': 0.84; 'batchelder': 0.84; 'internally.': 0.84; 'leak,': 0.84; 'scratch,': 0.84; 'subject:made': 0.84; '\xa0at': 0.84; 'subject:you': 0.87; 'journey': 0.93; 'online,': 0.96; '2013': 0.98 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=On8r3zr/buQKAJjj/4wVFBPyDGftu2O2IG4e2SvQq38=; b=VFjz7TH/S7A8LI6h9RjiD9Uiw50bdBV9d1zrBOT7uoJ6putEB4O8H/OwgW8EnUpPoo rhGdp46mc3xitNLaMwZMze66O/OYYiupFpgMGLohmZwyGg0v0V4ffaSwk3yIpTHcEk+J 9PwuTsXVgSDosupR2Af/fqo1jU8PKJmuj9CpxW9ZGlzzaTJCjCfB7435p0EZ0xMOsqeo BfRdjUnr4+KtTokUisQhNxbe24dP9SHKQmDNipneQVv1j1zbOnPs9F63DllsL7j+wdQR kjZIMdblTurI4s9GVjeCUpx5MO84p+FuNMTHxjn38T3oF7Jz+gXIZpXGRbnJEiB6hbwn 6M0w== MIME-Version: 1.0 X-Received: by 10.229.106.20 with SMTP id v20mr6301788qco.129.1369469829060; Sat, 25 May 2013 01:17:09 -0700 (PDT) In-Reply-To: <5198B7E9.7050505@nedbatchelder.com> References: <5198B7E9.7050505@nedbatchelder.com> Date: Sat, 25 May 2013 09:17:08 +0100 Subject: Re: What was the project that made you feel skilled in Python? From: Nicholas Cole To: python-list@python.org Content-Type: multipart/alternative; boundary=00235429cdecb13d1704dd868af6 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: 88 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369469837 news.xs4all.nl 15962 [2001:888:2000:d::a6]:45434 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45975 --00235429cdecb13d1704dd868af6 Content-Type: text/plain; charset=ISO-8859-1 On Sun, May 19, 2013 at 12:30 PM, Ned Batchelder wrote: > Hi all, I'm trying to come up with more project ideas for intermediate > learners, somewhat along the lines of http://bit.ly/intermediate-** > python-projects . > > So here's a question for people who remember coming up from beginner: as > you moved from exercises like those in Learn Python the Hard Way, up to > your own self-guided work on small projects, what project were you working > on that made you feel independent and skilled? What program first felt > like your own work rather than an exercise the teacher had assigned? I had been doing some part-time work on server administration while I was a graduate student, and had written a python library to help display user-interfaces for some of the scripts we used internally. At some point, I discovered that as I had originally written it, I was triggering a small memory leak, caused by the interaction between python and the underlying curses c library. In the real world, it would never have mattered, but I minded very much that the problem existed at all. To fix the fault required rewriting the whole library from scratch, and I did the initial version of this while on a long train journey away from internet access. I could have just left it -- for the scripts we were running it didn't matter at all -- but it was a matter of pride to write code that didn't behave badly, even in theory. I ended up putting the code online, and 8 years and a huge number of public releases later it still seems to be useful to a few people, and I've learned an awful lot doing it. I think my proudest "python" moment was when I first got a bug report from someone I didn't know. http://code.google.com/p/npyscreen/ Best wishes, N. --00235429cdecb13d1704dd868af6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Sun, May 19, 2013 at 12:30 PM, Ned Batchelder = <ned@nedbatch= elder.com> wrote:
Hi all, I'm trying to come up with more project ideas = for intermediate learners, somewhat along the lines of http://bit.ly/intermed= iate-python-projects .

So here's a question for people who remember coming up from beginner: a= s you moved from exercises like those in Learn Python the Hard Way, up to y= our own self-guided work on small projects, what project were you working o= n that made you feel independent and skilled? =A0What program first felt li= ke your own work rather than an exercise the teacher had assigned?

I had been doing some part-time work on server ad= ministration while I was a graduate student, and had written a python libra= ry to help display user-interfaces for some of the scripts we used internal= ly. =A0At some point, I discovered that as I had originally written it, I w= as triggering a small memory leak, caused by the interaction between python= and the underlying curses c library. =A0In the real world, it would never = have mattered, but I minded very much that the problem existed at all.

To fix the fault required rewriting the who= le library from scratch, and I did the initial version of this while on a l= ong train journey away from internet access. =A0I could have just left it -= - for the scripts we were running it didn't matter at all -- but it was= a matter of pride to write code that didn't behave badly, even in theo= ry.

I ended up putting the code online, and 8 y= ears and a huge number of public releases later it still seems to be useful= to a few people, and I've learned an awful lot doing it. =A0I think my= proudest "python" moment was when I first got a bug report from = someone I didn't know.


=
Best wishes,

N.
--00235429cdecb13d1704dd868af6--