Avdi Grimm has been hacking Ruby code for over 10 years, and is still loving it. He is chief aeronaut at ShipRise, head chef at RubyTapas.com, and a co-host of the Ruby Rogues podcast. He lives in southern Pennsylvania with his wife and five children.
发表于2024-11-17
Confident Ruby 2024 pdf epub mobi 电子书
昨天拿到书了,确实好书,很实用。内容类似Ruby重构那本书,可读性更好些,讲了为什么。 重点讲了输入处理,目的是代码保护,包括方法保护和系统保护。减少nil的判断、类型检测、异常处理。 代码分两层,目标是让上层代码简单清晰,复杂性转移到下层。 值得反复学习。 值得...
评分昨天拿到书了,确实好书,很实用。内容类似Ruby重构那本书,可读性更好些,讲了为什么。 重点讲了输入处理,目的是代码保护,包括方法保护和系统保护。减少nil的判断、类型检测、异常处理。 代码分两层,目标是让上层代码简单清晰,复杂性转移到下层。 值得反复学习。 值得...
评分昨天拿到书了,确实好书,很实用。内容类似Ruby重构那本书,可读性更好些,讲了为什么。 重点讲了输入处理,目的是代码保护,包括方法保护和系统保护。减少nil的判断、类型检测、异常处理。 代码分两层,目标是让上层代码简单清晰,复杂性转移到下层。 值得反复学习。 值得...
评分昨天拿到书了,确实好书,很实用。内容类似Ruby重构那本书,可读性更好些,讲了为什么。 重点讲了输入处理,目的是代码保护,包括方法保护和系统保护。减少nil的判断、类型检测、异常处理。 代码分两层,目标是让上层代码简单清晰,复杂性转移到下层。 值得反复学习。 值得...
评分昨天拿到书了,确实好书,很实用。内容类似Ruby重构那本书,可读性更好些,讲了为什么。 重点讲了输入处理,目的是代码保护,包括方法保护和系统保护。减少nil的判断、类型检测、异常处理。 代码分两层,目标是让上层代码简单清晰,复杂性转移到下层。 值得反复学习。 值得...
图书标签: Ruby 编程 计算机及软件 思维 重构 編程語言 待讀技術書 ruby
For many programmers, discovering Ruby is a revelation. They are overjoyed by how elegantly and succinctly they can state problems in the language. But then the real world creeps in, and that joy gradually wanes as the code becomes cluttered with distracting edge case scenarios, error handling, and checks for nil.
Confident Ruby is a guide to recapturing the joy of writing Ruby by employing small patterns and stylistic choices to make each method tell a coherent story. Over the course of 32 patterns, you’ll learn how to isolate uncertainty at the borders of your code; how to avoid repetitive conditionals; and how to liberate your code from the chore of nil-checking. You’ll discover the four parts of a method, and how to use those parts to construct a narrative. Following along with real-world refactoring sessions, you’ll learn how to apply these lessons to legacy code.
Whether you are a novice or an experienced Ruby hacker, this book will help you become a more confident and joyful programmer.
让你的Ruby代码永葆青春,对其优雅一如既往。
评分让你的Ruby代码永葆青春,对其优雅一如既往。
评分学到很多重构代码的技巧。
评分让你的Ruby代码永葆青春,对其优雅一如既往。
评分学到很多重构代码的技巧。
Confident Ruby 2024 pdf epub mobi 电子书