DEV Community

Ruby Class Syntax

Robert Sfarzo on August 08, 2023

Ruby's class and object syntax is beautiful. Python's can get gangly for large projects, and Java's is excessively verbose.

Collapse
 
samuellubliner profile image
Samuel Lubliner

I am really enjoying Ruby's syntax!