Название: Practical Ruby 3 Programming: Simpler than Python, offering concise syntax, reusable code, and maximum developer productivity
Автор: Zorin Fylix
Издательство: GitforGits
Год: 2025
Страниц: 212
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB
This book gives Ruby fans the skills they need to become well-versed in Ruby and build solid applications. It starts with the basics and moves on to exploring the power of blocks, procs, and lambdas. You'll learn how these constructs make your code more flexible and reusable. As you go through it, you'll learn about enumerators, which help you streamline iteration and handle complex data transformations with ease. Then, you'll dive into the exciting world of RubyGems, where you'll learn to find, install, and manage gems like a pro. You'll get hands-on with popular gems like Nokogiri and Faker, showing how to take Ruby to the next level for tasks like parsing HTML and generating realistic test data. And you'll even learn how to create and distribute your own custom gems, so you can share your innovations with the entire Ruby community. Performance is a big focus too, with techniques for measuring how well Ruby programs run and finding the things that slow them down. It also covers packaging Ruby applications in detail, showing how to create executables and prepare programs for seamless distribution to your users. It's all about keeping track of changes with Git, working with others, and keeping your project history neat and tidy. By the time you're done with this book, you'll have a firm grasp on Ruby and the know-how to create, optimize, and deploy cutting-edge Ruby applications.