+ 3
What language should I learn first to make applications and games
Want to know what learn
15 Réponses
+ 2
If u want to start with unity 2d.
( haven't tried 3d yet.) The coding requirement is pretty low in most cases. I think u can even study by watch video in Uacdemy with any knowledge about c#.
+ 5
First start with c++. Yes it isnt easy to learn. But in this language you have memory manigment, you have no virtual machine. You can run c++ code on every operating system because c++ is used in operating sysytems. You can use it for everything. Moreover more of the big game are writen in c++. And if you know c++ it will be easyer for you to learn any other language. But if you just want to make a game fast yes use unity and learn c#.
+ 4
First start with little games like guess the number, than go to snake. Or you can try to make some turing machines like conways "game of life" or longtons "ant". You can check my github acount if you want to see some simple games i have made. https://github.com/borislavvv00
+ 3
Z wolf 4games Z Shizhen Cui
strange!
+ 3
If you want to make games on Android, I think java is great
+ 2
For unity, it uses c#.
And Python is a easy way if u want to study about coding.
Sorry about bad English
+ 2
Thanks
+ 2
C# or C++ for game development
Java for Android Apps
+ 2
Good Luck With The Game!
Also, it depends on the type of game and style of game!
These posts might help:
https://www.sololearn.com/Discuss/1353593/c-vs-c-for-mobile-games
https://www.sololearn.com/Discuss/1366890/which-language-is-best-for-game-coding-if-that-s-the-right-phrase
https://www.sololearn.com/Discuss/1373241/how-to-html-to-create-word-game
https://www.sololearn.com/Discuss/257242/which-coding-languages-are-the-best-for-developing-or-coding-pc-games
https://www.sololearn.com/Discuss/1378438/which-game-engine
https://www.sololearn.com/Discuss/1372591/how-to-create-games-in-java-language
https://www.sololearn.com/Discuss/1368077/game
https://www.sololearn.com/Discuss/1348260/how-can-i-be-a-game-developer
+ 2
C++ should go
+ 1
Ok but i wa t to start step by step because i don't want to get bored or be confused
+ 1
Good luck
+ 1
Thanks
+ 1
Thanks for all of you for helping me i will learn c# and c++ wish me luck
+ 1
C++ is the best for game development in Unreal engine 4
https://www.quora.com/Why-is-C++-so-popular-in-game-programming
and java or kotlin for android apps development.