Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > problem

Reply
Thread Tools

problem

 
 
wahid
Guest
Posts: n/a
 
      01-10-2010
I m in a problem, i need those solution i will never disturb u people
again ok but send me those .
 
Reply With Quote
 
 
 
 
Seebs
Guest
Posts: n/a
 
      01-10-2010
On 2010-01-10, Francis Glassborow <> wrote:
> wahid wrote:
>> I m in a problem, i need those solution i will never disturb u people
>> again ok but send me those .

>
> If you use any solution given here you really will be stupid. The
> regulars here are masters of writing programs for homework questions
> that are either riddled with errors or use such contorted C that no
> teacher is going to believe they are your work.
>
> If you cannot do any of the problems you have posted then you need to
> talk with your teacher because it is only going to get harder from now
> on. If you cannot do the basics you have already failed even if you do
> not know it yet.


Francis is, of course, correct. When I write answers to homework
problems, they are such that they would make excellent study projects to
learn interesting things about C, but horrible things to hand in to a
teacher.

-s
--
Copyright 2010, all wrongs reversed. Peter Seebach / usenet-
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
 
Reply With Quote
 
 
 
 
Beej Jorgensen
Guest
Posts: n/a
 
      01-10-2010
On 01/09/2010 11:29 PM, wahid wrote:
> I m in a problem, i need those solution i will never disturb u people
> again ok but send me those .


Out of curiosity, would you tell us why you need these answers so badly?
These are really basic questions; if they're a prerequisite for
something, you're going to be screwed later no matter what kind of help
you get from this group.

-Beej
 
Reply With Quote
 
Antoninus Twink
Guest
Posts: n/a
 
      01-10-2010
On 10 Jan 2010 at 8:12, Seebs wrote:
> On 2010-01-10, Francis Glassborow <> wrote:
>> The regulars here are masters of writing programs for homework
>> questions that are either riddled with errors or use such contorted C
>> that no teacher is going to believe they are your work.

>
> Francis is, of course, correct. When I write answers to homework
> problems, they are such that they would make excellent study projects to
> learn interesting things about C, but horrible things to hand in to a
> teacher.


Yes, like the rest of the "regulars", your attitude stinks.

In post after post, you bitch and complain when people ask questions
that are "not about ISO C". Then when someone DOES ask an ISO C
question, you don't want to answer that either - and not only do you
refuse to answer it, but you pretend to give an answer which in reality
is deliberately misleading.

Hardly a constructive attitude, is it? To say nothing of being
completely mean-spirited. Exactly what I've come to expect from you and
your pals amongst the "regulars".

 
Reply With Quote
 
osmium
Guest
Posts: n/a
 
      01-10-2010
"Beej Jorgensen" wrote:

> On 01/09/2010 11:29 PM, wahid wrote:
>> I m in a problem, i need those solution i will never disturb u people
>> again ok but send me those .

>
> Out of curiosity, would you tell us why you need these answers so badly?
> These are really basic questions; if they're a prerequisite for
> something, you're going to be screwed later no matter what kind of help
> you get from this group.


The questions are not from any decently designed course. There are trivial
questions and then out of the blue, the towers of Hanoi. That looks more
like he is browsing a text book, rather than taking a course. An
alternative would be questions collected over the total span of a course.
If it IS a course in process, it is pretty awful.


 
Reply With Quote
 
scattered
Guest
Posts: n/a
 
      01-10-2010
On Jan 10, 8:26*am, "osmium" <r124c4u...@comcast.net> wrote:
> "Beej Jorgensen" wrote:
> > On 01/09/2010 11:29 PM, wahid wrote:
> >> I m in a problem, i need those solution i will never *disturb u people
> >> again ok but send me those .

>
> > Out of curiosity, would you tell us why you need these answers so badly?
> > These are really basic questions; if they're a prerequisite for
> > something, you're going to be screwed later no matter what kind of help
> > you get from this group.

>
> The questions are not from any decently designed course. *There are trivial
> questions and then out of the blue, the towers of Hanoi. *That looks more
> like he is browsing a text book, rather than taking a course. *An
> alternative would be questions collected over the total span of a course.


I think this is the most likely explanation. An end of the semester
deadline would also explain the apparent desperation. Perhaps these
are missed assignments and the professor is giving him the opportunity
to turn them in for partial credit.


> If it IS a course in process, it is pretty awful.


 
Reply With Quote
 
Kenny McCormack
Guest
Posts: n/a
 
      01-10-2010
In article <hicl0i$ivs$>,
Richard <rgrdev_@gmail.com> wrote:
....
>You have, after Heathfield, the biggest head in c.l.c.


And we don't mean that in a good way...

 
Reply With Quote
 
Flash Gordon
Guest
Posts: n/a
 
      01-10-2010
Francis Glassborow wrote:
> Antoninus Twink wrote:


<snip>

> Are you for real? How would doing someone's homework be helpful? It is


<snip>

Do you really think he posted them to be helpful? He's a troll and did
it to try and get a rise out of people, because he knows a lot of people
actually think it's a good idea if students at least attempt their homework.
--
Flash Gordon
 
Reply With Quote
 
Antoninus Twink
Guest
Posts: n/a
 
      01-10-2010
On 10 Jan 2010 at 15:16, Francis Glassborow wrote:
> Antoninus Twink wrote:
>> Then when someone DOES ask an ISO C question, you don't want to
>> answer that either - and not only do you refuse to answer it, but you
>> pretend to give an answer which in reality is deliberately
>> misleading.

>
> Are you for real? How would doing someone's homework be helpful? It is
> the worst thing you could do for the OP. Yes the regulars are dead
> right to try to persuade such students to do their work or at least
> try to do so.


Interesting. The "regulars" usually claim that the purpose of this group
is to answer questions about ISO C. Making moral judgments about the
motives of the questioners doesn't usually appear on the agenda - and in
this case, on grounds of pure speculation (the OP hasn't said that the
questions are homework).

> Now what you have done is to provide him with answers that he will not
> understand and will result in his having a very embarrassing meeting
> with his teacher.


With respect, that is a very patronizing attitude. I have given him some
answers; what he does with them is his business.

If I were him, I'd work through them, make sure I understood them (and
look up or ask about anything that wasn't familiar), try to spot any
errors or weaknesses or possible improvements, maybe try to understand
some of the implementation choices made, and think for myself why they
were made and what benefits and problems there would be with alternative
choices.

Personally, I think analyzing a solution to a problem one has thought
about and failed to solve can be *extremely* conducive to understanding
- in fact, it's one of the main ways I learn new things.

As you say, maybe the questions are indeed homework and he will just
turn the solutions in directly. That is his business - he has to take
personal responsibility for his actions.

> That assumes he will know where to find a curses library (which I
> somewhat doubt he will manage)


Then he can always ask here! But as the question explicitly required a
solution using getch(), presumably the textbook or class he's using has
covered this.

> No we are not mean spirited, just the contrary we are trying to get an
> apparently lazy or inattentive student to face up to his problems
> early enough to remedy them.


What evidence do you have that he's lazy or inattentive? Once again,
that is pure speculation on your part. Judging someone in the worst
possible light based on the evidence available - yes, I'd say that's
mean-spirited.

 
Reply With Quote
 
Antoninus Twink
Guest
Posts: n/a
 
      01-10-2010
On 10 Jan 2010 at 19:47, Francis Glassborow wrote:
> And we also decline to do 'homework' unless there is some evidence of
> effort by the OP. Look up the phrase 'tough love'.


I disagree with the policy of this royal "we", for the good reasons that
I supplied in my previous post and which you didn't bother to address,
or even acknowledge.

> Oh and the OP will have plenty of examples of code to work through
> either from the text book or from the class he is attending.


Seeing different people's different styles of C can be enlightening. For
example, many textbooks adopt a rather less careful approach to error
handling than I used - the contrast may be instructive.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem problem problem :( Need Help Mike ASP General 2 05-11-2004 08:36 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57