Thread: How long have you guys been working with C/C++??

  1. #16
    pronounced 'fib' FillYourBrain's Avatar
    Join Date
    Aug 2002
    Posts
    2,297
    banned for a week!
    "You are stupid! You are stupid! Oh, and don't forget, you are STUPID!" - Dexter

  2. #17
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    20 years programming (started at age 9 or 8 - I forget)

    Been programming in C ever since version TC++ 1.0 came out - not sure when that was.

    0 years professionally. Weird, but true. Would like to change this someday.

  3. #18
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    2 yrs programming
    1 yr C/C++
    3 months as a research assistant


    to be honest with you, its not how long you've been programming that counts. There are students in my classes that have been programming for 5+ years, all through high school and what not. Im still the one helping them with programming assignments and projects.

    You get out what you put in.

  4. #19
    pronounced 'fib' FillYourBrain's Avatar
    Join Date
    Aug 2002
    Posts
    2,297
    Perspective, that's partially true. In fact experience can be a great barrier against progress. I've seen it in my own place of employment quite frequently. However there is much to be gained from experience. More awareness of problems that could arise and more knowledge of the quirks of a particular platform. Don't disregard experience.
    "You are stupid! You are stupid! Oh, and don't forget, you are STUPID!" - Dexter

  5. #20
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    16 years living
    9 years programming
    4 years C++

  6. #21
    carry on JaWiB's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    1,972
    Hm..
    3 years web scripting
    (Now - When_did_I_sign_up) C++
    "Think not but that I know these things; or think
    I know them not: not therefore am I short
    Of knowing what I ought."
    -John Milton, Paradise Regained (1671)

    "Work hard and it might happen."
    -XSquared

  7. #22
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Originally posted by FillYourBrain
    Perspective, that's partially true. In fact experience can be a great barrier against progress. I've seen it in my own place of employment quite frequently. However there is much to be gained from experience. More awareness of problems that could arise and more knowledge of the quirks of a particular platform. Don't disregard experience.
    im not trying to disregard experience. i agree that experience is essential. However, the experience you get from programming at the age of 9 is not much of an asset, in fact, most of my profs consider it a disadvantage because you develop bad habbits if you are not taught properly. practical experience on the other hand is what counts. Although it is a shame that it often counts more than ability in industry.

    in short, i wish experience wasnt counted in years. If you spend 4 years learning web scripting and c++ online from the age of 14-18, do you really have the same experience as someone who spent 4 years doing a BSc ? both people have invested 4 years of their time however the latter seems to have more 'experience'

  8. #23
    pronounced 'fib' FillYourBrain's Avatar
    Join Date
    Aug 2002
    Posts
    2,297
    that's precisely why companies disregard all experience that isn't work experience.
    "You are stupid! You are stupid! Oh, and don't forget, you are STUPID!" - Dexter

  9. #24
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    I've been programming for the last 12 years professionally, with a short break in the middle.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  10. #25
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    JaWib - Feb. 2003 if I remember correctly...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. error: double free or corruption
    By dsc in forum C Programming
    Replies: 3
    Last Post: 04-03-2008, 09:26 AM
  2. Replies: 8
    Last Post: 01-18-2008, 04:06 AM
  3. Quick, Partiotion, and Insertion Sort
    By silicon in forum C++ Programming
    Replies: 0
    Last Post: 05-18-2005, 08:47 PM
  4. HUGE fps jump
    By DavidP in forum Game Programming
    Replies: 23
    Last Post: 07-01-2004, 10:36 AM
  5. Replies: 15
    Last Post: 04-16-2003, 08:06 PM