Cantitate/Preț
Produs

Foundation Rails 2

Autor Eldon Alameda
en Limba Engleză Paperback – 23 oct 2008
You've heard about this amazing web framework called Ruby on Rails that's taken the world by storm, but thought it was way too complex for you? Think again.
Foundation Rails 2 takes you through your first steps in Rails, explaining in plain English how to start building dynamic web applications. And there's never been a better time to jump in to the Rails world, as the release of Rails 2 was a major evolutionary leap forward from previous versions.
Unlike other Rails books, this book doesn't throw you into the deep end right away in the hopes that you'll learn to swim. Instead, we'll start out with the basics and continually expand your knowledge until, by the end of the book, we're building a Rails application with dynamic features such as user registration, geocoding, filtering results with AJAX, RSS feeds, and an XML interface. Meanwhile, we'll talk about the important issues that other books often leave out such as testing your application's code, securing your application from hackers, optimizing your code for the best performance, and of course, deploying your application.
This book takes a focused approach to guiding you through understanding how the pieces of Rails work individually and how they fit together. Instead of emphasizing boring theoretical discussions, Foundation Rails 2 lets you get your hands dirty with the framework and learn the hows and whys of Rails faster than ever.
We start with a tour of what makes Rails special and why you need to learn it, move into a gentle introduction to the high points of programming in Ruby, and then take a tour of a sample Rails application. Next, we dig deeper into the core components of Rails before building a complete Rails application together. By the end of this book, not only will you know how to build Rails applications but you'll understand the reasons behind what you do.
Citește tot Restrânge

Preț: 21536 lei

Preț vechi: 26919 lei
-20% Nou

Puncte Express: 323

Preț estimativ în valută:
4122 4296$ 3431£

Carte disponibilă

Livrare economică 14-28 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430210399
ISBN-10: 1430210397
Pagini: 484
Ilustrații: 480 p.
Dimensiuni: 191 x 229 x 25 mm
Greutate: 0.79 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Why Rails?.- A Short Introduction to Ruby.- Touring a Rails Application.- Introducing Activerecord.- Advanced Activerecord.- Presenting the Views.- Exploring Action Pack: Understanding the Controller.- Controlling Our Routing.- Scaffolding and Plug-Ins.- to Testing with Rspec.- Building a Complete Application.- Enhancing Our Application.- Security and Performance Enhancements.- Deploying Your Rails Application.

Notă biografică

Eldon Alameda is a web developer who currently resides in the harsh climates of Kansas. He works as a regional webmaster for the U.S. National Weather Service; prior to this, he did development for a variety of companies including local start-ups, advertising firms, Sprint PCS, and IBM. During the 1990s, he also acquired a nice stack of worthless stock options from working for dot-com companies.

Caracteristici

Written in Foundation style targeted at web developers Step-by-step examples cover the essential topics from the ground up Written for the latest release of Rails