Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'ubuntu': 0.04; 'python.': 0.05; 'git': 0.07; 'received:localnet': 0.07; 'python': 0.07; 'enthusiasm': 0.09; 'merging': 0.09; 'myself,': 0.09; 'subject:tools': 0.09; 'gui': 0.14; 'wrote:': 0.14; 'bazaar,': 0.16; 'cc:addr:benfinney.id.au': 0.16; 'cc:name:ben finney': 0.16; 'crop': 0.16; 'cvs)': 0.16; 'finney': 0.16; 'input.': 0.16; 'participate.': 0.16; 'wind': 0.16; 'input': 0.18; 'writes:': 0.20; 'project,': 0.20; 'cc:2**0': 0.20; 'header:In-Reply-To:1': 0.22; 'version': 0.25; 'environment': 0.26; 'chris': 0.27; 'depends': 0.29; 'probably': 0.30; 'recommending': 0.31; 'subversion': 0.31; 'wednesday': 0.31; 'determine': 0.31; 'to:addr :python-list': 0.32; 'project': 0.32; 'yourself.': 0.33; 'things': 0.33; 'experience,': 0.33; 'there': 0.35; 'tool': 0.35; 'header :User-Agent:1': 0.35; 'doing': 0.36; 'received:au': 0.36; 'platform': 0.36; 'enough': 0.37; 'two': 0.37; 'useful': 0.37; 'less': 0.38; 'but': 0.38; 'url:org': 0.38; 'help': 0.39; 'url:au': 0.39; 'to:addr:python.org': 0.39; 'how': 0.39; 'choose': 0.61; 'header:Message-Id:1': 0.62; '2011': 0.62; '\xe2\x80\x93': 0.65; 'us,': 0.66; 'benefit': 0.66; 'golden': 0.68; 'interests,': 0.73; 'subject:Development': 0.73; 'heaven': 0.84; 'from.': 0.93 From: Algis Kabaila Organization: PCUG - Users Helping Users To: python-list@python.org Subject: Re: Development tools and practices for Pythonistas Date: Wed, 27 Apr 2011 10:44:20 +1000 User-Agent: KMail/1.13.5 (Linux/2.6.35-25-generic-pae; KDE/4.5.1; i686; ; ) References: <58a6bb1b-a98e-4c4a-86ea-09e040cb2d21@r35g2000prj.googlegroups.com> <877hagoa0u.fsf@benfinney.id.au> In-Reply-To: <877hagoa0u.fsf@benfinney.id.au> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: Ben Finney 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: 38 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303865057 news.xs4all.nl 81482 [::ffff:82.94.164.166]:60720 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4100 On Wednesday 27 April 2011 09:41:53 Ben Finney wrote: > Chris Angelico writes: > > As other people have said, version control is very handy. I > > use git myself, but imho the choice of _which_ VCS you use > > is far less important than the choice of _whether_ to use > > one. >=20 > True enough. But the modern crop of first-tier VCSen =E2=80=93 > Bazaar, Git, Mercurial =E2=80=93 are the ones to choose from. > Anoyone recommending a VCS tool that has poor merging > support (such as Subversion or, heaven help us, CVS) is > doing the newcomer a disservice. >=20 All golden advice! Two things were not mentioned: 1. Work on an existing project that is based on Python. The=20 "Launchpad" of ubuntu has a great environment for a project.=20 There are many existing projects in which to participate. Even=20 Bazaar's GUI version is programmed in Python with PyQt for the=20 GUI proper. You will get a lot out of participation in an=20 existing project, probably a lot more than you input. =20 Ultimately it is how much you input that is of of most benefit=20 to you yourself. 2. I failed to see questions and suggestions of platform to work=20 from. Your experience, interests, and computer platform will=20 determine what is useful to you and what is less useful. 3. Finally, it is important to have a project about which you=20 can master enough enthusiasm to persist. "What project "=20 depends very much on item 2. May the favourable wind fill your sails, OldAl. =2D-=20 Algis http://akabaila.pcug.org.au/StructuralAnalysis.pdf