sze5003
Lifer
- Aug 18, 2012
- 14,201
- 634
- 126
It's not that difficult. I'm actually considering a career change to a software engineer and I've been learning Ruby and Java (With some Android on the side)
With previous coding experiance, Ruby should take about a month to get decent at it, with another month to get Ruby-on-rails proficient. Python should be really fast after that because they might as well be the same thing.
This groovy thing is new to me though. I consider mself at least somewhat knowledgable on the trends of software engineering, but nobody I've talked to have mentioned they used Groovy. It's all Ruby and Python.
I have some python courses for free to go through from udemy. I'm sure I can find ruby ones too. But those courses are simple and basically code is code, after all you just need to know how to use and implement it properly.
The tricky part with python is debugging and basically structure since variables can be declared and changed, there's no errors before compiling I think.
