This repository is a collection of exercises and projects which I have completed while I was learning Ruby with help of The Odin Project.
✅ Data types
✅ Arrays
✅ Hashes
✅ Methods
✅ Debugging
✅ Basic enumerables
✅ Predicate enumerables
✅ Nested collections
bundler exec rspec <path/file>
✅ Caesar Cipher
✅ Substrings
✅ Stock picker
✅ Bubble sort
✅ Virtual Computer (methods and variables in classes)
✅ Banking (public and private methods)