Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viveksahu26/ruby_ws
Hands-on with Ruby
https://github.com/viveksahu26/ruby_ws
Last synced: 1 day ago
JSON representation
Hands-on with Ruby
- Host: GitHub
- URL: https://github.com/viveksahu26/ruby_ws
- Owner: viveksahu26
- Created: 2024-10-07T05:28:31.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:46:59.000Z (17 days ago)
- Last Synced: 2024-11-03T17:29:18.339Z (17 days ago)
- Language: Ruby
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hands-on with RUBY
## Contents
- Hello World in ruby
- Basic std lib print and get input from user.
- basic if-else statement
- basic switch-case statement
- basic of class
- basic of module
- basic of include
- multiple modules
- instance methods vs class methods