https://github.com/codeconscious/ruby-koans
Practicing with Ruby koans (www.rubykoans.com)
https://github.com/codeconscious/ruby-koans
Last synced: about 1 year ago
JSON representation
Practicing with Ruby koans (www.rubykoans.com)
- Host: GitHub
- URL: https://github.com/codeconscious/ruby-koans
- Owner: codeconscious
- Created: 2024-01-08T06:05:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T06:26:12.000Z (over 2 years ago)
- Last Synced: 2025-04-10T23:53:55.714Z (about 1 year ago)
- Language: Ruby
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby Koans
I decided to complete the [Ruby Koans](https://www.rubykoans.com/), which I found recommended by several folks online. While lot of it served as a basic reminder of how things work in Ruby, the small class-modification tasks in particular were nice small exercises. This proved to be a good exercise to start 2024.
Side note: I learned during this that the word "koan" originates from the Japanese term "公案"!