Home › Forums › Programming › c++ game programming This topic has 3 replies, 4 voices, and was last updated 12 years ago by Anonymous. Viewing 3 reply threads Author Posts 07/12/2012 at 7:26 pm #8647 AnonymousInactive Hi all, Ive been programming in java,c# and a small bit of c++ for the past year and now i want to learn more about game programming in c++. Does anyone know of any good c++ game programming books? Thanks 07/12/2012 at 10:53 pm #49365 AnonymousInactive remember reading Michael Dawson book about two years ago. thought it was pretty good. http://www.bookdepository.co.uk/Beginning-C-Through-Game-Programming-Michael-Dawson/9781435457423 cloud try this one too Beginning Directx 11 Game Programming http://www.bookdepository.co.uk/Beginning-Directx-11-Game-Programming- Wendy-Jones/9781435458956?b=-3&t=-20#Fulldescription-20 personally think i like c# more ( its 95% the same, but nicer tools IMO, so maybe check out some c# stuff later). 11/12/2012 at 11:16 am #49369 AnonymousInactive I would counter that and say…learn C++. Dabble in C#, but learn C++. :) 11/12/2012 at 1:59 pm #49371 AnonymousInactive If you want employment learn C\C++, Java and Python. Lua is worth a look as loads of projects use it for scripting. Haskell is good to learn about functional programming too. If you are already familiar with Java learning some Groovy (my bias is for this ;), Scala or Clojure might be an idea. Author Posts Viewing 3 reply threads The forum ‘Programming’ is closed to new topics and replies.