Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61881
| References | <CAO_-KLhvOHhgRgVzoyFe6u=GBR+3wUcJZ_REUwKJDqRvsirMhQ@mail.gmail.com> <CAO_-KLiBX_HYo0rUikNOB6LpTMqpo12x+QBst6VoMik6xKCT7g@mail.gmail.com> <CA+vVgJXTF_0rvNXfcsCxR1A-tdSbBWFvmWgTCTak8dR6551zHQ@mail.gmail.com> <CAPTjJmpmK+EC08XCVQESEU9R6J3xvPdcq6WALW5VEmXTiTuaig@mail.gmail.com> |
|---|---|
| Date | 2013-12-14 00:11 -0500 |
| Subject | Re: request for guidance |
| From | David Hutto <dwightdhutto@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4108.1386997872.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Don't get me wrong, I didn't mean reinventing the wheel is a bad thing, just that once you get the hang of things, you need to display some creativity in your work to set yourself apart from the rest. Nowadays, everyone's a programmer. If it weren't for reinventing the wheel, then we wouldn't have abs(antilock breaking systems), or new materials, or different treading for water displacement or hydroplaning. The point was just to try something in python, and to 'boldly go where no 'man' has gone before'. Just to remind her that it's not just about python, but what you can accomplish with it, and distinguish yourself from others. On Fri, Dec 13, 2013 at 11:56 PM, Chris Angelico <rosuav@gmail.com> wrote: > On Sat, Dec 14, 2013 at 3:48 PM, David Hutto <dwightdhutto@gmail.com> > wrote: > > In my opinion, a novice always tries to reinvent the wheel. Take for > example > > a simple text editor. > > Which isn't a bad thing. Especially in that particular case, it's good > to try your hand at writing a text editor - most of the hard > grunt-work is done for you (just plop down an edit control - in some > toolkits you can even deploy a control with full source code > highlighting), so you can focus on figuring out what it is that makes > yours different. And then you'll appreciate other editors more :) But > along the way, you'll learn so much about what feels right and what > feels wrong. And maybe you can incorporate some of your own special > unique features into whatever editor you end up using... quite a few > are scriptable. > > ChrisA > -- > https://mail.python.org/mailman/listinfo/python-list > -- Best Regards, David Hutto *CEO:* *http://www.hitwebdevelopment.com <http://www.hitwebdevelopment.com>*
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: request for guidance David Hutto <dwightdhutto@gmail.com> - 2013-12-14 00:11 -0500
Re: request for guidance rusi <rustompmody@gmail.com> - 2013-12-13 21:36 -0800
Re: request for guidance Chris Angelico <rosuav@gmail.com> - 2013-12-14 16:43 +1100
Re: request for guidance rusi <rustompmody@gmail.com> - 2013-12-14 23:54 -0800
csiph-web