+ 2

What is a simple and easy way to learn ruby? :)

Not much detail, but if anyone answers thanks :)

4th Oct 2025, 1:52 PM
Kiwi
Kiwi - avatar
14 Risposte
+ 6
Kiwi This thread contains a lot of resources for ruby learners https://www.sololearn.com/Discuss/608062/?ref=app
4th Oct 2025, 4:01 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
+ 5
“I hear and I forget. I see and I remember. I do and I understand.” – Confucius /He said this for ruby learners.../
4th Oct 2025, 6:55 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 4
by practicing it! PS: I don't really like JetBrains IDEs, but they now offer their RubyMine IDE for free for non-commercial use. their IDEs are good and "smart", but heavyweight.... it can be hard to start learning in that, but helps you....
4th Oct 2025, 6:43 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 2
I don't know 😂
4th Oct 2025, 1:53 PM
CЯΔZY₄Ø₄
CЯΔZY₄Ø₄ - avatar
+ 2
don't overthink it. lots of learning resources out there. don't look for the best. try them all and decide what works for you.
5th Oct 2025, 3:47 AM
Bob_Li
Bob_Li - avatar
+ 2
Ruby is actually one of the most beginner-friendly languages because of its clean and natural syntax. 1) Install Ruby (from https://www.ruby-lang.org) or use an online playground like https://replit.com/ 2) Learn the fundamentals first: variables, strings and numbers, arrays and hashes, conditionals (if, else, elsif), loops (for, while, .each), methods (functions) 3) Don’t just read tutorials. Pick a mini project: Simple blog (with Sinatra or Rails later), Command line note-taking app, File renamer script 4) Use the community resources: - Ruby Monk (interactive free Ruby learning) https://rubymonk.com/ - Official Ruby docs (very beginner-friendly): https://ruby-doc.org Good luck!
5th Oct 2025, 7:03 AM
Riyadh JS
Riyadh JS - avatar
+ 2
Yono, unfortunately, SoloLearn no longer offers Ruby courses. But, if you sre interested, you can get concrete knowledge from several external resources such as: https://www.learnrubyonline.org/ https://www.rubyguides.com/ruby-tutorial/ https://www.geeksforgeeks.org/ruby/ruby-tutorial/ https://www.geeksforgeeks.org/ruby/ruby-tutorial/ https://www.ruby-lang.org/en/documentation/quickstart/ I hope this helps. Keep coding. Thank you.
5th Oct 2025, 2:27 PM
Ushasi Bhattacharya
+ 2
You are most welcome, Yono. It is my pleasure.
5th Oct 2025, 4:17 PM
Ushasi Bhattacharya
+ 1
Thanks
6th Oct 2025, 11:03 AM
Janee
Janee - avatar
+ 1
Dn Rashid, could you kindly elaborate on your question? Also, you might want to create a seperate thread so that people can answer and access it more easily.
6th Oct 2025, 2:11 PM
Ushasi Bhattacharya
+ 1
Hi Rashid! You can go to the market with him to buy groceries and check the prices by multiplying the weight of the product by the price! With the calculator, you will always know the exact price. Or try to sell this software product to a company that needs it!
6th Oct 2025, 2:13 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
I don’t see any ruby courses in the courses available how to learn it on this application
5th Oct 2025, 2:07 PM
Yono
Yono - avatar
0
Thanks 😊
5th Oct 2025, 2:30 PM
Yono
Yono - avatar
0
Thanks guys! 😁 Appreciate it :)
6th Oct 2025, 2:02 PM
Kiwi
Kiwi - avatar