Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9966
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news1.tnib.de!feed.news.tnib.de!news.tnib.de!news.belwue.de!news.osn.de!diablo2.news.osn.de!87.79.20.101.MISMATCH!newsreader4.netcologne.de!news.netcologne.de!nx02.iad01.newshosting.com!newshosting.com!216.196.98.146.MISMATCH!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Tue, 15 Nov 2011 15:05:34 -0600 |
| Date | Tue, 15 Nov 2011 13:05:32 -0800 |
| From | Patricia Shanahan <pats@acm.org> |
| User-Agent | Mozilla/5.0 (Windows NT 5.2; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: mod calculation |
| References | <c884824e-9b4a-4df5-8d4a-3dddd6e41bea@d37g2000prg.googlegroups.com> <h7SdnWHCRqnZZSLTnZ2dnUVZ_qqdnZ2d@earthlink.com> <72e972d6-cb28-4e1c-93fb-cc58ee56673e@p7g2000pre.googlegroups.com> <o4l2c7pdd1i2vag8dm4i2p6sb2f0n10pic@4ax.com> |
| In-Reply-To | <o4l2c7pdd1i2vag8dm4i2p6sb2f0n10pic@4ax.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Message-ID | <tYCdnV9Lc8SDSV_TnZ2dnUVZ_jGdnZ2d@earthlink.com> (permalink) |
| Lines | 25 |
| X-Usenet-Provider | http://www.giganews.com |
| NNTP-Posting-Host | 70.230.194.31 |
| X-Trace | sv3-lOHO9X/diZRwS7u0qLxAVBoG1jvR4vHaGJaKzEV+np+7gBNl2VJcRnxBrK2GiNiVSEUSOq0nR4uY5Gp!EiXbxDmPdy0MlnRo5qhVN8rCJMn49QmwJqcyBHr4E8j7iRV1odSPHWFhfjR/R1eOuG4C16afLvC1!AeKIjsf2QJ+ihwVjAkgC0DZOv5rtN6SHKLMv9UNyfwejqA== |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 2399 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9966 |
Show key headers only | View raw
On 11/14/2011 9:55 AM, Roedy Green wrote: ... > I know as I student I would have sooner cut off my arm than visit a > prof or TA to ask a favour, so try a fellow student. Answering course-relevant questions from students is not a favor (or favour) on the part of a professor or TA. It is part of their job. One odd effect I noticed when I was a TA was that often the students who were doing quite well on the course would ask questions, and the students who were in trouble would not. I don't know whether it was cause-and-effect, and if so in which direction. However, there is at least a possibility that willingness to ask the professor and/or TA causes good results. As a result, I strongly advise asking them questions, even for things that other people might be able to resolve. In this particular case, if there is a mismatch between the results the student thinks should be produced given the input, and the sample output, I don't see how anyone other than the professor or TA can resolve it reliably. Patricia
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
mod calculation Chad <cdalten@gmail.com> - 2011-11-13 08:20 -0800
Re: mod calculation Roedy Green <see_website@mindprod.com.invalid> - 2011-11-13 08:56 -0800
Re: mod calculation Chad <cdalten@gmail.com> - 2011-11-13 09:26 -0800
Re: mod calculation Steve Sobol <sjsobol@JustThe.net> - 2011-11-13 13:08 -0800
Re: mod calculation Chad <cdalten@gmail.com> - 2011-11-13 13:12 -0800
Re: mod calculation Patricia Shanahan <pats@acm.org> - 2011-11-13 13:49 -0800
Re: mod calculation Patricia Shanahan <pats@acm.org> - 2011-11-13 09:02 -0800
Re: mod calculation Chad <cdalten@gmail.com> - 2011-11-13 09:09 -0800
Re: mod calculation Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-13 20:20 +0000
Re: mod calculation Roedy Green <see_website@mindprod.com.invalid> - 2011-11-14 09:55 -0800
Re: mod calculation Patricia Shanahan <pats@acm.org> - 2011-11-15 13:05 -0800
Re: mod calculation Gene Wirchenko <genew@ocis.net> - 2011-11-15 14:17 -0800
Re: mod calculation Roedy Green <see_website@mindprod.com.invalid> - 2011-11-17 07:23 -0800
Re: mod calculation Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-11-17 07:51 -0800
Re: mod calculation Lew <lewbloch@gmail.com> - 2011-11-17 09:35 -0800
Re: mod calculation Gene Wirchenko <genew@ocis.net> - 2011-11-17 10:10 -0800
Re: mod calculation Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-17 19:09 +0000
Re: mod calculation Patricia Shanahan <pats@acm.org> - 2011-11-17 14:17 -0800
Re: mod calculation Arne Vajhøj <arne@vajhoej.dk> - 2011-11-19 21:11 -0500
Re: mod calculation Roedy Green <see_website@mindprod.com.invalid> - 2011-11-18 20:35 -0800
Re: mod calculation Arne Vajhøj <arne@vajhoej.dk> - 2011-11-19 21:13 -0500
Re: mod calculation Gene Wirchenko <genew@ocis.net> - 2011-11-19 23:47 -0800
Re: mod calculation Roedy Green <see_website@mindprod.com.invalid> - 2011-11-18 20:54 -0800
Re: mod calculation Lew <lewbloch@gmail.com> - 2011-11-19 08:34 -0800
Re: mod calculation Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-19 21:16 +0000
Re: mod calculation Lew <lewbloch@gmail.com> - 2011-11-19 16:11 -0800
Re: mod calculation Arne Vajhøj <arne@vajhoej.dk> - 2011-11-19 21:13 -0500
Re: mod calculation Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-20 08:45 +0000
Re: mod calculation Lew <lewbloch@gmail.com> - 2011-11-20 08:12 -0800
Re: mod calculation Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-20 19:42 +0000
Re: mod calculation spk <jhic@speak.invalid> - 2011-11-20 23:18 -0400
Re: mod calculation thoolen <th00len@th0lenbot.thorium> - 2011-11-21 02:11 -0500
Re: mod calculation Roedy Green <see_website@mindprod.com.invalid> - 2011-11-19 13:40 -0800
csiph-web