Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69925
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'programmer': 0.03; 'subject:: [': 0.04; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:How': 0.10; 'jan': 0.12; 'volunteer': 0.12; 'interesting:': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject: \n ': 0.16; 'subject:when': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'seems': 0.21; 'header:User-Agent:1': 0.23; 'source': 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'especially': 0.30; 'posting': 0.31; "skip:' 10": 0.31; 'becoming': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'subject:what': 0.31; 'this.': 0.32; 'another': 0.32; 'open': 0.33; 'subject:with': 0.35; 'subject:one': 0.36; 'subject:?': 0.36; 'level': 0.37; 'being': 0.38; 'thank': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'url:2012': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'received:173': 0.61; 'high': 0.63; 'realized': 0.68; 'url:26': 0.68; 'url:wordpress': 0.78; 'received:fios.verizon.net': 0.84; 'route': 0.84; 'subject:find': 0.84; 'subject:OFF': 0.95 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? |
| Date | Wed, 09 Apr 2014 00:29:50 -0400 |
| References | <CABuWh2=qAaXmce5kSwqCCgOmALDP4nhi1NN2R2TDy2_X2X_bQQ@mail.gmail.com> <CACwCsY6=ySFxdoVSp-pjfLxbr8rSpEPu5QTCrGSSA+VTdLvOjg@mail.gmail.com> <201404081114.57345.gheskett@wdtv.com> <mailman.9021.1396971530.18130.python-list@python.org> <53442760$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-173-75-254-207.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
| In-Reply-To | <53442760$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9054.1397017821.18130.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1397017821 news.xs4all.nl 2917 [2001:888:2000:d::a6]:49815 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:69925 |
Show key headers only | View raw
On 4/8/2014 12:44 PM, Steven D'Aprano wrote: > http://michaelochurch.wordpress.com/2012/04/13/java-shop-politics/ Thank you for posting this. I read several more. I especially found this interesting: http://michaelochurch.wordpress.com/2012/08/26/xwp-vs-jap/ in which he concludes that one route to becoming a good programmer is to not be a programmer. It seems that being a 'statistician who programs' was a better gig, comparitively speaking, than I realized at the time. Another way to work on high level projects is to volunteer on an open source project. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? Chris Angelico <rosuav@gmail.com> - 2014-04-09 01:38 +1000
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-08 16:44 +0000
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? Joel Goldstick <joel.goldstick@gmail.com> - 2014-04-08 13:16 -0400
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? Chris Angelico <rosuav@gmail.com> - 2014-04-09 03:18 +1000
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? pecore@pascolo.net - 2014-04-08 19:45 +0200
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? Chris Angelico <rosuav@gmail.com> - 2014-04-09 03:58 +1000
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? James Brewer <james@brwr.org> - 2014-04-08 12:45 -0700
Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing? Terry Reedy <tjreedy@udel.edu> - 2014-04-09 00:29 -0400
csiph-web