• Complain

Jeremy Evans - Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code

Here you can read online Jeremy Evans - Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Jeremy Evans Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code
  • Book:
    Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2021
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Become an accomplished Ruby programmer by understanding the design principles, best practices, and trade-offs involved in implementation approaches to keep your Ruby applications maintainable in the long term

Key Features
  • Understand the design principles behind polished Ruby code and trade-offs between implementation approaches
  • Use metaprogramming and DSLs to reduce the amount of code needed without decreasing maintainability
  • Learn Ruby web application design principles and strategies for databases, security, and testing
Book Description

Most successful Ruby applications become difficult to maintain over time as the codebase grows in size. Polished Ruby Programming provides you with recommendations and advice for designing Ruby programs that are easy to maintain in the long term.

This book takes you through implementation approaches for many common programming situations, the trade-offs inherent in each approach, and why you may choose to use different approaches in different situations. Youll start by learning fundamental Ruby programming principles, such as correctly using core classes, class and method design, variable usage, error handling, and code formatting. Moving on, youll learn higher-level programming principles, such as library design, use of metaprogramming and domain-specific languages, and refactoring. Finally, youll learn principles specific to web application development, such as how to choose a database and web framework, and how to use advanced security features.

By the end of this Ruby programming book, youll have gained the skills you need to design robust, high-performance, scalable, and maintainable Ruby applications.

While most code examples and principles discussed in the book apply to all Ruby versions, some examples and principles are specific to Ruby 3.0, the latest release at the time of publication.

What you will learn
  • Use Rubys core classes and design custom classes effectively
  • Explore the principles behind variable usage and method argument choice
  • Implement advanced error handling approaches such as exponential backoff
  • Design extensible libraries and plugin systems in Ruby
  • Use metaprogramming and DSLs to avoid code redundancy
  • Implement different approaches to testing and understand their trade-offs
  • Discover design patterns, refactoring, and optimization with Ruby
  • Explore database design principles and advanced web app security
Who this book is for

If you already know how to program in Ruby and want to learn more about the principles and best practices behind writing maintainable, scalable, optimized, and well-structured Ruby code, then this Ruby book is for you. Intermediate to advanced-level working knowledge of the Ruby programming language is expected to get the most out of this book.

Table of Contents
  1. Getting the Most out of Core Classes
  2. Designing Useful Custom Classes
  3. Proper Variable Usage
  4. Methods and Their Arguments
  5. Handling Errors
  6. Formatting Code for Easy Reading
  7. Designing Your Library
  8. Designing For Extensibility
  9. Metaprogramming and When to Use It
  10. Designing Useful Domain-Specific Languages
  11. Testing to Ensure Your Code Works
  12. Handling Change
  13. Using Common Design Patterns
  14. Optimizing Your Library
  15. The Database Is Key
  16. Web Application Design Principles
  17. Robust Web Application Security

Jeremy Evans: author's other books


Who wrote Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code? Find out the surname, the name of the author of the book and a list of all author's works by series.

Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Polished Ruby Programming Build better software with more intuitive - photo 1
Polished Ruby Programming

Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code

Jeremy Evans

BIRMINGHAMMUMBAI Polished Ruby Programming Copyright 2021 Packt Publishing All - photo 2

BIRMINGHAMMUMBAI

Polished Ruby Programming

Copyright 2021 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Group Product Manager: Aaron Lazar

Publishing Product Manager: Alok Dhuri

Senior Editor: Rohit Singh

Content Development Editor: Tiksha Lad

Technical Editor: Pradeep Sahu

Copy Editor: Safis Editing

Project Coordinator: Deeksha Thakkar

Proofreader: Safis Editing

Indexer: Pratik Shirodkar

Production Designer: Shankar Kalbhor

First published: June 2021

Production reference: 1110621

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham

B3 2PB, UK.

ISBN 978-1-80107-272-4

www.packt.com

To Allyson, Jaden, Ruby, Jennifer, and Veronica, who most shaped my life.

- Jeremy Evans

Contributors

About the author

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.

I would like to thank the editors, technical reviewers, and other Packt staff for their help in creating this book. I would especially like to thank Janko Marohni for his reviews and recommendations, which resulted in so many improvements to this book.

About the reviewers

Jagdish Narayandasani has more than 14 years of experience in software development and almost a decade of experience in working on Ruby on Rails. He is currently working as a Technology Specialist with a New York-based Fintech firm. He often contributes as a echnical reviewer for technical books. He has worked on a variety of technologies, such as Java, Ruby, Elixir, and the AWS cloud for different companies. He has worked in various industries, such as finance, retail, healthcare, and wealth management. At the moment, he is trying his hand at blockchain technology. In his free time, he loves to spend time with his family, explore new places, and try new food.

Janko Marohni is a seasoned Ruby developer with big love for open source. He has authored many Ruby libraries, spoken at conferences, and writes on his blog about his discoveries in the Ruby ecosystem (most of them are libraries created or maintained by the author of this book). He values well-tested code, separation of responsibilities, and doing more with less. Outside of programming, Janko enjoys dancing, acrobatic activities, and playing the piano.

Table of Contents
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code»

Look at similar books to Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code»

Discussion, reviews of the book Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.