Kick off your book project in 2 hours, get started with GhostAI in 2 hours, or do both! Free live workshops, on Zoom. You’ll leave with a real book project and a clear plan to keep going. Saturday, June 27, 2026.

Leanpub Header

Skip to main content

Filters

Category: "Ruby"

Books

  1. Rails 8 现代单体架构实战
    现代 Rails 之道进阶指南
    Xiaofeng Yuan

    你不需要为了用户体验而牺牲开发体验。Rails 8 为单体架构(Monolith)的概念注入了新的生命力。这就是现代单体架构(Modern Monolith)……

  2. Ruby Is For Fun
    Self-Study Course, From Absolute Beginner to Advanced
    Roman Pushkin

    This self-study course written as a book is your first step towards making money by coding and programming from home, and doing that with fun. You will understand how the Ruby language works, and establish a foundation for being successful freelance developer. 

  3. Руби для романтиков
    Самая простая книга по языку Руби с заданиями
    Роман Пушкин
    No Description Available
  4. Authentication - the art of creating and locking accounts, of verifying users and encrypting or forgetting passwords. Step-wise this beginner's guide explores software design and abstractions in Trailblazer by building an authentication library in Rails. After this book, you're ready to lock out people with your own code.

  5. Gradual Modularization for Ruby and Rails
    Improve collaboration, system design, and flexibility
    Stephan Hagemann

    Get yourself a new tool to manage your Rails application and your growing engineering organization! Prevent the ball-of-mud (and fix it!). Go for microservices or SOA if it makes sense not just because you don't have any other tool. Do all this through a low-overhead tool: packages. Enable better conversations to make practical changes today.

  6. From Ruby to Clojure
    A Ruby Programmer's Guide to Learning Clojure
    Joel Bryan Juliano

    You should know Ruby. You don't need to be an expert — if you can read a Ruby class, understand blocks and Enumerable, and follow a begin/rescue block, you have what you need. You don't need to know Clojure at all. You don't need to know Java. You don't need to know Lisp. Chapter 1 starts from zero parentheses.

  7. From Ruby to Rust
    A Ruby Programmer's Guide to Learning Rust
    Joel Bryan Juliano

    Take everything you know about Ruby — classes, modules, exceptions, enumerable methods — and translate it directly to Rust. No fluff, no abstract theory, just runnable Ruby-to-Rust comparisons with hands-on exercises.

  8. From Ruby to TypeScript
    Joel Bryan Juliano

    This book is built on one idea: the fastest way for a Rubyist to learn TypeScript is to map every TypeScript concept back to Ruby. Each chapter starts with Ruby code you already understand, then shows the TypeScript equivalent. You’re not learning from scratch — you’re translating. Take everything you know about Ruby — classes, hashes, exceptions, enumerable methods, blocks — and translate it directly to TypeScript. No fluff, no abstract theory, just runnable Ruby-to-TypeScript comparisons with hands-on exercises.

  9. Meet Ruby
    Eustáquio Rangel de Oliveira Jr.

    The Ruby book that never gets old — updated with every major release, free forever for everyone who buys it. Written by the author of the first Ruby book ever published in Brazil, and believed to be the first book worldwide to cover RubyLLM. Now in English for the first time.

  10. Construí tu Primer Emulador
    Aprendé cómo funciona un emulador por dentro, construyendo una NES desde cero
    Matias Salles
    No Description Available
  11. Actualizando Rails: de la auditoría al deploy
    Cómo actualizar aplicaciones Rails en producción de forma metódica y con confianza
    Laura Jaime Villamayor

    Actualizar Rails en producción no es ejecutar bundle update rails y cruzar los dedos. Esta guía te lleva paso a paso desde la auditoría inicial hasta el deploy, con estrategias probadas en aplicaciones reales y todos los problemas que nadie te cuenta.

  12. Practical Ruby 3 Programming
    Simpler than Python, offering concise syntax, reusable code, and maximum developer productivity
    GitforGits | Asian Publishing House

    In this book, we've gone through all the ins and outs of Ruby, turning theoretical ideas into real-world skills that let you build solid and fast applications. You've got the hang of writing clean, reusable code using blocks, procs, and lambdas, which really shows off Ruby's expressive syntax. You've also learned to handle complex data transformations effortlessly by diving into enumerators, making your programs powerful and elegant.

  13. The Ruby On Rails Interview Bible 2023
    A Comprehensive Guide with 500+ Essential Questions and Answers!
    Nezir Zahirovic

    To all those who struggle at interviews, This book is dedicated to you. We understand how stressful and overwhelming the interview process can be, and we want you to know that you are not alone. We believe in you, and we want to equip you with the knowledge and tools you need to succeed.

  14. REST API Documentation for Rails
    A complete guide on creating RESTful API Documentation for your Ruby on Rails application.
    Blake Erickson
    No Description Available
  15. Ruby on Roda
    REST APIs with Roda & Sequel
    Mateusz Urbański

    If you've been looking for an alternative to The Rails Way, this book is for you. It will change the way you think about designing and implementing web applications with Ruby. It shows patterns, techniques, and tools that you can use to deal with growing complexity, better organize and documenting your codebase.