Logo

Learn Ruby The Hard Way by Zed A. Shaw

Small book cover: Learn Ruby The Hard Way

Learn Ruby The Hard Way
by

Publisher: LCodeTHW
Number of pages: 91

Description:
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with this book you will have the skill to move on to other books about Ruby and be ready to understand them.

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

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.
(15273 views)
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.
(5693 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.
(16465 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...
(10066 views)