CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2004
    Posts
    12

    Creating First Program

    I am a college student who is a newbee programmer in C++. I know how to get started and designing a game from start to finish. I have mad small games but when it comes to attempting a small user friendly application I get a little lost on where to begin. Has any one else have this problem and could recomend me a great book on software development to get me started? Thanks!! =)
    A computer is a world of exploration!!!

  2. #2
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Creating First Program

    What games do you want to create? 5-in-a-row? Tetris? Chess? Unreal Tournament 2006? What?

    If you are new to C++ here is a list of good C++ books. Start from the beginning and learn C++ appropriatelly and only when you master it well go to gaming.
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  3. #3
    Join Date
    Apr 2005
    Posts
    38

    Lightbulb Re: Creating First Program

    Take advice from cilu...he's "The Nerd"

  4. #4
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Creating First Program

    Quote Originally Posted by blaqdawgdx_k9s
    Take advice from cilu...he's "The Nerd"
    No, I'm not. According to the dictionary a nerd is "A student who studies excessively". Well, I'm not a student, so I cannot be a nerd.
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  5. #5
    Join Date
    Nov 2004
    Location
    Poland
    Posts
    1,355

    Re: Creating First Program

    Well, I'm not a student, so I cannot be a nerd.
    So U was "The Nerd" and now U are not ...

  6. #6
    Join Date
    Apr 2005
    Posts
    38

    Re: Creating First Program

    Ha..ha.. I gotta agree witcha man.

  7. #7
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Creating First Program

    Quote Originally Posted by Krzemo
    So U were "The Nerd" and now U are not ...
    Dam.n programmers. Can full them... Did I mention that I have eye-glasses?
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

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

Featured