Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is Python (Django) experience professionaly comparable to Ruby on Rails? [closed]

I ask this because there seems to be a few more jobs available (at least by telecommute) in RoR. If an employer sees significant Python/Django experience on a resume, would it be plausible to believe that the developer would be able quickly learn Rails?

like image 667
Ben Hayden Avatar asked Feb 04 '26 22:02

Ben Hayden


1 Answers

My experience is, that the more languages and/or frameworks you know, the easier it is to learn a new language. So if you have pretty good experience in programming it shouldn't be a big problem.

Python and Ruby are both dynamic and completely object oriented Languages. Just the syntax is a little bit different. i.e. where python uses indention two mark blocks of code, ruby uses {|begin|then|do|... and }|end to mark the beginning and end of a block.

As far as I know Django is a little bit more low level like merb or sinatra. But Django embraces the MVC style. So there you must not learn something new.

But to really know how quickly you can learn RoR is just trying, it can be fun. Just try it out in some freetime. IMHO it can be very easy to learn, especially for someone experienced with other MVC frameworks with similar languages.

like image 122
jigfox Avatar answered Feb 07 '26 10:02

jigfox



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!