报名咨询

咨询电话:025-66679661
QQ咨询:ROR培训咨询

ROR相关下载

相关下载
Ruby on Rails实践.pdf 中文版
为什么 Ruby on rails 会在 Java 社区引发轰动,我想原因就在于此,它提供了一个“一站式”面向用户的简单易用的框架,这是 java 框架所缺乏的。为什么 Ruby on rails 能做到这点,难道 java 本身做不到吗? 事实是众多 Java 框架的设计者不这么做,可能是他们的思维已经限制在如何用模式设计一个好的框架上了,而没有在框架的易用性上做更多文章...
The Ruby Programming Language.chm
The Ruby Programming Language by David Flanagan; Yukihiro Matsumoto Publisher: O'Reilly Pub Date: January 15, 2008 Print ISBN-10: 0-596-51617-7 Print ISBN-13: 978-0-59-651617-8 Pages: 444 ...
RubyCourse
对于有计算机语言基础的学者,去学一门新的语言总想找个捷径,Ruby捷径就找RubyCourse。 它直接通过代码的实现来理解ruby语言的语法和应用。
Ruby in a Nutshell
Written by Yukihiro Matsumoto ("Matz"), creator of the language, Ruby in a Nutshell is a practical reference guide covering everything from Ruby syntax to the specifications of its standard ...
Rolling with Ruby on Rails
Maybe you've heard about Ruby on Rails, the super productive new way to develop web applications, and you'd like to give it a try, but you don't know anything about Ruby or Rails. This article steps t...
JavaScript.The.Definitive.Guide.5th.Edition
学JavaScript很好的一本书,从基础语法讲到实际应用,很简单的描述,很实际的应用。强烈推荐JS学习者
Agile Web Development with Rails
学Ruby on Rails ,一定要看的书。本书通过网上购物实例,学习rails常用的方法
Ruby Cookbook chm
Do you want to push Ruby to its limits? The Ruby Cookbook is the most comprehensive problem-solving guide to today's hottest programming  language. It gives you hundreds of solutions to real-worl...
The Ruby Way
The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 300 examples arranged by topic. Each example answers the question "How d...
Rails Recipes
rails常用的小技巧,收录在本书中。适用rails提高者