`

Agile Web Development with Rails,Fourth Edition 第四版

阅读更多



还没有正式出来,看到有人找,老猪就早点放个吧
主要是包括了Rails 3的内容
各位enjoy!

更新
正式版已经出来了
下载如下



引用

Editorial Reviews
Review
"It's early days for the language so it's no surprise there's only a handful of books out there. Yet it's hard to see why you would need anything more than Agile Web Development with Rails. Programming books, in particular, rarely seem to answer queries straight away, but this one tackles the myths surrounding Rails straight off, and in plain English. But don't panic, it's not a Dummies guide - it will teach you how to use Rails to eliminate tedious web app configuration and, crucially, how to integrate it into AJAX." .NET, December 2005
Product Description

Rails is a full-stack, open source web framework that enables you to create full-featured, sophisticated web-based applications, but with a twist... A full Rails application probably has less total code than the XML you'd need to configure the same application in other frameworks.

With this book you'll learn how to use ActiveRecord to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the Action Pack framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic, user-centric web-pages using built-in Javascript and Ajax support. There are extensive chapters on testing, deployment, and scaling.

You'll see how easy it is to install Rails using your web server of choice (such as Apache or lighttpd) or using its own included web server. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all.

You'll create a complete online store application in the extended tutorial section, so you'll see how a full Rails application is developed---iteratively and rapidly.

Rails strives to honor the Pragmatic Programmer's "DRY Principle" by avoiding the extra work of configuration files and code annotations. You can develop in real-time: make a change, and watch it work immediately.

Forget XML. Everything in Rails, from templates to control flow to business logic, is written in Ruby, the language of choice for programmers who like to get the job done well (and leave work on time for a change).

Rails is the framework of choice for the new generation of Web 2.0 developers. Agile Web Development with Rails is the book for that generation, written by Dave Thomas (Pragmatic Programmer and author of Programming Ruby) and David Heinemeier Hansson, who created Rails.


  • 大小: 36.1 KB
  • 大小: 173.3 KB
  • 大小: 83.2 KB
分享到:
评论
19 楼 darkbaby123 2011-05-04  
转眼间就出4th了……时间过的真快阿。不过Rails这一块还是看blog和railscast比较有成效。
18 楼 fireflyman 2011-03-28  
夜鸣猪 写道
感慨啊,近来种种原因离我钟爱的ruby社区越来越远...什么时候才能再回来啊

唉......路还是要走的,不是说放下就能放下的
17 楼 夜鸣猪 2011-03-22  
感慨啊,近来种种原因离我钟爱的ruby社区越来越远...什么时候才能再回来啊
16 楼 stray_ay 2011-03-19  
一直在看老猪的博客,偶然看见这个好东西,的确又省了。
谢谢。
15 楼 topbad 2010-11-01  
这本书手头有1版、2版、3版,呵呵,收集齐全了。

每本书都是特定时期的产物,这本现在看来,新手也不太适合了,老手也不太适合了。

14 楼 thiefhandsome 2010-10-18  
感谢,这本书还是值得一看的
13 楼 lolomarx 2010-10-18  
多谢啊,;-)
12 楼 易卡螺丝君 2010-10-15  
滑板书的缺点

1.缺少版本控制git介绍 别的语言可以原谅这个问题 但是rails和git的天然联姻 使得缺少git介绍成为严重缺点

2.部署方面 严重脱节 滑板书前三版的部署就不敢恭维 第四版毛病依旧

3.TDD 当BDD都成为rails书的标配时侯 这本书还在用 ctrl+F5来做为测试....


满分100的话 我给滑板书(4rd) 40分
11 楼 易卡螺丝君 2010-10-15  
回头看 这书不值得推荐了

guide + railstutorial http://railstutorial.org/book 才是王道
10 楼 huangz 2010-10-14  
这本书还是很经典的,最开始就是靠这本和镐头书领略ror之美。

那是看的还是第2版。。。
9 楼 jinleileiking 2010-10-14  
fireflyman 写道
其实这本书对于老手来说,已经没有意义了


可以通读复习一下。温故而知新。个人觉得这套书也就是入门用。
8 楼 fireflyman 2010-10-14  
其实这本书对于老手来说,已经没有意义了
7 楼 doabit 2010-10-14  
出了。。。。晕了,我前二天还在等和 rspec book一起订来着。。省了
6 楼 s6520643 2010-10-14  
3Q 感谢啊
5 楼 blackanger 2010-10-14  
好人啊 .... 
4 楼 d_world 2010-10-14  
嘿嘿。。。感谢。
3 楼 orcl_zhang 2010-10-14  
不错!还是rails3的..
2 楼 夜鸣猪 2010-10-14  
手很快啊。。。
1 楼 jinleileiking 2010-10-14  
不错!终于出了。感谢猪。感谢郭嘉

相关推荐

    Agile Web Development With Rails Fourth Edition

    《敏捷Web开发与Rails第四版》(Agile Web Development with Rails Fourth Edition)是一本专门介绍如何利用Rails框架进行高效、高质量Web应用开发的经典书籍。本书出版于2010年,是Rails框架发展过程中一个重要的...

    Agile+Web+Development+with+Rails中文版.pdf

    《Agile Web Development with Rails》是一本经典的Rails开发指南,中文版的出版使得更多的中国开发者能够深入理解并应用敏捷开发方法与Ruby on Rails框架。这本书是Rails开发者的必备参考资料,它详细介绍了如何...

    Agile Web Development with Rails 4th edition(敏捷Web开发与Rails:程序指南 第四版)

    《敏捷Web开发与Rails:程序指南 第四版》是一本深度探讨使用Ruby on Rails框架进行敏捷Web应用开发的专业书籍。本书旨在帮助开发者充分利用Rails 4的特性,提高开发效率,实现快速迭代和高质量的代码编写。 Rails是...

    Agile Web Development with Rails 4

    Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly. You concentrate on creating the application, and Rails takes care of the details., Tens of thousands of ...

    Agile Web Development with Rails 3nd Edition Beta.pdf

    通过上述分析,我们可以看到,《敏捷Web开发与Rails》第三版不仅是一本关于Rails框架的技术书籍,更是一部指导开发者如何运用敏捷方法论进行Web开发的经典之作。无论对于初学者还是经验丰富的开发者而言,本书都具有...

    Agile Web Development with Rails 1-14节_ppt(老师发的修正版)

    Agile Web Development with Rails 1-14节_ppt(老师发的修正版)

    Agile Web Development with Rails

    《Agile Web Development with Rails》(敏捷Web开发:Ruby on Rails)这本书,作为Rails开发新手的教材,强调了敏捷开发方法,并以其帮助开发者建立起一个实用的Web应用。从给出的文件信息来看,这本书正在编写过程...

    Agile Web Development With Rails, Fourth Edition.pdf

    在《敏捷Web开发与Rails第四版》中,我们跟随多位经验丰富的开发者深入探讨了Rails框架的最新进展,并试图把握这一不断演化的生态系统。本书的初衷是提供一本全面的教程,旨在帮助读者掌握Rails开发的核心技术和理解...

    agile web development with rails 5(英文电子书)

    agile web development with rails 5(英文电子书).............................................................................................................................................................

    Agile Web Development with Rails (PDF)

    《敏捷Web开发与Rails》是一本深度探讨如何利用Ruby on Rails框架进行敏捷Web开发的指导书籍,由Dave Thomas、David Heinemeier Hansson等多位在Rails社区有着深厚贡献的作者共同编写。本书不仅覆盖了Rails的基本...

    Agile Web Development With Ruby On Rails第一及第二版

    在学习这两本书时,你可以从Pragmatic Programmer - Agile Web Development With Ruby On Rails_05.12.24.pdf和Pragmatic.Bookshelf.Agile.Web.Development.with.Rails.2nd.Edition.pdf中获取详细教程。这些PDF文件...

    Agile Web Development with Rails, 2nd Edition

    Agile Web Development with Rails, 2nd Edition <br>有两份PDF文件,大小分别是7.39MB和6.55MB <br>作者: Dave Thomas , David Heinemeier Hansson , Leon Breedt , Mike Clark , James Duncan Davidson ,...

    Agile Web Development with Rails 2nd Edition源码

    《敏捷Web开发与Rails 2nd Edition》源码解析 在Web开发领域,Rails框架以其高效、灵活和生产力提升的特点,成为了许多开发者首选的工具。《敏捷Web开发与Rails 2nd Edition》这本书深入浅出地介绍了如何使用Ruby ...

    Agile Web Development with Rails 2nd Edition

    ### 敏捷Web开发与Rails框架(第二版) #### 关于Rails版本的重要信息 Rails作为一个不断进化的框架,其核心开发者团队一直在进行各种改进、添加新功能以及修复已知问题等工作。随着时间推移,他们会定期将最新的...

    Agile Web Development with Rails, Third Edition 2009 (PDF + 代码)

    Agile Web Development with Rails, Third Edition by Sam Ruby, Dave Thomas, David Heinemeier Hansson Rails just keeps on changing. Rails 2, released in 2008, brings hundreds of improvements, including...

Global site tag (gtag.js) - Google Analytics