Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-23-2006, 08:47 PM   #11 (permalink)
Spartan's Avatar
 
Ultra Techie

Join Date: Jul 2005

Posts: 814

Spartan

Default

C++ Hands Down
__________________
Spartan is offline  
Old 10-01-2006, 03:41 PM   #12 (permalink)
 
True Techie

Join Date: Jul 2005

Posts: 143

MichiyoYoshiku is on a distinguished road

Default

I forgot I even made this thread.

Yeah, I'm VERY interested in the XNA kits Microsoft is putting out. but I'd love to make Wii and DS games too.

I know the XNA kits are built on C#

exactly WHAT is C# I never heard of it until I heard about the XNA kits
MichiyoYoshiku is offline  
Old 10-01-2006, 07:16 PM   #13 (permalink)
 
Newb Techie

Join Date: Apr 2006

Posts: 9

codemeisterx86

Default

I recommend Java (at least starting out.) You can learn the basics of programming, and create graphics fairly easily. The experience with OOP is also very valuable.
codemeisterx86 is offline  
Old 10-01-2006, 07:18 PM   #14 (permalink)
 
Newb Techie

Join Date: Apr 2006

Posts: 9

codemeisterx86

Default

C# is basically Microsoft's own copycat language of C++ (they did the same thing with Java-J#). It is somewhat of a watered down and simplified version of C++.
codemeisterx86 is offline  
Old 10-01-2006, 08:14 PM   #15 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

Quote:
exactly WHAT is C# I never heard of it until I heard about the XNA kits
C# is Microsoft's flagship language for .NET programming. It is nearly identical to the Java programming language (not so much C++).

It's a nice language to learn, but you have a very long road ahead of you before you'll be at a level to develop games -- on the order of years. There is quite a bit to learn.
jaeusm is offline  
Old 10-01-2006, 09:01 PM   #16 (permalink)
 
Contributor

Join Date: Jul 2006

Posts: 84

Ken11235

Default

C++ is usually the best choice for game programming. But you should probably start by learning the fundamentals of Pascal. And I have to point out that HTML is not a programming language and would be completely useless to you.
Ken11235 is offline  
Old 10-02-2006, 09:30 AM   #17 (permalink)
 
Super Techie

Join Date: Sep 2005

Posts: 341

hillbillybob

Default

Why the fundamentals of Pascal?
__________________
The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!!
hillbillybob is offline  
Old 10-02-2006, 05:32 PM   #18 (permalink)
 
True Techie

Join Date: May 2006

Posts: 150

fjf314 is on a distinguished road

Send a message via AIM to fjf314
Default

I'm wondering the exact same thing. I understand that Pascal is an older programming language and other languages may use concepts from it, but I don't really think learning it is necessary. If he wants to get into game design, I think it would make sense to start with the fundementals of C++.
__________________
There are 10 kinds of people in the world, those who understand binary and those who don\'t.
fjf314 is offline  
Old 10-02-2006, 06:43 PM   #19 (permalink)
 
True Techie

Join Date: Jan 2006

Posts: 242

Yin-Yang

Default

... I am taking a Game Design class in High School and they are teaching us how to use the Torque Game Builder and Torque Game Engine... It has a very nice scripting language thats easy to pick up on and resembles C#.

take a look here.

http://www.garagegames.com/products/torque/tgb/
__________________
<a href= http://r.yuwie.com/yinyangerror>http://i65.photobucket.com/albums/h2...uwieBanner.png</a>
Yin-Yang is offline  
Old 10-03-2006, 12:41 AM   #20 (permalink)
alexsabree's Avatar
 
Monster Techie

Join Date: Feb 2006

Location: United States, Arkansas

Posts: 1,832

alexsabree is on a distinguished road

Default

looks simple
__________________
alexsabree is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On