Tag Archives| "敏捷"

Web开发敏捷之道 应用Rails进行敏捷Web开发(Agile Web Development with Rails Second Edition)

Tags: , , , ,


英文书名:Agile Web Development with Rails Second Edition

中文书名:Web开发敏捷之道 应用Rails进行敏捷Web开发

作者:Dave Thomas, David Hansson, Leon Breedt , Mike Clark , Thomas Fuchs , Andrea Schwarz

出版社:Pragmatic Bookshelf

Web开发敏捷之道 应用Rails进行敏捷Web开发(Agile Web Development with Rails  Second Edition)

介绍:

全书主要分为两大部分。在“构建应用程序”部分中,读者将看到一个完整的“在线购书网站”示例。在随后的“Rails框架”部分中,作者深入介绍了Rails框架的各个组件。.
除了上述两部分外,对Rails缺乏了解的读者应该首先阅读“起步”部分,通过一个最简单的应用示例感性了解这个时下热门的web框架。不熟悉Ruby的读者应该阅读“附录”部分中的“Ruby简介”,以便了解Ruby的基本语法与常见用法。
本 书第1版曾荣获Jolt大奖“最佳技术图书”奖。在第1版的内容架构基础上,第2版增加了对Rails 1.2中新特性和最佳实践的内容介绍。相比第1版中的内容,Rails 1.2增加了数据迁移、RJS模板、集成测试框架等重要的新特性,在部署、项目组织等方面有了很多新的最佳实践。本书涵盖了这些全新的内容,因此能更好地 体现出Rails框架的发展现状。..
整体而言,全书既有直观的实例,又有深入的分析,同时还涵盖了web应用开发中各方面的相关知识,堪称一部内容全面而又深入浅出的佳作。

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.
《Web开发敏捷之道——应用Rails进行敏捷Web开发(第2版) 》图书目录
第1章 简介
第1部分 起步
第2章 Rails应用的架构
第3章 安装Rails
第4章 立竿见影
第2部分 构建应用程序
第5章 Depot应用程序
第6章 任务A:货品维护
第7章 任务B:分类显示
第8章 任务C:创建购物车
第9章 任务D:Ajax初体验
第10章 任务E:付账
第11章 任务F:管理
第12章 任务G:最后一片饼乾
第13章 任务T:测试
第3部分 Rails框架
第14章 深入Rails
第15章 Active Support
第16章 数据迁移
第17章 ActiveRecord 第一部分:基础
第18章 ActiveRecord 第二部分:表间关联
第19章 ActiveRecord 第三部分:对象生命周期
第20章 ActionController:路由与URL
第21章 ActionController和Rails
第22章 Action View
第23章 Web 2.0
第24章 ActionMailer
第25章 Web Services on Rails
第4部分 部署和安全
第26章 保护Rails应用
第27章 部署与生产
第5部分 附录
附录A Ruby简介
附录B 配置参数
附录C 源代码
附录D 资源
索引

下载地址:

Web开发敏捷之道 应用Rails进行敏捷Web开发(Agile Web Development with Rails Second Edition)

标签:, , , ,

相关电子书

Site Sponsors

书籍分类