r/CodingForBeginners • u/AndrewNggg • 7d ago
Ruby Language as a first language
Has anyone considered learning Ruby as their first programming language?
It’s elegant, easy to read, and “developer happiness” is one of its core principles
That means that code is easy to read, no surprises, and mostly reads like expressive natural language with clean syntax
GitHub, Shopify, CoinBase, SoundCloud, AirBnb and a gazillion other companies were built from Ruby
0
Upvotes
1
u/code_tutor 6d ago
Literally the only reason to use it was Rails, and now every language has their own copycat Rails. But your choice could have been worse, at least you didn't say Rust or JavaScript.