Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amrdruid/druid-on-rails

Rails learning Hub, related to Ruby, Rails and everything in between
https://github.com/amrdruid/druid-on-rails

interview-preparation learn-rails rails rails-jobs rails-talks rails-tutorial ror ruby web-development

Last synced: 29 days ago
JSON representation

Rails learning Hub, related to Ruby, Rails and everything in between

Awesome Lists containing this project

README

        

# Druid-on-rails

![ezgif-4-60ed1d70fc](https://github.com/amrdruid/Druid-on-rails/assets/6736430/08ffa800-0801-4991-a8b5-fd77cb1e5de7)

A Guide for Rails and Web Enthusiasts. Resources here are mapped in a way that you'll have all you need to study, prepare for interviews, or just learn something new!

- [Druid-on-rails](#druid-on-rails)
- [Interview Prepartions and Job Boards](#interview-prepartions-and-job-boards)
- [Mock Interviews](#mock-interviews)
- [Handbook and Resources](#handbook-and-resources)
- [Job Boards](#job-boards)
- [Learn Ruby](#learn-ruby)
- [Beginner:](#beginner)
- [More Advanced:](#more-advanced)
- [Learn Rails](#learn-rails)
- [Resources](#resources)
- [Channels](#channels)
- [Blogs](#blogs)
- [Podcasts](#podcasts)
- [Misc](#misc)

---

# Interview Prepartions and Job Boards

### Mock Interviews

[Hellointerview](https://www.hellointerview.com/)

[Pramp](https://pramp.com/)

[Tech Mock Interviews](https://www.techmockinterview.com/)

[Interview Bit](https://www.interviewbit.com)

[Interviewing.io](https://interviewing.io/)

### Handbook and Resources

[Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook)

---

# Job Boards

[Rails Job Board](https://jobs.rubyonrails.org/)

[Ruby on Remote](https://rubyonremote.com/)

---

# Learn Ruby

### Beginner:

[The Odin Project](https://www.theodinproject.com/paths/full-stack-ruby-on-rails/courses/ruby)

[Exercism](https://exercism.org/tracks/ruby/exercises)

[Ruby Lang Documentation](https://www.ruby-lang.org/en/documentation/quickstart/)

[Programming Ruby 3.3 (5th Edition)](https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-edition/)

### More Advanced:

[99bottles by Sandi Metz](https://sandimetz.com/99bottles)

[Rebuilding Rails](https://rebuilding-rails.com/)

[Metaprogramming Ruby 2](https://pragprog.com/titles/ppmetr2/metaprogramming-ruby-2/)

---

# Learn Rails

[Odin Porject - Rails Course](https://www.theodinproject.com/paths/full-stack-ruby-on-rails/courses/ruby-on-rails)

[Upcase by thoughtbot](https://thoughtbot.com/upcase/rails)

[Rails Tutorial](https://www.railstutorial.org/)

[Rails Official Guide](https://guides.rubyonrails.org/)

---

# Resources

## Channels

- [Ruby on Rails](https://www.youtube.com/@railsofficial/featured)
- [GoRails](https://gorails.com/)
- [Drifting Ruby](https://www.driftingruby.com)
- [Confreaks](https://www.youtube.com/user/Confreaks)
- [Deanin](https://www.youtube.com/channel/UCUeZ3YgblYkMQt0wJP3OR-Q/featured)
- [SupeRails](https://www.youtube.com/c/SupeRails/featured)

## Blogs

- [Mike Perham](http://www.mikeperham.com/)
- [Schneems](http://www.schneems.com/)
- [Honeybadger Ruby Blog](http://blog.honeybadger.io/ruby/)
- [Thoughtbot - Rails](https://robots.thoughtbot.com/tags/rails)
- [JetBrains Ruby/Rails](https://www.jetbrains.com/ruby/help/rails.html)
- [Rails Forum](https://railsforum.com/)
- [RubyFlow](http://www.rubyflow.com/)
- [Ruby Libhunt](http://ruby.libhunt.com/)
- [FullStory Blog](http://blog.fullstory.com/)
- [Duck Type Labs](http://ducktypelabs.com/)
- [Slack Engineering](https://slack.engineering/)
- [Netflix TechBlog](https://medium.com/netflix-techblog)
- [Makandra Cards](https://makandracards.com/makandra)

## Podcasts

- [Software Engineering Daily](https://softwareengineeringdaily.com/category/podcast/)
- [Thoughtbot's Clean Code](https://thoughtbot.com/upcase/clean-code)
- [Stackoverflow Podcast](https://stackoverflow.blog/podcast)
- [Syntax](https://www.youtube.com/@syntaxfm)

## Misc

- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
- [Google Interview University](https://github.com/jwasham/google-interview-university)
- [Project Guidelines](https://github.com/wearehive/project-guidelines)
- [Test Your Sysadmin Skills](https://github.com/trimstray/test-your-sysadmin-skills)
- [Regexone](https://regexone.com/)
- [Build Your Own X](https://github.com/danistefanovic/build-your-own-x)