2009 by Manning Publications Co., 359p This book is geared toward software developers who know Ruby or who are starting with Ruby and want to put their skills to use solving real software-development problems. We’ll walk you through a series of common software scenarios, such as authenticating against LDAP or parsing XML, and show you how to approach and easily solve them using Ruby. This book is geared toward developers who want to explore using Ruby in environments that aren’t necessarily database backed web applications. Experience in Ruby is assumed (and is fairly essential to get the maximum value from most of the discussions), but you don’t need to be an expert to get started with this book. Even beginners will find their place, learning from examples that range from practical solutions to development challenges.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Addison-Wesley Professional, 2009. 250 p. Complete, Hands-On Guide to Building Advanced Distributed Applications with Ruby Distributed programming techniques make applications easier to scale, develop, and deploy—especially in emerging cloud computing environments. Now, one of the Ruby community’s leading experts has written the first definitive guide to distributed programming...
No Starch Press, 2011. — 400 p. — ISBN: 1-59327-294-4 Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby’s trendier features, The Book of Ruby reveals the secret inner workings of one of the world’s most popular programming languages, teaching you to write clear, maintainable code.
Apress, 2007. - 328 pages. ISBN: 159059911X Each chapter in this book turns Ruby loose on a new interesting problem or project. They range from creative endeavors to investigative simulations to the exploration of computer programming languages themselves. Ruby is a programming language, but it’s also a tool to create, understand, and entertain. This book is all about Ruby....
Addison-Wesley Professional, 2009. — 480 p. — ISBN 978-0321603500. With refactoring, programmers can transform even the most chaotic software into well-designed systems that are far easier to evolve and maintain. What’s more, they can do it one step at a time, through a series of simple, proven steps. Now, there’s an authoritative and extensively updated version of Martin...
The Pragmatic Bookshelf, 2007. – 297.
This is a hands-on book. Scripting is like riding a bicycle: you don’t learn it by reading about it; you learn it by doing it. And you get better by doing more of it. The purpose of a book, or of a coach, is to direct your practice so that you get better faster.
Therefore, the book is organized around four separate projects that are...