Yehuda Katz - Böcker
3 514 kr
Skickas inom 5-8 vardagar
366 kr
Skickas inom 7-10 vardagar
DESCRIPTION
Ruby on Rails is an open source web framework. It's famously simple to build a basic Rails application. Once you've started down the track, however, you discover that Rails is a powerful, deep, and rich full-stack platform capable of tackling virtually any development challenge.
Rails 4 in Action is a fully-revised second edition of Rails 3 in Action. This hands-on, comprehensive introduction to Rails gives readers everything they need to become competent and confident Rails developers. It shows how to develop a ticket tracking application that includes RESTful routing, authentication and authorization, file uploads, email, and more. It explores powerful features like designing APIs and building a Rails engine. The book also provides Test Driven Development and Behavior Driven Development in action throughout the book—just like in a top Rails shop.
RETAIL SELLING POINTS
Fully updated for Rails 4 New and improved testing examples More options for creating APIs Written by Rails community leaders
AUDIENCE
It is helpful for readers to have a background in Ruby, but no prior Rails experience is needed.
ABOUT THE TECHNOLOGY
Ruby on Rails, often called Rails, is an open source web framework for the Ruby programming language. It’s a full-stack platform capable of tackling virtually any development challenge.
402 kr
Skickas inom 5-8 vardagar
366 kr
Tillfälligt slut
DESCRIPTION
Rails makes getting an application up and running easy, but how can a
developer ensure that it continues to function well? The answer is Testand
Behavior-Driven Development. These Agile approaches,
combined with the advantages of the latest software version, make
Rails 3 a powerful development framework.
Rails 3 in Action covers developing a Rails 3.0 application from the
ground-up using the industry's best practices in an Agile development
fashion, tackling one feature at a time in order to build a solid,
maintainable and scalable application. A comprehensive and hands-on
guide, the authors show readers how to get the most out of Rails,
including tips on leveraging the treasure-trove of community-provided
code available.
WILL SELL LIKE
Agile Web Development with Rails, Fourth Edition, Pragmatic
Bookshelf, March 2011, 978-1934356548
KEY POINTS
F• Covers the latest version of the framework, Rails 3.0
F• Teaches industry best practices like TDD and BDD
F• Shows how to get the most out of Rails