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