Thread: Unfair world

  1. #1
    ignorance is blessing
    Join Date
    Sep 2006
    Posts
    13

    Unfair world

    Hi to all the experts on this board,


    apparently it seems that most of my friends and classmates are getting their assignments done by others. I feel frustrated by their action as they seem to be getting higher marks. Maybe this is how life works.

  2. #2
    Awesomefaceradcore bivhitscar's Avatar
    Join Date
    Apr 2006
    Location
    Melbourne, Australia
    Posts
    210
    I wouldn't worry about it too much. If you do your own work and learn from it, then that's the main thing. As soon as the people who are cheating make it to the real world, they won't be able to hold a job for very long.
    it's ironic considerate rarity patron of love higher knowledge engulfs me...

  3. #3
    ignorance is blessing
    Join Date
    Sep 2006
    Posts
    13
    yeah i do have to agree with you biv. But it seems that nowadays no one ever bothers about doing their own works, at least for my friends.

  4. #4
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    and my daughter friends... and my daughter sometimes.

    Don't worry. Life is only starting. It takes an... hmmm... interesting turn after school days are over.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  5. #5
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    > apparently it seems that most of my friends and classmates are getting their assignments done by others
    Sooner or later, their luck will run out as the assignment becomes too complicated for them to even comprehend how to solve it, and they fail to find someone in time to sponge an answer off.

    The only real downside is that if they're already experienced "wafflers", they might get out of it. In work, such people get promoted rather than fired for incompetence

    Does you college have an anonymous tip-off line?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  6. #6
    ignorance is blessing
    Join Date
    Sep 2006
    Posts
    13
    Well apparently we can ask someone to write the code for just a few hundred dollars. What amazed me is that those can be found all over the college!

  7. #7
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    So with enough money, you can simply buy your degree by purchasing all the assignments?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  8. #8
    pwns nooblars
    Join Date
    Oct 2005
    Location
    Portland, Or
    Posts
    1,094
    I wish I had that kind of money to blow... it would mostly go into feeding my caffine addiction and books. As it is, I only get a new book once every month, sometimes less than that. Hopefully I can find a job that pays better than min wage soon and be able to start getting more books.

  9. #9
    ignorance is blessing
    Join Date
    Sep 2006
    Posts
    13
    apparently for the first year( teacher doesn't care about this)

  10. #10
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Wait for exam time, it'll all come around in the end.

  11. #11
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    I actually saw first hand students getting kicked out of class for cheating. My first java programming semester a few students got kicked out for doing the assignments together, the next semester someone in my class used this hire a coder website, and the coder for the person e-mailed my professor about it, he never told us who he was, but it was pretty funny, the student must have felt betrayed.

    Then I heard from another student that was in my class that after I finished the exam, and the teacher was grading papers, he called the student up to talk about his assignment. In the class you had to give the written assignment and the output. if the output was doctored then that's academic dishonesty and you fail the class. The kid apperantly wasn't that bright and apperantly nonchalantly told the teacher that he had changed the output a little bit. The teacher is a nice guy and very funny and cool, but he was like, "you got a lot of guts just telling me that", and the kid got kicked out. The kid was kind of annoying, so I didn't feel sorry for him.

  12. #12
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    NEWS FLASH! WORLD UNFAIR! FILM AT 11!


    Quzah.
    Hope is the first step on the road to disappointment.

  13. #13

    Join Date
    May 2005
    Posts
    1,042
    I wrote a homework assignment for an annoying person once in university. Simple code, and he clearly had no understanding or talent with programming.

    I made an array of characters, the alphabet, and indexed into that array to create a special message upon execution. The program also ended with a couple hundred '\a' escape sequences

    The message was "I'm a moron"
    I'm not immature, I'm refined in the opposite direction.

  14. #14
    Registered User
    Join Date
    Aug 2006
    Posts
    163
    Quote Originally Posted by BobMcGee123
    I wrote a homework assignment for an annoying person once in university. Simple code, and he clearly had no understanding or talent with programming.

    I made an array of characters, the alphabet, and indexed into that array to create a special message upon execution. The program also ended with a couple hundred '\a' escape sequences

    The message was "I'm a moron"
    That's great. I've had people pester me for code before. And if they keep at it, eventually I'll write them something with a lot of stuff either coded or commented in it to let the teacher know that it's not of their creation.

    Sometimes it would just be a few comments before a function:
    Code:
    /**************************************
    **function srt_data accepts an array of structures
    **and sorts them based on the data type specified
    **by the user. btw, this code is completely stolen
    **the student that is submitting this assignment is 
    **a complete idiot, give him a zero. please 
    *****************************************/
    void srt_data()

  15. #15
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Yes. I still think it's easier to simply not do it for them
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. The 7 New Wonders of the World
    By Mario F. in forum A Brief History of Cprogramming.com
    Replies: 36
    Last Post: 12-08-2006, 01:55 PM
  2. Obfuscated Code Contest: The Results
    By Stack Overflow in forum Contests Board
    Replies: 29
    Last Post: 02-18-2005, 05:39 PM
  3. Converting from Screen to World Coordinates
    By DavidP in forum Game Programming
    Replies: 9
    Last Post: 05-11-2004, 12:51 PM
  4. Too much to ask ?
    By deflamol in forum C Programming
    Replies: 2
    Last Post: 05-06-2004, 04:30 PM
  5. No More Technology After World War Three
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 09-20-2001, 07:02 PM