A Interpreted language for Web Development.
Gem is the package managers
File Extension .rb
Installation
sudo pacman -S ruby
Boilerplate
puts "Hello World"
Concepts
Tools
Essential
- Ruby puts
- Ruby Variables
- Ruby Function
- Ruby Class
- Ruby Object
- Ruby Array
- Ruby Comment
- Ruby Conditional Statement
- Ruby Operators
- Ruby While Loop
- Ruby For Loop
- Ruby Module
- Ruby Block
- Ruby times