Full description not available
M**N
Five Stars
Really well written.
S**T
Best programming book I have ever read! (entertaining)
Best programming book I have ever read! (entertaining)I skim through the stuff I already know not to confuse myself.The book covers Dynamic Metaprogramming. My interest with it is Static Metaprogramming in other languages. My favorite part right now is defining dynamic_methods, (52). Which I have a preference to over overriding missing method.Because the book has pair programming with a theoretical beginner. It contains fun things to share with the junior devs that I work with who are not reading the book.What I find most fun about this book is when it lets you be more creative with the code.ruby is my go to language to discover if it is possible to get a computer to do a thing.1) object-oriented2) functional,3) imperative,4) can be programmed declarative5) (class-based), metaprogrammingI will try to achieve something in ruby. and after discovering if possible, only then attempt to implement it in another language.
A**7
Very useful
Very useful. Handy to get deep into ruby concepts and patterns with loads of illustrated examples
T**S
Sehr gutes Buch für professionelle Ruby Programmierer!
Das Buch ist sehr gut strukturiert. Man bekommt eine gute Einführung in die Metaprogrammierung in Ruby und arbeitet sich dann direkt kurz in ein Praxisbeispiel (Ruby on Rails) ein. Nach dem Buch versteht man erst, warum Ruby von seiner Community so geliebt wird. Die Sprache hat einen sehr guten und logischen Aufbau und ist EXTREM flexibel.
A**R
Five Stars
good advanced ruby book