diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4b1e217..dedb0a7 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -272,3 +272,4 @@ This is a list showing the GitHub usernames of all who have contributed to this - [@serhatbek](https://github.com/serhatbek) - [@ChrRepou](https://github.com/ChrRepou) - [@web-roberto](https://github.com/web-roberto) +- [@Bandit-Army](https://github.com/Bandit-Army) \ No newline at end of file diff --git a/RubyResources.md b/RubyResources.md index 6b1e368..7443363 100644 --- a/RubyResources.md +++ b/RubyResources.md @@ -4,3 +4,4 @@ - [MetaProgramming in Ruby](https://thoughtbot.com/upcase/videos/metaprogramming-in-ruby) - Learn MetaProgramming in Ruby.(Intermediate) - [Ruby Best Practices](https://www.oreilly.com/library/view/ruby-best-practices/9780596157487/) - An O'Reilly book that focuses on best practices used while programming Ruby.(Advanced) - [Ruby Under A Microscope](https://www.oreilly.com/library/view/ruby-under-a/9781457185243/) - An O'Reilly book - Ruby Under a Microscope gives developers an inside, hands-on look at Ruby's core, using simple diagrams coupled with clear explanations.(Advanced) +- [The Odin Project](https://www.theodinproject.com/) - A free website that started as a complete Ruby tutorial, and has since expanded to include courses on Rails and lots of other languages. (Beginner) \ No newline at end of file