https://github.com/gabrioliv/ruby-code-training
Some Ruby Scripts and Exercises
https://github.com/gabrioliv/ruby-code-training
exercise learning programming ruby ruby-3 ruby-language ruby-script testing
Last synced: 6 months ago
JSON representation
Some Ruby Scripts and Exercises
- Host: GitHub
- URL: https://github.com/gabrioliv/ruby-code-training
- Owner: GabriOliv
- Created: 2021-01-25T17:34:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T00:40:27.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T21:23:05.334Z (10 months ago)
- Topics: exercise, learning, programming, ruby, ruby-3, ruby-language, ruby-script, testing
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Ruby Code Training](https://github.com/GabriOliv/ruby-code-training)
Some Ruby Scripts and Exercises
[](https://www.ruby-lang.org/en/)
---
### Ruby Exercises:
| Script | Exercise | Source |
| :----: | :------- | :----: |
| ex_001.rb | Get the File Extension | [Source][ex_001] |
| ex_002.rb | Mubashir Cipher | [Source][ex_002] |
| ex_003.rb | Transpose | [Source][ex_003] |
| ex_004.rb | Acronym | [Source][ex_004] |
| ex_005.rb | Pangram | [Source][ex_005] |
[ex_001]:
[ex_002]:
[ex_003]:
[ex_004]:
[ex_005]:
[ex_006]:
[ex_007]:
[ex_008]:
[ex_009]:
[ex_010]:
[ex_011]:
[ex_012]:
[ex_013]:
[ex_014]:
[ex_015]:
[ex_016]:
[ex_017]:
[ex_018]:
[ex_019]:
[ex_020]:
[ex_021]:
[ex_022]:
[ex_023]:
[ex_024]:
[ex_025]:
[ex_026]:
[ex_027]:
[ex_028]:
[ex_029]:
[ex_030]: