poodr
Design guide
A comprehensive guide to practical object-oriented design in Ruby, providing an in-depth exploration of software development principles and best practices.
Practical Object-Oriented Design in Ruby
644 stars
43 watching
186 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jordanpoulton/practical_object_oriented_design_in_ruby | Chapter-by-chapter notes on practical object-oriented design principles in Ruby based on Sandi Metz' book | 84 |
alemohamad/ruby-style-guide | A community-driven guide to best practices and idioms for writing maintainable Ruby code | 103 |
khusnetdinov/ruby.fundamental | A comprehensive resource covering fundamental programming concepts in Ruby, including design patterns, data structures, and software development principles. | 474 |
scrum2b/ruby-style-guide | A Ruby coding style guide for professional software engineers | 5 |
hassantc/ruby-style-guide | A community-driven style guide for Ruby programming best practices and idioms | 21 |
satour/rails-style-guide | A guide providing best practices for coding style in Ruby on Rails development | 196 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
dalzony/ruby-style-guide | A community-driven guide to best practices and style recommendations for Ruby programming | 116 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 414 |
fortissimo1997/ruby-style-guide | A community-driven guide to Ruby coding best practices and style recommendations. | 523 |
rubensmabueno/ruby-style-guide | A community-driven resource providing guidelines for best practices and idioms in Ruby programming. | 161 |
gdlx/ruby-style-guide | A community-driven guide for Ruby programming style and best practices | 68 |
arbox/rails-style-guide | A community-driven guide providing best practices and style prescriptions for Ruby on Rails 4 development | 200 |
obie/guide-to-reactive-rails | A comprehensive resource guide to a design philosophy and architectural style of web application development using Ruby on Rails. | 355 |