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
- Host: GitHub
- URL: https://github.com/vinetos/ruby-land
- Owner: Vinetos
- License: mit
- Created: 2017-12-01T07:26:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T07:32:08.000Z (over 8 years ago)
- Last Synced: 2025-01-24T02:59:58.331Z (over 1 year ago)
- Homepage: http://ruby-land.anana.xyz
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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