Results 1 to 5 of 5

Thread: Parksie

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Posts
    143
    Okay, I have noticed that you are a very good C/C++ programmer.

    How long did it take you to get where you are today.
    The reason why im asking it I cant seem to advance anymore and Im so frustrated.

    I know Im not reading as much as I should, but is that the key?

    Read Read Read????

    Maybee also Im trying to do too much at 1 time?

    heh, or do some people just have the talent to program from the minute they were born?
    If thats the case then I guess im SOL


  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Thanks *blushes*

    I got here since I've been at this since I was 12...5 years and there are still things I'm learning...it's not an easy road by any means.

    Reading definitely helps, but it's not the final solution. You need to put in the time just playing around, even if you make a program that just adds two numbers and displays them. You could then make a class that adds numbers and displays them. Take any simple problem and make it a bit more complicated to play with the advanced features.

    When I was learning VB I was well pleased when I managed to write a program that displayed the current value of a slider bar So just think how pleased you'll feel when you do that in C++
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Frenzied Member Technocrat's Avatar
    Join Date
    Jan 2000
    Location
    I live in the 1s and 0s of everyones data streams
    Posts
    1,024
    Parksie is right. Sure, I am not on a level even close to him on most C++ things. But to get to level I am at now took a lot of projects that didnt do anything really. I looked in my test directory the other day and there is about 50 projects that I tried to do things with, that never really amounted to anything. Like I saw my first hello world console project, and my math project, where I tired to master all the basic math functions. Programming is alot of trail and error. Mostly error

    You can read stuff all you want, all day long, but until you put it to any kind of use, it is worthless. Its like these people that goto these MSCD and MSCSE classes and learn all this paper stuff. Then they get to the real world with no hands on experience and they are lost and worthless.

    Like Parksie said just make projects that help you learn. Dont try to make this great high and mighty project until you learn some real basic stuff.
    MSVS 6, .NET & .NET 2003 Pro
    I HATE MSDN with .NET & .NET 2003!!!

    Check out my sites:
    http://www.filthyhands.com
    http://www.techno-coding.com


  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Posts
    143
    Okay thanks guys for that imput.

    I guess it kinda makes me feel better knowing that both of you also had to take the time to work on it.

    I love programming and all but Im realizing to make that 100k a year salary I have to be good.

    Soooo since saying that I guess I will lock myself in a room for a couple of months and just read / program.

    Thanks

  5. #5
    Frenzied Member Technocrat's Avatar
    Join Date
    Jan 2000
    Location
    I live in the 1s and 0s of everyones data streams
    Posts
    1,024
    You almost have to, or people will bother you and throw off your concentration.
    MSVS 6, .NET & .NET 2003 Pro
    I HATE MSDN with .NET & .NET 2003!!!

    Check out my sites:
    http://www.filthyhands.com
    http://www.techno-coding.com


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