Jump to content

Game Programming Language

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
6 replies to this topic

#1
H2O Pure

H2O Pure

    Newbie

  • Members
  • PipPip
  • 28 posts
I've just started researching basic game development, there seems to be many tutorials and texts using C++. I've been using Java for almost 2 years now and was wondering firstly wether its worth changing over to learning C++ and secondly what other langauges are used for game programming??

#2
JCoder

JCoder

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 245 posts
Languages used frequently in game programming: C++, Objective-C, C#, Java, ActionScript, JavaScript, Lua.

#3
H2O Pure

H2O Pure

    Newbie

  • Members
  • PipPip
  • 28 posts
Cheers, im thinking C++ is the way to go :cool:

#4
tossy

tossy

    Programmer

  • Members
  • PipPipPipPipPip
  • 202 posts
C, C++, Java are helpful for game development...
Microsoft: "You've got questions. We've got dancing paperclips

#5
TeenChristian

TeenChristian

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 639 posts
To further enforce your decision to learn C++ I would tell you to check this link out:
The Game Creators - Dark GDK - Index
It's all about the Dark GDK (you would use this with Visual Studio) and its possibilities.
This is really exiting as far as Game programing goes. For learning C++ I would definitely check these links out:
Learn C++ -
C programming.com - Your Resource for C and C++ Programming
These are probably the most useful C++ tutorials On the web.
I hope it helps ^^
My Personal Blog l Learning C++ l I'll be famous soon enough.

#6
H2O Pure

H2O Pure

    Newbie

  • Members
  • PipPip
  • 28 posts

Quote

To further enforce your decision to learn C++ I would tell you to check this link out:
The Game Creators - Dark GDK - Index
It's all about the Dark GDK (you would use this with Visual Studio) and its possibilities.
This is really exiting as far as Game programing goes. For learning C++ I would definitely check these links out:
Learn C++ -
C programming.com - Your Resource for C and C++ Programming
These are probably the most useful C++ tutorials On the web.
I hope it helps

Thanks heaps man, will hopefully start learning C++ during the week. That learn C++ tutorial looks alot better than the one i was going to use :thumbup:

#7
TeenChristian

TeenChristian

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 639 posts
Any time :) glad I could give you some help... and If you ever need any help with C++ just post a question on the C/C++ forum.
There are a lot of really nice people who can help you with any questions you have
My Personal Blog l Learning C++ l I'll be famous soon enough.