Home > Today’s Crypto News
bitcoin
bitcoin

$78296.150408 USD

-6.06%

ethereum
ethereum

$1566.911665 USD

-13.25%

tether
tether

$1.000018 USD

0.04%

xrp
xrp

$1.876916 USD

-12.03%

bnb
bnb

$557.614617 USD

-5.62%

usd-coin
usd-coin

$1.000611 USD

0.06%

solana
solana

$105.570282 USD

-12.12%

dogecoin
dogecoin

$0.145710 USD

-13.19%

tron
tron

$0.227049 USD

-3.81%

cardano
cardano

$0.568870 USD

-12.00%

unus-sed-leo
unus-sed-leo

$8.917500 USD

-2.44%

chainlink
chainlink

$11.183946 USD

-12.41%

toncoin
toncoin

$2.932062 USD

-9.33%

stellar
stellar

$0.221191 USD

-12.20%

avalanche
avalanche

$16.013904 USD

-7.98%

Ruby (Programming Language)

What Is Ruby (Programming Language)?

Originally designed and released as a personal project by Yukihiro Matsumoto (also known in the programming community as Matz) in 1995, Ruby has since acquired the interest of a large and loyal community of developers.

According to Matsumoto, prior to starting work on Ruby, he was in search of an easy-to-use, human-focused object-oriented scripting language, but none of the ones that existed at the time seemed satisfactory to him. For example, Matz considered Perl to be somewhat esoteric, and Python not truly object-oriented – so he set out to create his own language.

When designing Ruby, Matz’s philosophy was focused on the needs of human programmers, rather than the needs of the computers they were programming on. As such, he implemented design principles that minimized programming work and removed possible sources of confusion.

Ruby remained a relatively obscure language for its first few years of existence until the creation of Ruby on Rails by David Heinemeier Hansson in 2004. Ruby on Rails is a model-view-controller (MVC) framework that significantly decreased the complexity of full-stack web app development. As a result, Ruby has served as a foundation for such massive platforms as Twitter and Airbnb.

Ruby employs a package library, called RubyGems, where community members can submit libraries and applications to be used by other developers. These packages – so-called “gems” – can be installed with a command line. A lot of Ruby libraries are hosted on the highly popular GitHub software development and version control service, which itself is in fact built on Ruby on Rails.

In the cryptocurrency industry, Ruby is not nearly as popular as some of the other programming languages, such as C++ or Ethereum’s (ETH) own Solidity. However, a number of projects do provide support and the toolsets necessary for the development of Ruby-based applications on their platforms; these include ARK and the already mentioned Ethereum.