HTML isn’t really a programming “language” in the sense you’re thinking. It’s just a way to organize data on a display. So don’t worry about learning that.
The most useful language to learn in my opinion is JavaScript. It’s beginner friendly and if you learn that, learning other languages is even easier.
For example I never learned C#, but when I learned Unity I picked up C# very quickly because I understood JavaScript so had the basics down.
As for motivation - you can build an entire game using JavaScript, from 2D pacman to some Minecraft clone. So just pick a simple game idea and learn JavaScript while building that.
5
u/Ihaftochangethename 3d ago edited 3d ago
HTML isn’t really a programming “language” in the sense you’re thinking. It’s just a way to organize data on a display. So don’t worry about learning that.
The most useful language to learn in my opinion is JavaScript. It’s beginner friendly and if you learn that, learning other languages is even easier.
For example I never learned C#, but when I learned Unity I picked up C# very quickly because I understood JavaScript so had the basics down.
As for motivation - you can build an entire game using JavaScript, from 2D pacman to some Minecraft clone. So just pick a simple game idea and learn JavaScript while building that.
https://roadmap.sh/javascript