https://github.com/dphonys/learnin_ruby
Small projects on which I've tried to learn the basics of Ruby.
https://github.com/dphonys/learnin_ruby
Last synced: 3 months ago
JSON representation
Small projects on which I've tried to learn the basics of Ruby.
- Host: GitHub
- URL: https://github.com/dphonys/learnin_ruby
- Owner: DPHonys
- Created: 2021-07-02T21:05:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-23T10:54:56.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T19:41:48.798Z (5 months ago)
- Language: Ruby
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning_Ruby
Small projects on which I've tried to learn the basics of Ruby.All of the projects are solutions to assignments for the FIT CTU subject (NI-RUB).
### DISCLAIMER:
I haven't taken the subject at school hence the projects didn't go through any review. There is no guarantee that the
solutions are correct. I only did them to try the Ruby language.## List of Projects
1. FizzBuzz
2. Calculator
3. Armed robot
4. Custom OpenStruct implementation ( with quotation marks :^) )
5. Roman numerals