+ 5
help
hi, I’m a 14 year old kid. When I grow up I want to work programming videogames. what programming language should I start with?
11 Respuestas
+ 2
For making iOS apps: Swift,
For making Windows applications: C# of Java,
For games on the Internet: HTML, CSS and JavaScript (and maybe PHP, jQuery and SQL).
Hope that helps!
+ 9
Depends.
Mobile games: Java/Kotlin plus Android (Android) or Swift (iOS)
Online games: Maybe HTML CSS JS
Desktop games: C++ (using Unity)
+ 4
I would start with Python and learn the basics and then learn Java or C# with Unity
+ 3
Pegasus Now they use C# or Javascript for Unity. C++ ie used for Unreal Engine
+ 2
Pegasus c# is more recommended for unity nowadays, but yea i agree with your suggestions
+ 2
It's not so important which one because with all of them you can make games and have fun.
+ 2
My suggestion is start small. you don't wanna jump into the big guns just yet 'cause mobile and PC games might be a little challenging. Starting off with mere web-games would be the best way to go. For that, just learn HTML, CSS and JavaScript. You'll branch out into Java, Swift, C++ or whichever other in future when you've gotten the hang of game development at ground-level first.
+ 1
pegasus thanks
+ 1
Python is pretty good for creating games.