Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90213
| From | Michael Welle <mwe012008@gmx.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Useful module to be written by a newbie |
| Date | 2015-05-09 08:10 +0200 |
| Organization | MB-NET.NET for Open-News-Network e.V. |
| Message-ID | <00l02cx1i1.ln2@news.c0t0d0s0.de> (permalink) |
| References | <87y4lbasvf.fsf@Equus.decebal.nl> <mailman.88.1430324895.3680.python-list@python.org> <87pp6mc100.fsf@Equus.decebal.nl> <mailman.93.1430334242.3680.python-list@python.org> <87h9rybr0w.fsf@Equus.decebal.nl> |
Hello, Cecil Westerhof <Cecil@decebal.nl> writes: > Op Wednesday 29 Apr 2015 21:03 CEST schreef Peter Otten: > >>>> Realistically a Python coder with a little experience will have a >>>> glance at your code and run away. >>> >>> Oops, that is not nice to hear. :'-( >> >> Sorry, I did not mean to discourage you or insult you, I just wanted >> to make it clear that your code is not there yet. > > You did not. Of-course it is not nice to hear, but if it is true, it > is very useful. If there is a lot to be desired, then it is good when > someone point this out. > > >>> But can you enlighten me? Then I can learn from it. learning a new language looks like an easy job, in most cases. All the language's keywords and stuff, you can shuffle that into your head in a weekend or so. But what it makes it a hard task is all the idioms. It takes a long time to learn them. I like your approach of hacking random algorithms, like happynumbers and friends, (everyone does it to learn a new language I think) and show them for criticism (not everyone does that). Regards hmw -- biff4emacsen - A biff-like tool for (X)Emacs http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html Flood - Your friendly network packet generator http://www.c0t0d0s0.de/flood/flood.html
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Useful module to be written by a newbie Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 16:53 +0200
Re: Useful module to be written by a newbie Peter Otten <__peter__@web.de> - 2015-04-29 18:27 +0200
Re: Useful module to be written by a newbie Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 19:12 +0200
Re: Useful module to be written by a newbie Peter Otten <__peter__@web.de> - 2015-04-29 21:03 +0200
Re: Useful module to be written by a newbie Cecil Westerhof <Cecil@decebal.nl> - 2015-04-29 22:47 +0200
Re: Useful module to be written by a newbie Peter Otten <__peter__@web.de> - 2015-04-30 00:00 +0200
Re: Useful module to be written by a newbie Michael Welle <mwe012008@gmx.net> - 2015-05-09 08:10 +0200
Re: Useful module to be written by a newbie Cecil Westerhof <Cecil@decebal.nl> - 2015-05-09 10:28 +0200
Re: Useful module to be written by a newbie Michael Welle <mwe012008@gmx.net> - 2015-05-09 11:43 +0200
Re: Useful module to be written by a newbie Ian Kelly <ian.g.kelly@gmail.com> - 2015-04-29 13:40 -0600
csiph-web