You are viewing our Forum Archives. To view or take place in current topics click here.
What language should I learn?
Posted:
What language should I learn?Posted:
Status: Offline
Joined: Jan 04, 201311Year Member
Posts: 840
Reputation Power: 33
What language should I learn for making Computer Games and Apps?
#2. Posted:
Status: Offline
Joined: Jun 05, 201410Year Member
Posts: 10
Reputation Power: 0
For computer games, you'd need to know many different language to make a very nice and good looking game, but I'd prefer you give C++ a shot. If you have no knowledge prior to programming, I'd suggest to not start with C++ as it will be hard for you to get into it.
As for application for iPhone, you'd need to know Obj-C or Apple's new programming language "Swift" which has just been released. For Android you can use Java, C++, Python etc.
As for application for iPhone, you'd need to know Obj-C or Apple's new programming language "Swift" which has just been released. For Android you can use Java, C++, Python etc.
- 1useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 16, 201113Year Member
Posts: 852
Reputation Power: 48
If you have no knowledge of coding right now, I'd suggest starting with Batch. It's basic but easy to learn and it shows you some of the basics. After that you could move up to Java/C++.
- 0useful
- 1not useful
#4. Posted:
Status: Offline
Joined: Jun 05, 201410Year Member
Posts: 10
Reputation Power: 0
Wand wrote If you have no knowledge of coding right now, I'd suggest starting with Batch. It's basic but easy to learn and it shows you some of the basics. After that you could move up to Java/C++.
Python is a great language to learn as well, it's basically like the English language.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Mar 15, 201113Year Member
Posts: 616
Reputation Power: 24
Status: Offline
Joined: Mar 15, 201113Year Member
Posts: 616
Reputation Power: 24
Try a few languages and learn the language that you feel most comfortable with. I personally like java since it's easy but there are loads of languages to choose from like C++ or Python.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Mar 02, 201311Year Member
Posts: 201
Reputation Power: 7
Status: Offline
Joined: Mar 02, 201311Year Member
Posts: 201
Reputation Power: 7
Python is a good one but if you want to try something else, then try java
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 211
Reputation Power: 13
Status: Offline
Joined: Jun 29, 201311Year Member
Posts: 211
Reputation Power: 13
Everyone here clearly doesn't program. Python is terrible. I actually don't consider it to be a programming language.
People keep saying jump straight into C++, don't.
A lot of computer games are C# w/ Unity (uses OpenGL or Unity, idk) or C++ w/ plain OpenGL or sometimes python with blender but doesn't look that nice tbh.
For apps, it's Obj-c or Java depending on platform. Anyone who says C++ for android etc. although possible, is retarded.
People keep saying jump straight into C++, don't.
A lot of computer games are C# w/ Unity (uses OpenGL or Unity, idk) or C++ w/ plain OpenGL or sometimes python with blender but doesn't look that nice tbh.
For apps, it's Obj-c or Java depending on platform. Anyone who says C++ for android etc. although possible, is retarded.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.