Thread: Newbie in Game World

  1. #1
    Registered User
    Join Date
    May 2004
    Posts
    2

    Newbie in Game World

    Hi There,

    I Want to start in the Game World.
    I Want to know, Where I Find a newbie tutorial, since the Hello World until the advanced programs.

    Another question. Get Starting with OpenGL or Directx?

    Thanks

  2. #2
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    Well, before you can learn how to program you need to learn when to properly use capital letters and when to use lower case letters.

    After that, once your capitals and lowercases are all nice and tidy, go out to the bookstore and buy a couple of C++ books. Learn the C++ language. It could take up to 2 years of learning C++ before you are actually ready to start learning OpenGL and DirectX, depending on how fast you learn. You need to not only know the language, but have proficient knowledge in how it works, why it works, and also have a knowledge of data structures such as binary trees, heaps, sorting algorithms, searching algorithms, and such.

    Next, once you feel proficient with C++ and programming in general, make sure your math is up to par. At least have a knowledge of basic Geometry and Algebra before you do any graphics programming. More advanced graphics will require a knowledge of Algebra II, Trig, Pre-Calc, and Calculus.

    Once you feel good enough in math to start doing a little graphics, then go ahead and go get a game programming book from the store. Learn all about how graphics work. Learn about pathfinding, entities, game engines, particle engines, and all of that sort of stuff.

    I hope this doesnt discourage you, but it takes a whole lot more work than a n00bie might think if you are just starting out with your Hello, World program! But be persistent and the knowledge will come, and it gets really fun too! (Seriously, it does...it's awesome).

    [edit]
    P.S. along with learning the proper usage of capital letters, make sure to learn present participles and gerunds too! You said, "Starting" but it should be "started".
    [/edit]
    My Website

    "Circular logic is good because it is."

  3. #3
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    DavidP this is a programming board not an english board. I'm rather apalled at your treatment of a newcomer to this board and believe you should apologize for quite simply....being an ASS. He obviously is not one of the newbs that capitalizes every other word or anything like that.


    Best way to get started bud is to read some books. I highly doubt it will be two or three years before you code your first game. Once you get the basics down its all just a matter of adding more advanced stuff later.

    Go to www.gamedev.net and look at the books they recommend. Good place to get started.
    I would not only look at books about DirectX, but about game design, model design, AI, and just general C/C++ code.

    We are not here to discourage you...more to help you so don't let some of our ........ poor attitudes detour you from the task at hand.
    DavidP is a very good source of info and a great asset to the board.....I'm not sure why he was so nitpicky at your post...maybe he's having a bad hair day.

    Last edited by VirtualAce; 05-13-2004 at 05:08 PM.

  4. #4
    Shadow12345
    Guest
    I'm rather apalled at your treatment of a newcomer to this board and believe you should apologize for quite simply....being an ASS.
    I second that, get the sand out of your vagina david. He might not speak english as a first language either...this is not the general discussions board, subsequently you aren't allowed to be conservative

  5. #5
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    ditto to davidp, that was very uncalled for.
    Last edited by jverkoey; 05-13-2004 at 05:40 PM.

  6. #6
    Shadow12345
    Guest
    oh shut up jeff, you think you can just come in here and order us around like we are your I am sillyI am sillyI am sillyI am sillyI am sillyes? HUH? Yeah that's right, fool.

    lol jk

    EDIT:
    haha, I can't say "I am sillyI am sillyI am sillyI am sillyI am sillyes", because whenever I try to write "I am sillyI am sillyI am sillyI am sillyI am sillyes" it says I am silly instead, this is friggin hilarious.


    I am sillyI am sillyI am sillyI am silly

    I am sillyI am sillyI am sillyI am silly

    I am sillyI am sillyI am sillyI am sillyI am silly

    hahahaha

  7. #7
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    holy cow guys i was just joking.

    i dont point out grammar mistakes near as much as other guys on these boards!!!

    sorry though, just joking, didnt mean to offend in any way.
    My Website

    "Circular logic is good because it is."

  8. #8
    The Right Honourable psychopath's Avatar
    Join Date
    Mar 2004
    Location
    Where circles begin.
    Posts
    1,071
    meh....now that thats sorted out....i'd like to reply aswell ;] :Þ
    For tutorials...I really like gametutorials.com.as to whether you should go with OGL or DirectX.....thats up to you....I went with OGL because in my opinion, it's more powereful....although I don't exactly have much (or any) experiance with DirectX

  9. #9
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    holy cow guys i was just joking.
    Sorry couldn't tell from your post. But joking with newbs like that prob not the best idea...now with us we know you are an *** so no biggie.




    j/k

  10. #10
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    to charles-

    What'chu talkin' bout willis??

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Game Designer vs Game Programmer
    By the dead tree in forum Game Programming
    Replies: 8
    Last Post: 04-28-2005, 09:17 PM
  2. Project Sangheili: The Real World War (Game)
    By -=RM=-Shadow in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-31-2005, 02:40 AM
  3. Someone help me with this game??
    By stehigs321 in forum Game Programming
    Replies: 15
    Last Post: 10-30-2003, 09:42 PM
  4. u got me wrong fellas
    By clover in forum Game Programming
    Replies: 4
    Last Post: 10-18-2003, 04:23 PM
  5. Newbie Game Programmers!
    By Ryce in forum Game Programming
    Replies: 12
    Last Post: 09-07-2001, 10:15 AM