Skip to content
Hanlei Qin edited this page Nov 6, 2020 · 5 revisions

Ruby is...
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

  • Ruby on Github, Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple, straightforward, and extensible.

Learn

Libraries

  • Gosu is a 2D game development library for Ruby and C++.

Frameworks

  • Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.

Resources

  • Awesome Ruby 💎 A collection of awesome Ruby libraries, tools, frameworks and software
Clone this wiki locally