Software Engineering ·
Needs advice
on
GolangGolangPythonPython
and
RubyRuby

Hello!

I'm a developer for over 9 years, and most of this time I've been working with C# and it is paying my bills until nowadays. But I'm seeking to learn other languages and expand the possibilities for the next years.

Now the question... I know Ruby is far from dead but is it still worth investing time in learning it? Or would be better to take Python, Golang, or even Rust? Or maybe another language.

Thanks in advance.

READ LESS
23 upvotes·278.7K views
Replies (8)

Since you are very experienced, picking up a language will not take you more than a week. Rust is a very new language. Many startups are still experimenting with it. Golang is very popular nowadays. You can see a lot of golang jobs in the market. The best part is, compiled code is single binary and has a minimal footprint. Rails is a compelling framework; believe me, many websites like Shopify, GitHub, GitLab, etc., are powered by the rails framework. You can also leverage the power of metaprogramming in Ruby. Python is memory and CPU intensive. It is not as performant as the other three. If you want to go into Data Science, Python is the language. Good luck, buddy. Feel free to connect with me: https://twitter.com/avirajkhare00

READ MORE
2 upvotes·1 comment·73.1K views
Roland Giesler
Roland Giesler
·
November 6th 2022 at 11:51AM

I agree. The productivity you will get from Ruby and Rails is second to none. It all depends what you wan to achieve. If you want to learn a new language because you want to work somewhere where that is required, then take your pick. If however you want to develop a solution for clients, I would say that you need to find solid reasons why to not use Ruby.

·
Reply
CEO at Cuemby, LLC·
Recommends
on
Golang
Python
at

Hi Caue, I don't think any language is dead in 2022, and we still see a lot of Cobol and Fortran out there, so Ruby is not going to die for sure. However, based on the market, you'll be better off learning Goland and Python. For example, for data science, machine learning, and similar areas, Python is the default language while backend API, services, and other general purpose Goland is becoming the preferred.

I hope this helps.

READ MORE
15 upvotes·99.5K views
View all (8)
Avatar of Aviraj Khare