There are not many Ruby books. I have collected these books from the Internet. Download them and click images.
|
Programming Ruby, Second Edition: getting started with Ruby, Version 2, required for learning Ruby |
|
(Updated) agile web development with rails: Version 2 beta. Based on rails1.2 |
|
(Updated) the Ruby way is now updated to the second version of Ruby 1.8.4, which is shared by bd7lx, thanks |
|
Ruby in a nutshell: 1.7-based |
|
My rails API documentation, in chm format, supports indexing and full-text search of 1.1 and 1.0 |
|
Beyond Java: This book objectively reviews Java and Ruby. If you are a JavaProgramIf you are interested in ruby, read this book first. |
|
Ruby trap: some things in Ruby do not work as you think... |
|
This includes some interesting Ruby exercises and answers, so that you can become more familiar with Ruby features. We recommend that you read them after getting started with Ruby, |
|
Ruby for rails: Ruby and rails are explained at the same time. It is suitable for those who are not familiar with Ruby and rails but have a background in Web programming, especially those who want to quickly understand what rails is. |
|
Rails recipes: the topic-specific rails prescription book, which is quite good as a manual. This book is a netizen.ChenxiangmingSend it to me. Thank you!
|
|
Enterprise intergation with Ruby if you have some legacy systems (J2EE) that need to be integrated, read this book. |
|
The RJS provided by rails is really a good thing and greatly facilitates Ajax development. This is a small topic that I have not seen yet. |