|
Re: please any help on this project will be appreciated, am very much lost
|
Posted: Jul 22, 2003 12:11 PM
|
|
I agree, this is shameful. I've taught programming courses, and students do this sort of thing all the time. Some even group together to buy a subscription to an outsourcing site, which only subscribers can read. Fortunately, my experience has been that the students, and those who help them, are not very careful: they don't read the assignment carefully, and so it's not hard to add little twists that a careless reader will miss.
I once had a programmer actually email me the bytecode solution that they did for the student. Apparently, this professional programmer got confused, and thought that my email address was the student's address. Not only that, I decompiled the bytecode, and they did the assignment completely wrong (there were restrictions on which library classes could be used, and the programmer ignored them).
I spent a bit of time researching some web reseach on some of the programmers who offer to do student assignments. Many seem to be between jobs. One even wrote a book. For a pro, these assignments can be pretty easy, so I guess they want to make some quick money. Pretty pathetic.
Anyways, in-class exams do a pretty good job of catching students who don't know what they are doing.
Toby
|
|