Thread: How much C?

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    75

    How much C?

    How much should I learn to start programming a game??
    ---Programming is like roaming, you never know where you'll end at------

    If 'here' is pronounced as 'hear', why 'there' isnt pronounced as 'dear'??

    [email protected]

  2. #2
    Unregistered
    Guest
    A lot.

  3. #3
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    Once you are comfortable with structs and pointers, you can start programming simple games.
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

  4. #4
    Registered User
    Join Date
    Nov 2001
    Posts
    14
    You may find games easier to model and code in C++. The use of objects makes this a more intuitive process.You may have problems with OOP at first most people do but it makes sense as your building programs in the same way we see the real world. Then again you may not like it, but when I got used to OOP I found it very hard and inefficient to code without objects.

Popular pages Recent additions subscribe to a feed