Should I Stick with a Familiar Language or Learn a New One for My Project?

0
0
Asked By CuriousCoder123 On

I'm trying to decide between using a programming language I'm comfortable with that I've been working with for a few years, versus a completely new language that, although it requires a few weeks of learning, fits my project's requirements much better. This is a personal project aimed at achieving business goals, so learning is more of a secondary concern. What do you think I should prioritize?

3 Answers

Answered By DevGuru99 On

If learning isn’t your main goal and both languages are comparable, you might want to stick with the one you already know. But if you really feel that the new language better suits your project needs, switching could be worth it! Just make sure you’ll be able to ramp up quickly enough to be productive.

Answered By ExperiencedCoder22 On

I’ve been there! I tried to make a mobile app using Python with a framework that ended up causing a lot of issues. Eventually, I learned JavaScript and React Native and was able to rebuild my app in just a few weeks. My takeaway? Stick to the standard languages and frameworks for the type of project you’re working on; it saves so much headache later!

Answered By RobustDev77 On

Honestly, without specifics, I’d say to lean towards what you know unless the new language is a major upgrade. Most languages can handle general tasks, and the trade-offs often balance out. But if the new language is particularly suited for what you’re building, that might be the game changer you need.

C -

C

A -

A

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.