Skip to content

J-emi/ruby-excercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project Ruby Exercises

About this repository

This repository is a collection of exercises and projects which I have completed while I was learning Ruby with help of The Odin Project.

Ruby basics

✅ Data types

✅ Arrays

✅ Hashes

✅ Methods

✅ Debugging

✅ Basic enumerables

✅ Predicate enumerables

✅ Nested collections

To run tests

bundler exec rspec <path/file>

Ruby Projects

✅ Caesar Cipher

✅ Substrings

✅ Stock picker

✅ Bubble sort

✅ Virtual Computer (methods and variables in classes)

✅ Banking (public and private methods)

About

The Odin Project 2023 - Ruby

Topics

Resources

Stars

Watchers

Forks

Languages