Ruby is nice language and so flexiable. Few month ago, when I first time started learning rails, I was so impressively by their power and efficient. However, I also felt so confused regarding to those "silly" syntax and some many different terminilogies. So I decided to start learning ruby now.
This learning repository contains a lot of fundamental concepts in code as follow
- Hello world demo
- numbers
- float
- loops
- arrays
- hashes
Ruby official documentation: http://ruby-doc.org/
Need get more sample