首页 英文 Ruby

PostHeaderIcon The Ruby Way: Solutions and Techniques in Ruby Programming, Second Edition

The Ruby Way: Solutions and Techniques in Ruby Programming, Second Edition

书名: The Ruby Way: Solutions and Techniques in Ruby Programming, Second Edition

作者: Hal Fulton

出版社: Addison Wesley Professional

出版日期: 2006年

文档格式: CHM

文档大小: 1.78M

内容简介: Ruby is an agile object-oriented language, borrowing some of the best features from LISP, Smalltalk, Perl, CLU, and other languages. Its popularity has grown tremendously in the five years since the first edition of this book.

The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, you are presented with the task description and a discussion of the technical constraints. This is followed by a step-by-step presentation of one good solution. Along the way, the author provides detailed commentary and explanations to aid your understanding.

最后更新 (2010-03-30 18:56)

阅读全文...

 

PostHeaderIcon Ruby Pocket Reference

Ruby Pocket Reference

书名: Ruby Pocket Reference

作者: Michael Fitzgerald

出版社: O’Reilly

出版日期: 2007年

文档格式: PDF

文档大小: 3.55M

内容简介: Ruby is an open source, object-oriented programming language created by Yukihiro “Matz” Matsumoto. First released in Japan in 1995, Ruby has gained worldwide acceptance as an easy-to-learn, powerful, and expressive language, especially since the advent of Ruby on Rails, a web application framework written in Ruby (http://www.rubyonrails.org). Ruby’s core is written in the C programming language and runs on all major platforms. It is an interpreted rather than compiled language. This is a good reference book you can carry with everywhere.

阅读全文...

 

PostHeaderIcon Rails Recipes, The Pragmatic Programers

用户评价: / 1
好 

Rails Recipes, The Pragmatic Programers

书名: Rails Recipes, The Pragmatic Programers

作者: Chad Fowler

出版社: The Pragmatic Programmers

出版日期: 2006年

文档格式: PDF

文档大小: 1.98M

内容简介: Rails Recipes is for people who understand Rails and now want to see how an experienced Rails developer would attack specific problems. Like with a real recipe book, you should be able to flip through the table of contents, find something you need to get done, and get from start to finish in a matter of minutes.

I’m going to assume that you know the basics or that you can find them in a tutorial or an online reference. When you’re busy trying to make something, you don’t have spare time to read through introductory material. So if you’re still in the beginning stages of learning Rails,be sure to have a copy of Agile Web Development with Rails [TH05] and a bookmark to the Rails API documentation handy.

阅读全文...

 
更多文章...