I'm currently deciding whether to stick with a programming language I've been using for years or to learn a new language that fits my project better. This isn't just a comparison of two languages, but more about making the right choice for my new project. The problem is that although I'm experienced with my current language, the new one would require a few weeks of learning before I could be productive. Ultimately, this is a personal project aimed at achieving a business goal, so learning is more of a secondary concern for me.
5 Answers
If your main goal isn’t learning, I'd recommend going with the language you're already familiar with, especially if it's comparable to the one you're considering. However, if the new language is truly a better fit for your project's needs, it's worth the switch.
Consider how well-suited the new language really is. If both are pretty equal, it’s usually safer to go with what you know. But if this new language could really accelerate your project, it might be worth the time.
Generally, pick the language you know best unless the new one offers significant improvements. Most languages can handle general tasks equally, so don’t stress too much about minor advantages.
From my experience, choosing the right language is crucial. I switched to JavaScript for a mobile app after struggling with Python and Kivy, and it was way easier than I thought. Always stick to what’s standard for your type of app.
I'd say prioritize the language that meets your project requirements, since learning is just a bonus. Tools should always match the task!
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically