Ruby for Rails
![]()
书名: Ruby for Rails
作者: DAVID A. BLACK
出版社: MANNING
出版日期: 2006年
文档格式: PDF
文档大小: 5.38M
内容简介: Welcome to Ruby for Rails. This book is an introduction to the Ruby programming language, purpose-written for people whose main reason for wanting to know Ruby is that they’re working with, or are interested in working with, the Ruby on Rails framework and want to do Rails knowledgeably and right.
Ruby is a general-purpose,object-oriented,interpreted
programming language designed and written by Yukihiro Matsumoto (known widely as “Matz”). Introduced in 1994, Ruby rose rapidly in popularity among Japanese programmers. By the early 2000s, more than twenty Japanese-language books on Ruby had been published. The first English-language book on Ruby, Programming Ruby by Dave Thomas and Andy Hunt, appeared in late 2000 and ushered in a wave of Ruby enthusiasm outside of Japan. Ruby’s popularity in the West has grown steadily since the appearance of the “Pickaxe book” (the nickname of the Thomas-Hunt work, derived from its cover illustration).
Rails has grown very rapidly in popularity, gaining a solid, wide reputation as a tremendously powerful development tool. Partly cause, partly effect, Ruby has also drawn favorable attention and interest from more and more programmers in a variety of fields
下面是简单的目录,仅供参考:
PART I THE RUBY/RAILS LANDSCAPE
1 How Ruby works
2 How Rails works
3 Ruby-informed Rails development
PART II RUBY BUILDING BLOCKS
4 Objects and variables
5 Organizing objects with classes
6 Modules and program organization
7 The default object (self) and scope
8 Control flow techniques
PART III BUILT-IN CLASSES AND MODULES
9 Built-in essentials
10 Scalar objects
11 Collections, containers, and enumerability
12 Regular expressionsand regexp-based string operations
13 Ruby dynamics
PART IV RAILS THROUGH RUBY, RUBY THROUGH RAILS
14 (Re)modeling the R4RMusic application universe
15 Programmatically enhancing ActiveRecord models
16 Enhancing the controllers and views
17 Techniques for exploring the Rails source code
下载链接:
| < 上页 | 下页 > |
|---|
最后更新 (2010-03-11 13:11)