Help

Discussion in 'Programming' started by hajrice, Aug 24, 2006.

  1. #1
    1.whats the best way to learn c++
    2.whats the best way to learn game programming (2d then latter on 3d)
     
    hajrice, Aug 24, 2006 IP
  2. drewbe121212

    drewbe121212 Well-Known Member

    Messages:
    733
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #2
    1) Buy a book, do research, PLAY with code. TEST, reTEST, and PLAY MORE

    2) Buy a book, do research, PLAY with code. TEST, reTEST, and PLAY MORE


    ...


    Unfortunately, even with todays technology, we still cannot download this stuff to our head :/
     
    drewbe121212, Aug 25, 2006 IP
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    I would start out with something simpler. C++ is a BIG jump. Best way to learn is to actually be taught (IMO). One on one interaction - this does this, this does this, if you change this pointer, this occurs to the char, etc...

    Game programming - umm... I would advise learning the language first but games nowadays use ActiveX (If i'm not mistaken) and use 3dObjs - so maybe play with Maya or 3dMax to build some models, and try implementing simple models in an enviroment...
     
    ccoonen, Aug 25, 2006 IP