Bültmann & Gerriets
Learning Rails
von Simon St. Laurent
Verlag: O'Reilly Media
E-Book / EPUB
Kopierschutz: Adobe DRM


Speicherplatz: 7 MB
Hinweis: Nach dem Checkout (Kasse) wird direkt ein Link zum Download bereitgestellt. Der Link kann dann auf PC, Smartphone oder E-Book-Reader ausgeführt werden.
E-Books können per PayPal bezahlt werden. Wenn Sie E-Books per Rechnung bezahlen möchten, kontaktieren Sie uns bitte.

ISBN: 978-0-596-55421-7
Erschienen am 18.11.2008
Sprache: Englisch
Umfang: 448 Seiten

Preis: 25,49 €

25,49 €
merken
Klappentext

While most books written about Rails cater to programmers looking for information on data structures, Learning Rails targets web developers whose programming experience is tied directly to the Web.Rather than begin with the inner layers of a Rails web application--the models and controllers--this unique book approaches Rails development from the outer layer: the application interface. You'll learn how to create something visible with Rails before reaching the more difficult database models and controller code. With Learning Rails, you can start from the foundations of web design you already know, and then move more deeply into Ruby, objects, and database structures. This book will help you:Present web content by building an application with a basic view and a simple controller, while learning Ruby along the wayBuild forms and process their results, progressing from the simple to the more complexConnect forms to models by setting up a database, and use Rails' ActiveRecord to create code that maps to database structuresUse Rails scaffolding to build applications from a view-centric perspectiveAdd common web application elements such as sessions, cookies, and authenticationBuild applications that combine data from multiple tablesCreate simple but dynamic interfaces with Rails and AjaxOnce you complete Learning Rails, you'll be comfortable working with the Rails web framework, and you'll be well on your way to becoming a Rails guru.