Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
kunashe19867yWelcome @isashi!
I'm 30 too! I'd say more than knowing a particular language, a key skill is being able to figure out out how a page works.
Do that, and you can pivot from RoR to JS to Python as required. -
Pluralsight and coursera have web dev classes. IIRC the two most popular/fastest growing are MEAN and LAMP. Neither uses ruby, but you can probably leverage your ruby knowledge and anything you learn from full stack courses to due some neat stuff.
Either way, good on you. Not an easy step deciding to change careers like that. -
isashi9177yThanks everyone! I'm currently studying on the Odin Project + different books and websites.
I hope I will get some working experience soon -
@lewdogg I found it to be the simplest language so far...
Even easyer then basic -
Ruby is amazing I think by far has the best community every who programs in Ruby is a hardcore Ruby enthusiast ha.
-
John14257yAlso consider python. I hear that community stresses good documentation so should be easier to learn. And I believe many data jobs prefer python
-
isashi9177yYep I'm loving Ruby! Easy to understand and flexible!
In the past I did an online python course but I forgot everything...
Do you have any app to suggest? I just tried Enki and it's not bad for random pill learnings. -
Actually python is a lot harder...
Never mix spaces with tabs
Like for a hello world even ruby is easyer
But when your making something harder python can be really frustrating...
And there is stuff that isn't explicit online
Like I was having problems with kivy (a gui framework for python) and only saw the solution to something really basic months after research...
Like there was a single tutorial that pointed something out that didn't saw anything else... And is critical to make kivy work.
I only learned the basics about ruby, loved it, only didn't follow cause ruby on rails isn't good for scaling (starts to get really slow) while Django (python framework for net) doesn't have the same problem
Btw I'm a noob, so correct me if I'm wrong -
I did the same pivot back in my mid-20's (mid-30's now). The choice was either to go into management accounting or leave the company and find a Dev role.
I won't say I never looked back, but development is a far more interesting career than finance would have been.
Just get stuck in with whatever language you want to use and build some cool stuff. -
@isashi great language to start out with! I'd recommend learning Sinatra before rails though, because it will force you to learn how RESTful architectures work and you'll have an easier time learning rails afterwards. Make sure you learn some form of testing as well and have fun!
-
isashi9177y@conjoiner yep, I'm more or less in the same situation! It's not I hate my position in Controlling dpt but in the long term I think I will get super bored and nothing new to learn there...
-
isashi9177y@foolsgambit yeah in the odin project I studied a bit of Sinatra with a super basic projects but then it moved quite fast to Rails.
As for now unfortunately tests are my weakest part but I want to cover that part asap
First rant
No idea what I'm doing.
30y.o. and I'm learning Ruby On Rails in order to switch from my current job in finance to Web development. Let's see what happens next.
rant