Is Ruby & Rails a Good Choice for New Programmers?

0
20
Asked By CuriousLearner92 On

I'm completely new to programming and recently registered for a Ruby and Rails training through two different companies. However, I'm a bit worried about the language since it seems quite old and I don't see many people talking about it. Did I make the right choice in picking Ruby as my first programming language, or am I wasting my time?

5 Answers

Answered By TechieTurtle84 On

If you’re already investing in the training and are a beginner, I’d say stick with it! Learning any programming language has its value, especially since capturing the core concepts is what truly matters. While it’s important to note that Ruby on Rails is a framework built on Ruby, it’s designed to cover a lot of web development fundamentals in a digestible way. Once you get the hang of it, jumping into other languages will be smoother. Just have fun with it!

Answered By FutureCoder21 On

Ruby on Rails is definitely still relevant! Many well-known websites like Shopify and GitHub use it. I actually leverage it to teach students programming concepts and to help them create projects. The key is mastering programming concepts—once you do that, the specific language becomes less critical. Learning new skills is never a waste of time!

Answered By CoderCat99 On

Honestly, you can start with any language you fancy, and Ruby is a solid choice! Most popular programming languages have aged at least 30 years, so don’t let that get you down. My advice would be to grasp the Ruby basics first before diving straight into Rails. If Rails doesn’t suit you, also consider Sinatra for your projects, which is another Ruby framework.

Answered By DevDreamer77 On

It really depends on your goals. Ruby and Rails will give you useful skills that translate well across different languages and frameworks, particularly concerning MVC concepts. However, if your main aim is landing a job, keep in mind that junior Ruby on Rails positions can be hard to come by. Languages like JavaScript and Python might offer better opportunities right now.

Answered By NicheNavigator23 On

Ruby and Rails are still functional, but they are more niche now. Many established companies continue to use them, but there aren’t many new startups looking for Ruby on Rails developers these days. If you’re working with it and it’s paying off, that’s awesome! But if the goal is to find a job in programming, you might want to explore more in-demand languages.

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.