I'm really eager to master one programming language for developing applications, games, and websites. I've been considering a few options: Java, JavaScript, and Lua. I have a bit of experience with Lua through the Love2D game engine, but I'm feeling unsure about which path to take. Any suggestions on which language I should focus on?
1 Answer
If you're aiming to create websites, JavaScript is the way to go. For desktop applications, I'd recommend Java from your list. And for game development, it kind of depends on what engine you want to use—Unity has its own preferred language too. Just keep your goals in mind!
Can you actually build applications with JavaScript, though?