Practical Ruby Projects

Practical Ruby Projects
Title Practical Ruby Projects PDF eBook
Author Christopher Cyll
Publisher Apress
Pages 313
Release 2008-03-11
Genre Computers
ISBN 1430204710

Download Practical Ruby Projects Book in PDF, Epub and Kindle

Revitalized by Ruby on Rails, the Ruby language continues to grow in popularity. Books like this are necessary to fill the demand. Here is a classic of its kind; required reading for Ruby programmers who have already mastered the basics and want to learn higher level techniques. Practical Ruby Projects presents nine diverse projects that will teach new and innovative techniques in a learn-by-example fashion. They include a turn-based adventure game and a generative music creator. While there are many other Ruby titles, none of them take this unique project-based approach to teaching.

Practical Ruby Projects: Ideas For The Eclectic Programmer

Practical Ruby Projects: Ideas For The Eclectic Programmer
Title Practical Ruby Projects: Ideas For The Eclectic Programmer PDF eBook
Author Cyll
Publisher
Pages 328
Release 2008-07-01
Genre
ISBN 9788181289872

Download Practical Ruby Projects: Ideas For The Eclectic Programmer Book in PDF, Epub and Kindle

Practical Ruby Projects

Practical Ruby Projects
Title Practical Ruby Projects PDF eBook
Author Topher Cyll
Publisher
Pages 304
Release 2008
Genre
ISBN 9781430204701

Download Practical Ruby Projects Book in PDF, Epub and Kindle

Practical Ruby Gems

Practical Ruby Gems
Title Practical Ruby Gems PDF eBook
Author David Berube
Publisher Apress
Pages 268
Release 2007-09-08
Genre Computers
ISBN 1430201932

Download Practical Ruby Gems Book in PDF, Epub and Kindle

This book is a comprehensive guide to utilizing and creating Ruby Gems. Coverage provides an enormous code library that will help developers improve their projects. It details 34 of the best and most useful Gems, including ones to speed up web applications, process credit card payments, produce PDF documents, read and update RSS feeds, and acquire real-time shipping prices from FedEx and UPS. Each of these also comes complete with actual use cases and code examples that readers can immediately use in their own projects. In addition, the book describes how readers can package and distribute their own Ruby Gems.

Practical Object-oriented Design in Ruby

Practical Object-oriented Design in Ruby
Title Practical Object-oriented Design in Ruby PDF eBook
Author Sandi Metz
Publisher Pearson Education
Pages 272
Release 2013
Genre Computers
ISBN 0321721330

Download Practical Object-oriented Design in Ruby Book in PDF, Epub and Kindle

The Complete Guide to Writing More Maintainable, Manageable, Pleasing, and Powerful Ruby Applications Ruby's widely admired ease of use has a downside: Too many Ruby and Rails applications have been created without concern for their long-term maintenance or evolution. The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples. This book focuses squarely on object-oriented Ruby application design. Practical Object-Oriented Design in Ruby will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. This guide will help you Understand how object-oriented programming can help you craft Ruby code that is easier to maintain and upgrade Decide what belongs in a single Ruby class Avoid entangling objects that should be kept separate Define flexible interfaces among objects Reduce programming overhead costs with duck typing Successfully apply inheritance Build objects via composition Design cost-effective tests Solve common problems associated with poorly designed Ruby code

Practical Rails Projects

Practical Rails Projects
Title Practical Rails Projects PDF eBook
Author Eldon Alameda
Publisher Apress
Pages 628
Release 2007-12-27
Genre Computers
ISBN 1430203048

Download Practical Rails Projects Book in PDF, Epub and Kindle

This book provides intermediate Rails users with an essential learning aid to take them to higher level, teaching them countless real world techniques via a series of practical project-based chapters. Each chapter takes the reader through the complete process of building up a full-functional Rails web application. Projects taught in the book include a blog, a REST-based task manager, an online IT help desk, a web comic (including image upload facilities,) Wiki, and much more. Techniques learned include speeding up development with plugins, engines and Ruby Gems, styling with CSS libraries, and adding dynamism using Ajax.

Practical JRuby on Rails Web 2.0 Projects

Practical JRuby on Rails Web 2.0 Projects
Title Practical JRuby on Rails Web 2.0 Projects PDF eBook
Author Ola Bini
Publisher Apress
Pages 360
Release 2007-12-01
Genre Computers
ISBN 1430204192

Download Practical JRuby on Rails Web 2.0 Projects Book in PDF, Epub and Kindle

In this book, JRuby core developer Ola Bini covers everything you need to know to take full advantage of what JRuby has to offer. It provides complete coverage on how to use JRuby to create web applications faster and more efficiently, while continuing to take advantage of the vast power of the Java platform. The book also provides several real-world projects that illustrate the crucial specifics you need to know about the interaction of Java and Ruby. In addition, it offers helpful, practical instruction and discussion on how web applications can be deployed using a variety of popular servers such as Apache and Mongrel.