Showing results for Metz
GitHub Repo
https://github.com/Sitraka17/IAE_METZ_DATA
Sitraka17/IAE_METZ_DATA
Materials for the courses at the IAE METZ
StackOverflow
https://stackoverflow.com/questions/31017706/ruby-2-1-keyword-arguments-initializers-syntax
Ruby 2.1+ Keyword Arguments Initializers Syntax
Tags: ruby
GitHub Repo
https://github.com/makaroni4/sandi_meter
makaroni4/sandi_meter
Static analysis tool for checking Ruby code for Sandi Metz' rules.
StackOverflow
https://stackoverflow.com/questions/60498193/how-to-rewrite-this-code-snippet-using-sandi-metz-rules
How to rewrite this code snippet using Sandi Metz rules?
Tags: ruby-on-rails, ruby, model, class-design
StackOverflow
https://stackoverflow.com/questions/67747443/prolog-how-would-i-recursively-build-a-list
Prolog - How would I recursively build a list?
Tags: list, prolog, logic, predicate
StackOverflow
https://stackoverflow.com/questions/33062862/naming-convention-for-null-objects-in-rails
Naming Convention for Null Objects in Rails?
Tags: ruby-on-rails, ruby, null-object-pattern
GitHub Repo
https://github.com/marina-ferreira/99_bottles_of_oop
marina-ferreira/99_bottles_of_oop
99 Bottles of OOP by Sandi Metz
GitHub Repo
https://github.com/clayhill/Gilded-Rose-Refactoring-Kata
clayhill/Gilded-Rose-Refactoring-Kata
The Gilded Rose Refactoring Kata (Sandi Metz style)
GitHub Repo
https://github.com/jordanpoulton/practical_object_oriented_design_in_ruby
jordanpoulton/practical_object_oriented_design_in_ruby
The book by Sandi Metz is incredible. This is my homage to her :)
StackOverflow
https://stackoverflow.com/questions/38289634/why-does-the-ruby-module-kernel-exist
Why does the Ruby module Kernel exist?
Tags: ruby, oop
GitHub Repo
https://github.com/Sitraka17/IAE_METZ_2026_EMPIRICAL_FINANCLE
Sitraka17/IAE_METZ_2026_EMPIRICAL_FINANCLE
Projet IAE METZ
StackOverflow
https://stackoverflow.com/questions/50883387/in-sandi-metzs-oo-design-in-ruby-book-what-is-the-difference-between-modules-a
In Sandi Metz's OO Design in Ruby book, what is the difference between modules and inheritance?
Tags: ruby
GitHub Repo
https://github.com/serodriguez68/poodr-notes
serodriguez68/poodr-notes
Notes for Sandi Metz's OOD book: "Practical Object-Oriented Design in Ruby."
StackOverflow
https://stackoverflow.com/questions/40736889/parameters-in-dynamic-type-checking
Parameters in Dynamic Type Checking
Tags: ruby, oop, dynamic, parameters
StackOverflow
https://stackoverflow.com/questions/23038173/refactor-controller-to-follow-sandis-rule-of-five-lines
Refactor controller to follow sandi's rule of five lines
Tags: ruby-on-rails, refactoring
GitHub Repo
https://github.com/nathany/go-poodr
nathany/go-poodr
A Go translation of the example code from Practical Object-Oriented Design in Ruby by Sandi Metz.
StackOverflow
https://stackoverflow.com/questions/37709722/can-someone-help-explain-the-post-initialize-callback-for-class-creation-sandi
Can someone help explain the post_initialize callback for class creation (Sandi Metz)
Tags: ruby
GitHub Repo
https://github.com/ybakos/se303-house
ybakos/se303-house
A test-driven example of The House That Jack Built. Via Metz, S.
StackOverflow
https://stackoverflow.com/questions/40545493/what-does-colon-before-a-constant-in-ruby-mean