No detailed description available for "Polished Ruby Programming".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80107-791-0 (9781801077910)
Schweitzer Klassifikation
Evans Jeremy:
Jeremy Evans is a Ruby committer who focuses on fixing bugs in Ruby, as well as improving the implementation of Ruby. He is the maintainer of many popular Ruby libraries, including the fastest web framework (Roda) and fastest database library (Sequel). His libraries are known not just for their performance, but also for their code quality, understandability, documentation, and how quickly any bugs found are fixed. For his contributions to Ruby and the Ruby community, he has received multiple awards, such as receiving the prestigious RubyPrize in 2020 and being chosen as a Ruby Hero in 2015. He has given presentations at over 20 Ruby conferences. In addition to working on Ruby, he is also a committer for the OpenBSD operating system.
Table of Contents - Getting the Most out of Core Classes
- Designing Useful Custom Classes
- Proper Variable Usage
- Methods and Their Arguments
- Handling Errors
- Formatting Code for Easy Reading
- Designing Your Library
- Designing For Extensibility
- Metaprogramming and When to Use It
- Designing Useful Domain-Specific Languages
- Testing to Ensure Your Code Works
- Handling Change
- Using Common Design Patterns
- Optimizing Your Library
- The Database Is Key
- Web Application Design Principles
- Robust Web Application Security