Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69684
| References | <c23e9bfd-63f4-4381-b3e2-a75cb87c8293@googlegroups.com> <533E1B2E.5040608@gmail.com> <lhlioc$b4s$1@dont-email.me> <lhn8eg$d7v$1@speranza.aioe.org> |
|---|---|
| Date | 2014-04-05 09:36 +1100 |
| Subject | Re: converting strings to hex |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8902.1396651007.18130.python-list@python.org> (permalink) |
On Sat, Apr 5, 2014 at 8:33 AM, Mark H Harris <harrismh777@gmail.com> wrote: > On 4/4/14 1:16 AM, James Harris wrote: >> >> YMMV but I thought the OP had done a good job before asking for help and >> then asked about only a tiny bit of it. Some just post a question! > > > Indeed they do. Its a little like negotiating with terrorists. As soon as > you negotiate with the first one, you then must negotiate with all of them. > Bad plan. What, you treat student programmers like terrorists?!? Ouch. > The OP was soooo close, that to give him the help is immoral for two > reasons: 1) it deprives him of the satisfaction of accomplishing the > solution to the puzzle himself, and 2) it deprives the instructor (whoever > she is) of the teachable moment. There is something she is trying to get > Dave to learn, and she really *does* want him to go through the entire > exercise on his own. I strongly disagree. If someone is asking for a hint, it's because s/he is trying to learn. I'm always willing to help someone learn, regardless of whether they're going through a course or currently employed or whatever. Sometimes a small hint can be obtained from the interpreter itself; but often, it takes a measure of experience to grok (one of the differences between the expert and the inexperienced is how quickly a traceback can be read - an expert can often go straight to the line with the problem); a hint from another Python programmer can be immensely helpful, as it can include advice as well as a hard "this works, that doesn't". ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
converting strings to hex dave em <daveandem2000@gmail.com> - 2014-04-03 19:10 -0700
Re: converting strings to hex Tim Chase <python.list@tim.thechases.com> - 2014-04-03 21:31 -0500
Re: converting strings to hex dave em <daveandem2000@gmail.com> - 2014-04-03 20:10 -0700
Re: converting strings to hex Mark H Harris <harrismh777@gmail.com> - 2014-04-03 22:20 -0500
Re: converting strings to hex dave em <daveandem2000@gmail.com> - 2014-04-03 20:22 -0700
Re: converting strings to hex Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-04 09:14 +0100
Re: converting strings to hex Mark H Harris <harrismh777@gmail.com> - 2014-04-03 21:38 -0500
Re: converting strings to hex "James Harris" <james.harris.1@gmail.com> - 2014-04-04 07:16 +0100
Re: converting strings to hex Mark H Harris <harrismh777@gmail.com> - 2014-04-04 16:33 -0500
Re: converting strings to hex Chris Angelico <rosuav@gmail.com> - 2014-04-05 09:36 +1100
Re: converting strings to hex Mark H Harris <harrismh777@gmail.com> - 2014-04-04 18:00 -0500
Re: converting strings to hex alister <alister.nospam.ware@ntlworld.com> - 2014-04-04 10:07 +0000
csiph-web