DEV Community

Discussion on: I'm Ruby/Rails Developer and love it, Ask Me Anything!

Collapse
 
juankortiz profile image
juankOrtiz

1) How did you learn Ruby and Rails?
2) Which feature (or features) of the language you like the most?
3) Have you made big applications or web pages?
4) What is your advice to all the rubyists who are learning or using the language?

Collapse
 
ark profile image
Ark Shraier • Edited

1) learning by doing micro projects to explore some specific feature
2) Language and infrastructure (libraries, gems, tutorials) matters, not only language itself. Ruby has great readability, Rails has almost everything you need to start
3) Small and medium projects, I guess
4) (it's not mine advice) Read book and TYPE CODE, make micro projects, get through stuckness using Google and brain 😃