|
freebooksandarticles
|
|
|
|
|
Bookmarks
|
|
|
|
|
|
|
List of Free Online Ruby Books
|
Collection of Free Ruby Programming Books. All Free and all Legal
|
|
|
|
0. Getting Started
1. Numbers
2. Letters
3. Variables and Assignment
4. Mixing It Up
5. More About Methods
6. Flow Control
7. Arrays and Iterators
8. Writing Your Own Methods
9. Classes
10. Blocks and Procs
11. Beyond This Tutorial
http://pine.fm/LearnToProgram/
created by freebooksandarticles on 2008-06-15 21:26:17
|
|
Following the Perl Cookbook (by Tom Christiansen and Nathan Torkington, published by O'Reilly) spirit, the PLEAC Project aims to gather fans of programming, in order to implement the solutions in other programming languages.
http://pleac.sourceforge.net/pleac_ruby/index.html
created by freebooksandarticles on 2008-06-15 21:15:30
|
|
The Little Book Of Ruby is a PDF eBook which will guide you through the fundamentals of Ruby programming. Starting with the basics (strings, numbers, objects and methods) it quickly moves on to explain all you need to know to create your own class hierarchies, use arrays, hashes, iterators, modules, mixins and much more besides…
http://www.sapphiresteel.com/The-Little-Book-Of-Ru
created by freebooksandarticles on 2008-06-15 21:12:07
|
|
RubyGems is the premier ruby packaging system. It provides:
* A standard format for destributing Ruby programs and libraries.
* An easy to use tool for managing the installation of gem packages.
* A gem server utility for serving gems from any machine where RubyGems is installed.
http://rubygems.org/read/book/1
created by freebooksandarticles on 2008-06-15 21:02:29
|
|
A very nicely written Downloadble Ruby Book
http://www.math.umd.edu/~dcarrera/ruby/0.3/index.h
created by freebooksandarticles on 2008-06-15 20:59:11
|
|
ruby-doc.org is a service of James Britt and Happy Camper Studios, a Ruby application development company in Phoenix, AZ.
Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.
http://www.ruby-doc.org/core/
created by freebooksandarticles on 2008-06-15 20:55:21
|
|
Build bulletproof web apps with ease using Ruby on Rails
http://www.sitepoint.com/books/rails1/
created by freebooksandarticles on 2008-06-15 20:38:44
|
|
Ruby has taken the programming world by storm. With the slow decline of Java and the catalyst of Rails, it has risen to become one of the most popular programming languages, rising to #10 on the TIOBE index and winning their "Programming Language of the Year" award.
http://www.infoq.com/minibooks/ruby
created by freebooksandarticles on 2008-06-15 21:44:21
|
|
This book is a tutorial and reference for the Ruby programming language. Use Ruby, and you'll write better code, be more productive, and enjoy programming more.
http://www.ruby-doc.org/docs/ProgrammingRuby/
created by freebooksandarticles on 2008-06-15 21:24:16
|
|
Ruby User's Guide
http://www.rubyist.net/~slagell/ruby/index.html
created by freebooksandarticles on 2008-06-15 21:10:23
|
|
Ruby is an interpreted, object-oriented scripting language. Its creator, Yukihiro Matsumoto, a.k.a "Matz" released it to the public in 1995.
http://en.wikibooks.org/wiki/Ruby_Programming
created by freebooksandarticles on 2008-06-15 20:56:59
|
|
ruby-doc is a project dedicated to creating and collecting documentation on Ruby. You can find collections of articles and other resources at the website.
http://www.ruby-doc.org/stdlib/
created by freebooksandarticles on 2008-06-15 20:50:59
|
|
This tutorial will cover many areas of the ruby and rails programming language. If you think a part of this tutorial is incorrect please feel free to edit it.
http://www.meshplex.org/wiki/Ruby/
created by freebooksandarticles on 2008-06-15 20:40:16
|
|
This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid understanding of a data structure requires three things: First, you must learn how the information is arranged in the memory of the computer. Second, you must become familiar with the algorithms for manipulating the information contained in the data structure.
http://www.brpreiss.com/books/opus8/
created by freebooksandarticles on 2008-06-15 21:03:33
|
saved under Free Ruby Books
by
freebooksandarticles
|