Logo

Ruby Programming Language

e-books in Ruby Programming Language category

Book cover: RubyFuRubyFu
- GitBook ,
This book is a great collection of ideas, tricks, and skills that could be useful for Hackers. It's a unique extraction reference, summarizes a lot of research and experience. Rubyfu is a book to use not only to read, it's where ruby goes evil.
(5620 views)
Book cover: I Love RubyI Love Ruby
by - Mind As Lab ,
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 (Debian distro) users ...
(5929 views)
Book cover: Ruby Hacking GuideRuby Hacking Guide
by ,
The RHG is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole.
(15185 views)
Book cover: Big Fat RailsBig Fat Rails
by - bigfatrails.com ,
A book designed around teaching Ruby on Rails in a precept upon precept fashion. Both theory and practice driving your knowledge. If you are a beginner, the purpose of this book is to simply get you there in small, manageable steps.
(12912 views)

Book cover: The Bastards Book of RubyThe Bastards Book of Ruby
by - bastardsbook.com ,
The Bastards Book of Ruby is an introduction to programming and its practical uses for journalists, researchers, scientists, analysts, and anyone else whose job is to seek out, make sense from, and show the hard-to-find data.
(13474 views)
Book cover: Learn Ruby The Hard WayLearn Ruby The Hard Way
by - 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.
(15501 views)
Book cover: Ruby ProgrammingRuby Programming
- Wikibooks ,
Ruby is an interpreted, object-oriented scripting language. This book will show how to install and get started with Ruby in your environment. It demonstrates the main features of the language syntax. The text is designed to be self contained.
(12362 views)
Book cover: RubyGems User GuideRubyGems User Guide
- RubyGems.org ,
RubyGems is the premier ruby packaging system. It provides: A standard format for distributing Ruby programs and libraries; An tool for managing the installation of gem packages; A gem server utility for serving gems from any machine...
(10001 views)
Book cover: Ruby on Rails Tutorial: Learn Rails by ExampleRuby on Rails Tutorial: Learn Rails by Example
by - 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.
(16393 views)
Book cover: MacRuby: The Definitive GuideMacRuby: The Definitive Guide
by - O'Reilly Media ,
MacRuby is Apple's implementation of the Ruby programming language which uses Objective-C runtime. This book is an introduction to MacRuby. Topics covered: Introduction, The Cocoa Environment, Foundation, Application Kit, Core Data, Xcode.
(16393 views)
Book cover: Ruby Best PracticesRuby Best Practices
by - O'Reilly Media ,
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
(14975 views)
Book cover: Ruby on Rails SecurityRuby on Rails Security
by - OWASP ,
In order to prevent attacks, minimize their impact and remove points of attack, first of all, we have to fully understand the attack methods in order to find the correct countermeasures. That is what this security guide aims at.
(15818 views)
Book cover: The Book Of RubyThe Book Of Ruby
by - No Starch Press ,
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(15223 views)
Book cover: Ruby User's GuideRuby User's Guide
by ,
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.
(12835 views)
Book cover: why's (poignant) guide to Rubywhy's (poignant) guide to Ruby
by ,
This is just a small illustrated online-only Ruby book. It won't crush you. It's light as a feather (because I haven't finished it yet--hehe). And there's a reason this book will stay light: because Ruby is simple to learn.
(17452 views)
Book cover: Ruby EssentialsRuby Essentials
- Techotopia ,
Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered. Written both for experienced in other programming languages and for novices.
(18392 views)
Book cover: Learn to ProgramLearn to Program
by - Pragmatic Bookshelf ,
Pine teaches you how to program in Ruby with a minimum of fuss or bother. Starting with simple one-line programs, you'll see how to have your webpage send you email, to shuffle your music, to rename your photos from your digital camera, and more.
(21378 views)
Book cover: The Little Book of RubyThe Little Book of Ruby
by - Dark Neon Ltd. ,
A straightforward introduction to the fundamentals of Ruby programming: strings, numbers, objects, methods, class hierarchies, arrays, iterators, hashes, modules, mixins and much more. Small, self-contained programming samples are included.
(13591 views)
Book cover: Programming Ruby: The Pragmatic Programmer's GuideProgramming Ruby: The Pragmatic Programmer's Guide
by - Addison-Wesley ,
Introduction to Ruby, an object-oriented programming language, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, and more.
(21731 views)
Book cover: Mr. Neighborly's Humble Little Ruby BookMr. Neighborly's Humble Little Ruby Book
by ,
Covers the Ruby language from the very basics to the advanced topics. Written in a conversational narrative rather than like a dry reference book, Mr. Neighborly's Humble Little Ruby Book is an easy to read, easy to follow guide to all things Ruby.
(15934 views)