Add Ruby resources
This commit is contained in:
committed by
GitHub
parent
883c28cf39
commit
a5093ef4e0
@ -1 +1,8 @@
|
||||
# Ruby
|
||||
# Ruby
|
||||
|
||||
Ruby is a high-level, interpreted programming language that blends Perl, Smalltalk, Eiffel, Ada, and Lisp. Ruby focuses on simplicity and productivity along with a syntax that reads and writes naturally. Ruby supports procedural, object-oriented and functional programming and is dynamically typed.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Ruby Website' href='https://www.ruby-lang.org/en/'>Ruby Website</BadgeLink>
|
||||
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.ruby-lang.org/en/documentation/quickstart/'>Learn Ruby in 20 minutes</BadgeLink>
|
||||
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.codecademy.com/learn/learn-ruby'>Learn Ruby | Codecademy</BadgeLink>
|
||||
|
Reference in New Issue
Block a user