An open API service indexing awesome lists of open source software.

https://github.com/vinetos/ruby-land

📚 Ruby land is a groundbreaking book on Ruby
https://github.com/vinetos/ruby-land

Last synced: 5 months ago
JSON representation

📚 Ruby land is a groundbreaking book on Ruby

Awesome Lists containing this project

README

          

## Welcome to a groundbreaking Ruby book.

*Ruby land* is a book intented for an experimented audience, who already know the programming basics.
You can read it on the [website](http://ruby-land.anana.xyz) or download the [PDF](https://www.gitbook.com/download/pdf/book/ananagame/ruby-land) version to read quietly without the dangers of internet.

First of all, you have to know that Ruby has a different syntax than other C-like languages. Ruby is a oriented-object language focused on the productivity and the simplicity.

In this book we will approach the basics of Ruby like:
* Variables and types
* Arrays and maps
* The structure of an object