Skip to content

josephmsmith/Ruby-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Algorithm Practice

Used a variety of resources to learn Ruby and solve algorithms in mostly Ruby but have some other languages sprinkled in. Each file represents a different resource found and the files inside contain solutions to problems in addition to personal notes, test calls, and more efficient solutions. Feel free to suggest edits or use for personal benefit. I've included some notes below with my thoughts on each platform. Enjoy!

Resources

  • Excercism
    Great for those who have taken foundational Ruby courses and have solid fundamentals. This really helps connect Ruby with bigger fundamentals. I took an approach of trying to optimize for a future development environment. Check out their site.
  • Sololearn
    Sololearn has an app and Desktop version for their website. It's great for learning fundamentals and baseline knowledge especially if you are new to coding. Check out their site and download the app if you want to play games that test your knowledge in a variety of languages. They have a built in ide for on the go practice.
  • AppsScript
    This is a shameless plug to a couple scripts I think are helpful for the every day Google Sheets user. AppsScript is based in JavaScript but they have great Documentation that should be easy to pick up if your familiar with coding in different languages. It's giving... Automation.
  • Learning Ruby the Hard Way
    Will provide more information on this site at a later date
  • Ruby Essentials Training Part 1: The Basics - Kevin Skoglund
    Would HIGHLY recommend taking this course if you are new to Ruby. The instructor is very clear and caters learning to new and more advanced developers. My rough notes are in the file.

About

a resource hub for leveling up in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages