The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Rails for Java Developers
  

  Rails for Java Developers by Stuart Dabbs Halloway ; Justin Ghetland

  • Published by: THE PRAGMATIC BOOKSHELF
  • Author: Stuart Dabbs Halloway ; Justin Ghetland
  • Page Count: 311
  • Group: RUBY
  • ISBN: 097761669X/9780977616695
  • Published: Feb 2007

Our Price: 17.49
Discount: 30%
RRP: 24.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Rails for Java Developers
Many Java developers are now looking at Ruby, and the Ruby
on Rails web framework. If you are one of them, this book is
your guide. Written by experienced developers who love both
Java and Ruby, this book will show you, via detailed
comparisons and commentary, how to translate your
hard-earned Java knowledge and skills into the world of Ruby
and Rails.

If you are a Java programmer, you shouldn't have to start at
the very beginning! You already have deep experience with
the design issues that inspired Rails, and can use this
background to quickly learn Ruby and Rails. But Ruby looks a
lot different from Java, and some of those differences
support powerful abstractions that Java lacks. We'll be
your guides to this new, but not strange, territory.

In each chapter, we build a series of parallel examples to
demonstrate some facet of web development. Because the Rails
examples sit next to Java examples, you can start this book
in the middle, or anywhere else you want. You can use the
Java version of the code, plus the analysis, to quickly grok
what the Rails version is doing. We have carefully
cross-referenced and indexed the book to facilitate jumping
around as you need to.

Thanks to your background in Java, this one short book can
cover a half-dozen books' worth of ideas:
Programming Ruby
Building MVC (Model/View/Controller) Applications
Unit and Functional Testing
Security
Project Automation
Configuration
Web Services

Foreword

Preface

Chapter 1: Getting Started with Rails

Chapter 2: Progreamming Ruby

Chapter 3: Ruby Eye for the Java Guy

Chapter 4: Accessing Data with ActiveRecord

Chapter 5: Coordinating Activities with ActionController

Chapter 6: Rendering Output wiith ActionView

Chapter 7: Testing

Chapter 8: Automating the Development Process

Chapter 9: Creating and Invoking Web Services

Chapter 10: Security

A: Java to Ruby Dictionary

B: Bibliography

C: Structure of the Rails Project

Index