Programming Languages BooksRuby Books

Ruby Users Guide

Advertisement

Ruby Users Guide

Ruby Users Guide

This guide covers the following topic: What is ruby, Getting started, Simple examples, Strings, Regular expressions, Arrays, Back to the simple examples, Control structures, Iterators, Object-oriented thinking, Methods, Classes, Inheritance, Redefinition of methods, Access control, Singleton methods, Modules, Procedure objects, Variables, Global variables, Instance variables, Local variables, Class constants, Exception processing: rescue, Exception processing:ensure, Accessors, Object initialization and Nuts and bolts.

Author(s):

sNA Pages
Similar Books
Essential Ruby

Essential Ruby

This page covers the following topics related to Ruby : Casting type conversions, Arrays, Classes, Hashes, Blocks and procs and lambdas, Inheritance, Control flow, Strings, Symbols, Exceptions, Thread, Methods, Method missing, Numbers, Iteration, Regular Expressions and regex based operations, Comparable, Gem usage, Design patterns and idioms, Loading source files, Range, Comments, Special constants in Ruby, Modules, Ruby version manager, Gem creation / management, Constants, Variable scope and visibility, rbenv, Environment variables, Singletons, File I/O, Time, Queue, Destructuring, IRB, Enumerators, C extensions, Struct, Metaprogramming, Dynamic evaluation, instance eval, Message passing, Keyword arguments, DateTime, Truthiness, JSON with Ruby, Implicit receives, understanding, Monkey patching, Introspection, Monkey patching, Refinements, Monkey patching in Ruby, Catching exceptions with begin rescue, Command line apps, Debugging, Pure RSpec JSON API testing, Recursion, Installation, ERB, Introspection, Random numbers, Getting started with Hanami, OptionParser, Splat operator, Multidimensional Arrays, Enumerable, Ruby access modifiers, Operating system or shell commands, Contributors.

sNA Pages
Ruby Programming by Wikibooks.org

Ruby Programming by Wikibooks.org

This book is currently broken down into several sections and is intended to be read sequentially. Topics covered includes: Notation conventions, Basic Ruby, Ruby Semantic reference, Built in Classes, Standard Library.

sNA Pages
Ruby Programming

Ruby Programming

Ruby is an object-oriented scripting language developed by Yukihiro Matsumoto. Topics covered includes: Installing Ruby, Ruby editors, Notation conventions, Interactive Ruby, Data types, Writing methods, Classes and objects, Exceptions, Syntax - Lexicology, Variables and Constants, Control Structures, Classes, Built-In Functions, Predefined Variables, Predefined Classes, Objects , Array, Class, Comparable, Encoding, Enumerable.

sNA Pages
Programming Ruby The Pragmatic Programmers Guide (Dave Thomas) Mirror

Programming Ruby The Pragmatic Programmers Guide (Dave Thomas) Mirror

This book is a tutorial and reference for the Ruby programming language. Topics covered includes: Classes, Objects, and Variables, Containers, Blocks, and Iterators, Standard Types , Methods, Expressions, Exceptions, Catch, and Throw, Modules, Basic Input and Output, Threads and Processes, When Trouble Strikes, Ruby and Its World, Ruby and the Web, Ruby Tk, Ruby and Microsoft Windows, Extending Ruby, The Ruby Language, Classes and Objects, Locking Ruby in the Safe, Reflection, ObjectSpace, and Distributed Ruby, Built-in Classes and Methods, Standard Library, Object-Oriented Design Libraries, Network and Web Libraries, Microsoft Windows Support, Embedded Documentation and Interactive Ruby Shell.

sNA Pages
A Little Ruby, A Lot of Objects (Brian Marick)

A Little Ruby, A Lot of Objects (Brian Marick)

The goal of this book is to teach you a way to think about computation, to show you how far you can take a simple idea: that all computation consists of sending messages to objects. Prerequisites is reader will know at least one programming language, not necessarily.

sNA Pages
Ruby Quick Reference

Ruby Quick Reference

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement