1
1
14Highlord882019-07-20 20:12:12
Programming languages
14Highlord88, 2019-07-20 20:12:12

Which programming language to choose for yourself?

Hello, I want to make an online browser game (there will be no 3D, something like that, just a multiplayer game). I studied C++ at Codecademy, and the further I go, the more I doubt that it will be useful to me. In the same place on Codecademy there is a "Path" (Path) associated with WEB technologies. Will this trail be enough for me? Will C++ be needed?
I am trying to make a study plan, I decided that with this project I will have more motivation, because I will be able to apply knowledge in practice. Do not dissuade from this game, I know that it will not "shoot". Tell me, is it worth studying at Codecademy, provided that I practice? And where to go next?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2019-07-20
@14Highlord88

if you think that by the word Path and "I want to make an online browser game", someone knows what will be enough for you - then no one knows.
For the web, you definitely need to learn html / css / javascript
. It is possible to write a backend in C ++ for a browser, but some php thread will be easier.
You will write at least a kernel so that you can connect to your game and perform basic things. You can then repeat this in other languages, and then decide which one to continue with.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question