Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Ruby Best Practices
Top Free C++ Books 🌠 - 100% Free or Open Source!
  • Title Ruby Best Practices
  • Author(s) Gregory T Brown
  • Publisher: O'Reilly Media; 1 edition (June 16, 2009)
  • Paperback: 336 pages
  • eBook: HTML and PDF
  • Language: English
  • ISBN-10: 0596523009
  • ISBN-13: 978-0596523008
  • Share This:  

Book Description

How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more.

Ruby Best Practices will help you:

  • Understand the secret powers unlocked by Ruby's code blocks
  • Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly
  • Discover the ins and outs of testing and debugging, and how to design for testability
  • Learn to write faster code by keeping things simple
  • Develop strategies for text processing and file management, including regular expressions
  • Understand how and why things can go wrong
  • Reduce cultural barriers by leveraging Ruby's multilingual capabilities
This book also offers you comprehensive chapters on driving code through tests, designing APIs, and project maintenance. Learn how to make the most of this rich, beautiful language with Ruby Best Practices.

About the Authors
  • Gregory T. Brown is a New Haven, CT based Rubyist who spends most of his time on free software projects in Ruby. His main projects are Prawn and Ruport, and he is also the author of the upcoming book Ruby Best Practices. He also is in possession of a small bamboo plant that seems to be invincible, and he is quite proud of this accomplishment.

Reviews and Rating: Related Book Categories: Read and Download Links: Similar Books:
  • Rails on Containers (Katherine Juell)

    You'll learn how to develop a full-stack application using Ruby on Rails and PostgreSQL with Sidekiq, and how to manage them all - first with Docker, then with Docker Compose, and finally with Kubernetes.

  • Programming Ruby: The Pragmatic Programmers' Guide

    This book is the only complete reference for the very latest version of Ruby. An acclaimed tutorial on using Ruby. Complete documentation of all built-in classes, modules, and methods. Complete descriptions of all 97 standard libraries.

  • Essential Ruby (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the Ruby programming language as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • Learn to Program (in Ruby), Second Edition (Chris Pine)

    Teach you how to program. You'll learn to use your computer better, to get it to do what you want it to do. Starting with small, simple one-line programs to calculate your age in seconds, you'll see how to advance to fully structured, real programs.

  • Ruby Data Structures and Algorithms (Christopher Fox)

    This book is a concise introduction to data structures and algorithms in Ruby. Data structures are presented in a container hierarchy that includes stacks and queues as non-traversable dispensers, and lists, sets, and maps as traversable collections.

  • Ruby Programming (Wikibooks)

    You will find the fundamental aspects of the Ruby programming language. It will explain theories and lessons through detailed instructions and practical examples. How to write Ruby statements, and how to use this language in creating your own programs.

  • Learn Ruby the Hard Way: A Simple and Idiomatic Introduction

    You'll learn Ruby by working through 52 brilliantly crafted exercises. As you do, you'll learn how software works; what good programs look like; how to read, write, and think about code; and how to find and fix your mistakes using tricks professional programmers use.

  • I Love Ruby (Karthikeyan A K)

    With this unique hands-on learning experience, you'll discover how Ruby takes care of all the details for you, so you can simply have fun and get more done with less code. This book is written for GNU/Linux users.

  • Developing Games With Ruby (Tomas Varaneckas)

    If you have a little experience programming in Ruby, then you're ready to start making your own video games. In this book you'll learn concepts such as animation, keyboard and mouse movement, sounds and music, and physics as you build exciting games.

  • Essential Ruby On Rails (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the Ruby On Rails programming as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • Ruby on Rails Tutorial: Learn Web Development with Rails

    Leading Rails developer Michael Hartl teaches Rails by guiding you through the development of your own complete sample application using the latest techniques in Rails web development.

Book Categories
:
Other Categories
Resources and Links