You are viewing our Forum Archives. To view or take place in current topics click here.
Easiest Language to learn?
Posted:

Easiest Language to learn?Posted:

Gawd
  • Rising Star
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
so basically i think im going to do something in the gaming industry when i get older (designing or coding most likely)

i just want to starting coding for now so i can get a drift of it

whats the easiest language to learn to start me out on?

i don't want to start out on anything too complicated
#2. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
.Net is definitely where you want to start. There are a bunch of languages you can write in on the .Net framework, but in my opinion the best option is C#.
#3. Posted:
Z61
  • TTG Fanatic
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Experiment5X wrote .Net is definitely where you want to start. There are a bunch of languages you can write in on the .Net framework, but in my opinion the best option is C#.

I agree I started with VB but it was a mistake in my opinion. C# is the most like the other languages that are popular for making games.
#4. Posted:
Gawd
  • Rising Star
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
Experiment5X wrote .Net is definitely where you want to start. There are a bunch of languages you can write in on the .Net framework, but in my opinion the best option is C#.


ok i'll try .NET then...

i looked up C++ and i was like :wat:
#5. Posted:
YoungBlood50
  • Powerhouse
Status: Offline
Joined: May 27, 201113Year Member
Posts: 430
Reputation Power: 16
Status: Offline
Joined: May 27, 201113Year Member
Posts: 430
Reputation Power: 16
html is the easiest language but that has more to do with websites heres something you could learn from: [ Register or Signin to view external links. ] Java, css, html TUT's
#6. Posted:
ZoidbergAWAY
  • TTG Senior
Status: Offline
Joined: Jul 06, 201113Year Member
Posts: 1,026
Reputation Power: 43
Status: Offline
Joined: Jul 06, 201113Year Member
Posts: 1,026
Reputation Power: 43
Easiest would be java. The most beneficial language would probably be C++ or C#.
#7. Posted:
lee74saurusr3x
  • Ladder Climber
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 333
Reputation Power: 12
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 333
Reputation Power: 12
YoungBlood50 wrote html is the easiest language but that has more to do with websites heres something you could learn from: [ Register or Signin to view external links. ] Java, css, html TUT's


HTML has nothing to do with game programming.
#8. Posted:
AvP_Coding
  • Junior Member
Status: Offline
Joined: Jul 08, 201212Year Member
Posts: 68
Reputation Power: 2
Status: Offline
Joined: Jul 08, 201212Year Member
Posts: 68
Reputation Power: 2
Get a grasp on the basics in vb like Data Types, Variables, etc and then move onto C++ as it's a doddle then.


Whatever you do... don't do what I did when I started by copying and pasting code and not learning anything from it, then claiming it as mine... there's really no point as you're learning NOTHING.

lee74saurusr3x wrote
YoungBlood50 wrote html is the easiest language but that has more to do with websites heres something you could learn from: [ Register or Signin to view external links. ] Java, css, html TUT's


HTML has nothing to do with game programming.



HTML isn't even a programming language, it's a markup language.
It lacks logical constructs like conditional branching, iteration and more.


Last edited by AvP_Coding ; edited 1 time in total
#9. Posted:
Gawd
  • Rising Star
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
lee74saurusr3x wrote
YoungBlood50 wrote html is the easiest language but that has more to do with websites heres something you could learn from: [ Register or Signin to view external links. ] Java, css, html TUT's


HTML has nothing to do with game programming.


well im 14 now so i got like 5 or so years until i go to college (or university) and study that..

i just want to get a drift for coding first..
#10. Posted:
--MG--
  • Challenger
Status: Offline
Joined: Jun 30, 201014Year Member
Posts: 185
Reputation Power: 10
Status: Offline
Joined: Jun 30, 201014Year Member
Posts: 185
Reputation Power: 10
IMO Java is the easiest and most fun language to use but I started out learning basics with c++ then I moved onto Java I'm currently entering my freshmen year of college as a comp sci major but I code at more of a junior comp sci major level. But that's only because I have had 2 semesters of c++ and 2 semesters of Java under my belt
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.