Thread: how much c++?

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    34

    how much c++?

    how much c++ should i know before i start looking into graphics i know a bit and i wanted to know how much before i start programming with graphics
    Compiler: MSVC++ 6.0

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Depends how well you want to succedd...if you want to concentrate on how to implement graphics properly, then having a good understanding of the language and good skills at implementing the code you need to write will give you a headstart.....

  3. #3
    Here's a good practical answer -

    When you can put a push button or textbox or radio button or small graphic on the screen without using any help from wizards - ie doing those things strictly in the code - you are ready to work with graphics.
    My Avatar says: "Stay in School"

    Rocco is the Boy!
    "SHUT YOUR LIPS..."

  4. #4
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    Maybe a good idea would be to do iterative learning. You could just start with graphics. If you don't know enough C++, then you'll find out then. Then stop with the graphics for a while and learn the C++ you need to solve your problems. If you learned how to do that, then go further with graphics.

Popular pages Recent additions subscribe to a feed