Search


Calendar


Sponsored Links

Category


Archives


Top News


Random News


Last Comments


Friends


Sponsored Links

Sponsored Links
 

 

Free Ebook Search


 
  

Ebook » Computers & IT » Ruby : Everyday Scripting with Ruby: for Teams, Testers, and You
 
 
 
 
 

Image

Brian Marick, Everyday Scripting with Ruby: For Teams, Testers, and You
ISBN 0977616614 | PDF | 1.5 Mb | 200 pages



Are you a tester who spends more time manually creating complex test data than using it? A business analyst who seemingly went to college all those years so you can spend your days copying data from reports into spreadsheets? A programmer who can't finish each day's task without having to scan through version control system output, looking for the file you want?

If so, you're wasting that computer on your desk. Offload the drudgery to where it belongs, and free yourself to do what you should be doing: thinking. All you need is a scripting language (free!), this book (cheap!), and the dedication to work through the examples and exercises
Everyday Scripting with Ruby is divided into four parts. In the first, you'll learn the basics of the Ruby scripting language. In the second, you'll see how to create scripts in a steady, controlled way using test-driven design. The third part is about finding, understanding, and using the work of others--and about preparing your scripts for others to use. The fourth part, more advanced, is about saving even more time by using application frameworks.

 
   
 
  Views: 72  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Mongrel: Serving, Deploying, and Extending Your Ruby Applications
 
 
 
 
 
 Mongrel: Serving, Deploying, and Extending Your Ruby Applications
Format: Kindle Edition
File Size: 553 KB
Publisher: Pearson Education (USA) (March 23, 2007)
Sold by: Amazon Digital Services
Product Description

This short cut is an introduction and guide to Mongrel, a fast, versatile RubyWeb server. If you build or manage Web applications, this will be a usefulreference as you set up and use Mongrel in your development and productionenvironments, as well as a handbook for how you can extend Mongrel to suityour own needs.
In addition to covering how to use and extend Mongrel, we also review anumber of topics that we consider "Best Practices" for modern software development,deployment, and performance testing. We discuss these in thecontext of using Mongrel, but they should be considered applicable to anysoftware project. Our own work has always benefited from seeing the techniquesof others, so we hope that sharing the experience, approach, andphilosophy that went into designing and developing Mongrel will be interestingand helpful for your own pursuits.
Section 1: What This Short Cut Covers 4
Section 2: Introduction 6
Section 3: Getting Started 13
Section 4: Configurations 20
Section 5: Production Deployment 37
Section 6: Extending Mongrel 60
Section 7: Debugging 79
Section 8: Performance 90
Section 9: Security 96
Resources 103
Acknowledgments 105
About the Authors 106
 
   
 
  Views: 64  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Design Patterns in Ruby
 
 
 
 
 
alt
Addison-Wesley Professional(English)
l PDF(384 pages) l 1.96mb(rar size)


Design Patterns in Ruby
Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly
encounter. Russ Olsen has done a great job of selecting classic patterns and augmenting these with
newer patterns that have special relevance for Ruby. He clearly explains each idea, making a wealth
of experience available to Ruby developers for their own daily work."
—Steve Metsker, Managing Consultant with Dominion Digital, Inc.
This book provides a great demonstration of the key 'Gang of Four' design patterns without resorting
to overly technical explanations. Written in a precise, yet almost informal style, this book covers
enough ground that even those without prior exposure to design patterns will soon feel confident
applying them using Ruby. Olsen has done a great job to make a book about a classically 'dry' subject
into such an engaging and even occasionally humorous read.
 
 
 
 
   
 
  Views: 65  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Game Programming with Python, Lua, and Ruby (Game Development)
 
 
 
 
 
Game Programming with Python, Lua, and Ruby (Game Development)
Game Programming with Python, Lua, and Ruby (Game Development)
by Tom Gutschmidt


ISBN-10 / ASIN: 1592000770

ISBN-13 / EAN: 9781592000777

Publisher: Course Technology PTR

Number Of Pages: 472

Publication Date: 2003-12-01



Get ready to dive headfirst into the world of programming! "Game Programming with Python, Lua, and Ruby" offers an in-depth look at these three flexible languages as they relate to creating games. No matter what your skill level as a programmer, this book provides the guidance you need. Each language is covered in its own section?you'll begin with the basics of syntax and style and then move on to more advanced topics. Follow along with each language or jump right to a specific section! Similar features in Python, Lua, and Ruby?including functions, string handling, data types, commenting, and arrays and strings?are examined. Learn how each language is used in popular game engines and projects, and jumpstart your programming expertise as you develop skills you'll use again and again!
 
   
 
  Views: 73  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Practical Ruby Gems
 
 
 
 
 
Practical Ruby Gems
* Paperback: 271 pages
* Publisher: Apress (April 16, 2007)
* Language: English
* ISBN-10: 1590598113

Practical Ruby Gems is a comprehensive guide to utilizing and creating Ruby Gems–ready-made Ruby code modules that can be easily added to Ruby and Rails projects. This book is ideal for Ruby programmers as well as web developers who use Rails and wish to extend the functionality of their projects.

You’ll get a prime selection of 34 of the best and most useful Gems, which makes up the core of this book. Each of these also comes complete with actual use cases and code examples that you can use immediately in your own projects. You’ll learn how Ruby Gems can be used to
 
   
 
  Views: 75  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Rails Solutions - Ruby on Rails Made Easy
 
 
 
 
 
alt
Product Details

Paperback: 288 pages
Publisher: friends of ED (January 15, 2007)
Language: English
ISBN-10: 1590597524
ISBN-13: 978-1590597521


Book Description
In this book you'll learn:


How to develop web applications quickly and easily with the Ruby on Rails framework

The basics of programming principles and Ruby syntax, so you can begin to understand what's going on under the hood

How to implement must-have web application features, such as user accounts, data validation, sending e-mail, image uploading, and more

How to use Ajax techniques with Rails and when not to use them

How to implement other Web 2.0 features in Rails, such as tag clouds and microformats
 
 
   
 
  Views: 74  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Practical Reporting with Ruby and Rails
 
 
 
 
 
alt
Book description
Business intelligence and real–time reporting mechanisms play a major role in any of today’s forward–looking business plans. With many of these solutions being moved to the Web, the popular Rails framework and its underlying Ruby language are playing a major role alongside web services in building the reporting solutions of tomorrow.

Practical Reporting with Ruby and Rails is the first book to comprehensively introduce this popular framework, guiding readers through a wide–ranging array of features. Note this isn’t a staid guide to generating traditional reports, but rather it shows you how the Ruby language and Rails framework can create truly compelling reporting services by plugging into popular third-party applications and services such as Google AdWords, UPS.com, iTunes, and SalesForce.com.
 
 
   
 
  Views: 58  Author: admin   Comments (0)       Read More-And Download
 
 

Ebook » Computers & IT » Ruby : Ruby Cookbook
 
 
 
 
 
Ruby Cookbook
Product Details

* Paperback: 906 pages
* Publisher: O'Reilly Media, Inc. (July 19, 2006)
* Language: English
* ISBN-10: 0596523696
* ISBN-13: 978-0596523695
 
Book Description

Do you want to push Ruby to its limits? The Ruby Cookbook is the most comprehensive problem-solving guide to today's hottest programming language. It gives you hundreds of solutions to real-world problems, with clear explanations and thousands of lines of code you can use in your own projects.

From data structures and algorithms, to integration with cutting-edge technologies, the Ruby Cookbook has something for every programmer. Beginners and advanced Rubyists alike will learn how to program with
 
   
 
  Views: 69  Author: admin   Comments (0)       Read More-And Download
 
 
On page :

Translate this blog!


BOOKSMARK US


Users


New Ebooks




Chat