programming-examples/ruby
2019-11-18 14:44:36 +01:00
..
_Basics Initial commit 2019-11-15 12:59:38 +01:00
Algorithms Initial commit 2019-11-15 12:59:38 +01:00
Arrays Initial commit 2019-11-15 12:59:38 +01:00
Basics Upload basic README.md 2019-11-18 14:44:36 +01:00
Data_Structures Initial commit 2019-11-15 12:59:38 +01:00
Patterns Initial commit 2019-11-15 12:59:38 +01:00
README.md Upload basic README.md 2019-11-18 14:44:36 +01:00

Ruby programming language

Ruby is an interpreted, high-level, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. Ruby is dynamically typed and uses garbage collection.