CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    Join Date
    Jun 2008
    Posts
    2,477

    Re: another assignment going crazy...

    OK, please let me know when you get a job so I can avoid buying software that you are working on.

  2. #17
    Join Date
    Jan 2002
    Location
    Scaro, UK
    Posts
    5,940

    Re: another assignment going crazy...

    i just do qhatever is the requirement cause i want to pass school.
    i dont have time to perfect my code like did when i was freelancing.
    Are you growing younger every year, like Jason Button ?

    Most people go to school and then freelance - or rather go to school, go to university, work in the industry for a number of years and then freelance.

    You seem to be doing things in the wrong order...

    At any rate you should be perfecting your code now, the more you get used to good practice the more like second nature it becomes.

    That's what I did and I find these days that I don't have to go back and refactor every line of code I write.

    I still have to go back and refactor sometimes, but as time goes on the amount of code I have to refactor gets less and less. That's what learning's all about and to me it's one of the joys of working in the programming industry - you can always improve nomatter how long you've been working in the field.

    Darwen.
    Last edited by darwen; June 18th, 2009 at 04:39 AM.
    www.pinvoker.com - PInvoker - the .NET PInvoke Interface Exporter for C++ Dlls.

  3. #18
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Re: another assignment going crazy...

    Quote Originally Posted by wigga View Post
    now take that and stfu pls cus u wont win. good day
    I *will* win, so please heed my words below....

    Quote Originally Posted by JonnyPoet View Post
    Thats why I said you are ignorant.

    How people respond towards others is regulated by the acceptable usage policy on this forum. Please stop the negativity towards each other.

    Additionally, profanity even when filtered like the first post of this thread, is not allowed on this forum. Additionally, telling someone to stfu is also crossing the line of what is acceptable on this forum.

    Please refrain from personal attacks or comments going forward or you'll be asked to take it outside.

    Thanks.

    Also to doing sloppy assignments, we have to hope that the professor / teacher will deduct the appropriate amount of points for doing bad things in code. As to being at school to get a grade rather than to learn, that is a personal choice. I personally think that is a waste of a lot of money for a grade rather than an education.

    Let's get this thread back to answering a homework asisgnment......

    Brad!

    Brad!
    Last edited by Brad Jones; June 18th, 2009 at 08:15 AM.
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

  4. #19
    Join Date
    May 2009
    Location
    Netherlands
    Posts
    103

    Re: another assignment going crazy...

    Quote Originally Posted by Brad Jones View Post
    I *will* win, so please heed my words below....
    ouch so true!

    Quote Originally Posted by Brad Jones View Post
    Also to doing sloppy assignments, we have to hope that the professor / teacher will deduct the appropriate amount of points for doing bad things in code. As to being at school to get a grade rather than to learn, that is a personal choice. I personally think that is a waste of a lot of money for a grade rather than an education.
    okay first of all i dont need to learn much anymore , i have been freelancing enough.
    as i said they give alot of assignments C# is not my only subject. its not my fault they give to much assignments. Yes i do prefer education over a grade. But wasting another year is not an option for me. All the assignments are easy for me allready and im happy some subjects are already off my list cause i was too good at them. Andd still i am so busy. As far the code being sloppy i could give a **** cause its not a real app and i dint want to spend to much time thinking about it. So if the teacher doesnt like it i will do it his way and just be finished with it.
    And if poeple dont agree and keep bashing my code is sloppy they need to get off my back cause they arent helping at all, its them who start being negative towars me

  5. #20
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Re: another assignment going crazy...

    Thread closed.
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured