Ruby Essentials
Publisher: Techotopia 2007
Description:
On-line book designed to provide a concise and easy to follow guide to learning Ruby. Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered, all combined with easy to understand code examples which serve to bridge the gap between theory and practice. Ruby Essentials is intended to be of equal use both to those experienced in other programming languages and to novices who have chosen Ruby as their first programming language.
Download or read it online for free here:
Read online
(online html)
Similar books
Learn Ruby The Hard Way
by Zed A. Shaw - LCodeTHW
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with it you will have the skill to move on to other books about Ruby and be ready to understand them.
(16111 views)
by Zed A. Shaw - LCodeTHW
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with it you will have the skill to move on to other books about Ruby and be ready to understand them.
(16111 views)
Ruby User's Guide
by Mark Slagell
Ruby is an easy object oriented language: it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
(13172 views)
by Mark Slagell
Ruby is an easy object oriented language: it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
(13172 views)
Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby
by Bruno R. Preiss
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs.
(14369 views)
by Bruno R. Preiss
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs.
(14369 views)
Ruby on Rails Tutorial: Learn Rails by Example
by Michael Hartl - Addison-Wesley
Leading Rails developer teaches Rails 3 by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. Hartl explains how each new technique solves a real-world problem.
(16790 views)
by Michael Hartl - Addison-Wesley
Leading Rails developer teaches Rails 3 by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. Hartl explains how each new technique solves a real-world problem.
(16790 views)