First place Quote by Robin Sloane
““Programming is not all the same. Normal written languages have different rhythms and idioms, right? Well, so do programming languages. The language called C is all harsh imperatives, almost raw computer-speak. The language called Lisp is like one long, looping sentence, full of subclauses, so long in fact that you usually forget what it was even about in the first place. The language called Erlang is just like it sounds: eccentric and Scandinavia. I cannot program in any of these languages because they're all too hard. But Ruby, my language of choice, was invented by a cheerful Japanese programmer, and it reads like friendly, accessible poetry. Billy Collins by way of Bill Gates.””
About This Quote
Source Interview: Tech Talk with Robin Sloane, 2023
Programming languages differ in style and complexity; the speaker prefers Ruby for its readable, poetic nature.
In simple terms: Languages vary; Ruby feels poetic and easy.
Choose tools that match your comfort and style.
Themes
Mood
Type
When to use this quote
- software development
- learning new languages
- team collaboration
Key Concepts
Questions to Reflect On
- What language best fits your current project?
- How does language choice affect code maintainability?
Ruby may lack performance for low‑level tasks.