Game Programmer

Started by Miracle00, December 19, 2010, 12:45:16 pm

Previous topic - Next topic

Miracle00

Hey everyone I want to learn some game programming, so far I am learning C++ and C#. I just wanted to know if there are any other languages I should learn and if anyone could recommend any good books for any of the languages thanks in advance.

winkio

If you plan on working in a big studio, C++ is pretty much all you need, in terms of languages.  C# is nicer to use, and is more widely used by individual developers, but one important thing to note is that it only works on Microsoft platforms (Windows and XBOX).

Miracle00

Ohh ok thanks do you have any books that you can recommend for me to buy or any where I can learn C++, I've got a couple of tutorials that aren't that good, they assume you know C. I Have little to no programming knowledge. Thanks

Blizzard

O'Reilly books are good. You should also try a few tutorials online. If you have no experience in programming, I would suggest you learn C first. C++ is basically an enhancement on C.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Miracle00

ohh ok thanks I found more stuff for C++ and my dad who is an IT consultant recommended to learn C++ not C, but you know I'll see what I can find thanks for the advice :D

Blizzard

As winkio said, C++ is the way to go. But it will be easier if you learn some C first.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Miracle00

ohh ok do you have any where I can learn it please :S. Thanks

Blizzard

I think there's a book from O'Reilly for that as well. And you can always look up tutorials online, just like for C++.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Miracle00

Ok thanks im currently learning for cpp.com. I like the tutorials just made my first program :D