图书标签: Ruby RoR Rails 编程 web programming 计算机 rails
发表于2024-11-22
Ruby on Rails Tutorial pdf epub mobi txt 电子书 下载 2024
"Ruby on Rails(TM) Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps." -Peter Cooper, Editor of Ruby Inside Using Rails, developers can build web applications of exceptional elegance and power. Although its remarkable capabilities have made Ruby on Rails one of the world's most popular web development frameworks, it can be challenging to learn and use. Ruby on Rails(TM) Tutorial, Second Edition, is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. The updates to this edition include all-new site design using Twitter's Bootstrap; coverage of the new asset pipeline, including Sprockets and Sass; behavior-driven development (BDD) with Capybara and RSpec; better automated testing with Guard and Spork; roll your own authentication with has_secure_password; and an introduction to Gherkin and Cucumber. You'll find integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, JavaScript, and SQL skills you'll need when developing web applications. Hartl explains how each new technique solves a real-world problem, and he demonstrates this with bite-sized code that's simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery. This book will help you * Install and set up your Rails development environment * Go beyond generated code to truly understand how to build Rails applications from scratch * Learn test-driven development (TDD) with RSpec * Effectively use the Model-View-Controller (MVC) pattern * Structure applications using the REST architecture * Build static pages and transform them into dynamic ones * Master the Ruby programming skills all Rails developers need * Define high-quality site layouts and data models * Implement registration and authentication systems, including validation and secure passwords * Update, display, and delete users * Add social features and microblogging, including an introduction to Ajax * Record version changes with Git and share code at GitHub * Simplify application deployment with Heroku
Ruby on Rails Tutorial creator Michael Hartl is a programmer, educator, and entrepreneur. Michael was coauthor of RailsSpace, a Rails tutorial book published in 2007, and was cofounder and lead developer of Insoshi, a popular social networking platform in Ruby on Rails. Previously, he taught theoretical and computational physics at the California Institute of Technology (Caltech), where he received the Lifetime Achievement Award for Excellence in Teaching. Michael is a graduate of Harvard College, has a Ph.D. in Physics from Caltech, and is an alumnus of the Y Combinator entrepreneur program.
比起web敏捷开发,本书的内容更新更快,还提供免费的在线版。示例项目为用户验证系统和微博,设计的非常好,除了基本的rails概念外,还能够从中了解到TDD、Bootstrap和很多开发用的Gem
评分TDD 的介绍太棒了 Red-Green-Refactor的流程一遍走 我就心领神会了 读完这本再读一些介绍ruby的书 After finishing the Rails Tutorial I suggest reading a pure Ruby book such as Beginning Ruby, The Well-Grounded Rubyist, or The Ruby Way.
评分2012-07-17, 2012-07-09, 26.5
评分2012-07-17, 2012-07-09, 26.5
评分http://about.ac/rails-tutorial-2nd-cn/
以下仅针对 ruby -v 2.12 and rails -v 4.1.5 1. In Rails 4.1+, they deprecated db:test:prepare with that message. You can now just use: ActiveRecord::Migration.maintain_test_schema! in spec_helper.rb (or similar files if you're not using RSpec). That will aut...
评分此书用TDD,测试驱动开发,第一次接触到,很是觉得舒服。不过测试真的非常多。 但是编写测试用例,也不是件简单的事,看例子都明白,自己写并且坚持TDD就是比较困难的。 Rails的开发的初学者,如果第一本就选就本,会很痛苦,css,html的基础知识最好要实现了解,有一定OO基础...
评分此书用TDD,测试驱动开发,第一次接触到,很是觉得舒服。不过测试真的非常多。 但是编写测试用例,也不是件简单的事,看例子都明白,自己写并且坚持TDD就是比较困难的。 Rails的开发的初学者,如果第一本就选就本,会很痛苦,css,html的基础知识最好要实现了解,有一定OO基础...
评分以下仅针对 ruby -v 2.12 and rails -v 4.1.5 1. In Rails 4.1+, they deprecated db:test:prepare with that message. You can now just use: ActiveRecord::Migration.maintain_test_schema! in spec_helper.rb (or similar files if you're not using RSpec). That will aut...
评分以下仅针对 ruby -v 2.12 and rails -v 4.1.5 1. In Rails 4.1+, they deprecated db:test:prepare with that message. You can now just use: ActiveRecord::Migration.maintain_test_schema! in spec_helper.rb (or similar files if you're not using RSpec). That will aut...
Ruby on Rails Tutorial pdf epub mobi txt 电子书 下载 2024