The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: Ruby on Rails :: Books
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 11    Displaying: 1 - 11 Pages:  1   

   Ruby Essentials   Hits: 407 

 
Ruby is a popular, flexible and intuitive object-oriented programming language. This popularity can, in no small part, be attributed to the introduction and wide adoption of the Ruby on Rails framework. It is difficult, however, to get the most out of Ruby on Rails without first learning something about programming in Ruby, and this is where Ruby Essentials comes in. Ruby Essentials is a free on-line book designed to provide a concise and easy to follow guide to learning Ruby. Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered, all combined with easy to understand code examples which serve to bridge the gap between theory and practice. Ruby Essentials is intended to be of equal use both to those experienced in other programming languages and to novices who have chosen Ruby as their first programming language.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Dec  4 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Learn to Build a complete Ruby on Rails Business Application   Hits: 761 

 
Ruby on Rails Enterprise Application Development is a new book from Packt which helps readers to build a complete Ruby on Rails Business Application from start to finish. Written by Elliott Smith and Rob Nichols, this book concentrates on application development as a whole process and is intended to complement existing Rails tutorials. Each chapter deals with a key feature or functional area of a complex, full-scale Rails application. This book is aimed at developers who want to find out how to rapidly build easily-deployed, easily-supported business applications. It is for developers who have learned Ruby on Rails, probably from one of the tutorial books, and want to apply that knowledge to effectively build full, realistic applications.


Commercial   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Nov 20 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Money Train: Building e-commerce sites using Ruby on Rails   Hits: 1003 

 
The Money Train is an e-book for Ruby on Rails with tips on how to build an e-commerce site using the Rails framework. You'll get a head start on building your own online store by learning from someone who has been there and done that. Code and schema samples are included to help you know before-hand what you'll be up against and how to tackle some common problems.


Commercial   Version: n/a   Platform(s): n/a   Updated: Fri Sep  1 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Beginning Ruby on Rails   Hits: 1383 

 
Beginning Ruby on Rails introduces web development with Ruby on Rails, a powerful new framework. You will learn how to develop basic applications by implementing four projects. Some of the topics covered through the projects include form handling, CSS, security, database integration, model-view-controller architecture, and test-driven programming. Projects include a task manager, a RSS aggregator, a community manager (similar in nature to MySpace.com), and one that utilizes the Amazon API.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ruby on Rails For Dummies   Hits: 1212 

 
Using a conversational tone and lots of easy-to-follow examples, popular For Dummies author Barry Burd gently introduces programming novices to Web-database processing and development with Ruby on Rails (RoR) The book ranges from Ruby and RoR basics, installation, and writing simple Ruby programs to using RoR with Ajax and creating a blog, a shopping cart, and other real-world projects


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Build Your Own Ruby on Rails Web Application   Hits: 1065 

 
his practical hands-on guide for first-time Ruby on Rails programmers will walk you through installing the required software on a Windows, Mac or Linux computer, and then jumps into an introduction to the Ruby programming syntax. The application that the book builds, a user-generated news Website, is added upon chapter by chapter, and concepts such as user authentication, sessions, cookies and basic AJAX usage are gradually introduced. The book finishes of with chapters on reusable code, debugging, and deployment on a live web server. By the end of the book you'll have a solid grasp of Ruby on Rails development and its practical applications in the real-world.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Beginning Ruby on Rails E-Commerce   Hits: 941 

 
Beginning Ruby on Rails E-Commerce: From Novice to Professional is the first book of its kind to guide you through producing e-commerce applications with Rails--the stacked web framework taking the world by storm. The book dives right into the process of creating a production-level web application using agile methodologies and test-driven development combined with Rails best practices. You'll take advantage of the latest crop of Rails plug-ins and helpers that will radically improve your programming schedule. You'll also create a real application step-by-step, plus the book is driven by real-world cases throughout.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Rails Cookbook   Hits: 905 

 
Rails Cookbook is not an introductory tutorial, but a problem-solving book that provides coding solutions for a wide range of tasks. For every problem addressed in the book, you'll find a worked-out solution or "recipe"-- a short, focused piece of code that you can insert directly into your applications. Topics covered in the book include developing scalable web applications, test-driven development, working with active record, and deploying Rails applications. A discussion on each solution is included, so that you can learn to adapt the problem-solving techniques to similar situations. This ultimate Rails code sourcebook will save you hundreds of hours.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Hacking with Ruby   Hits: 879 

 
The book quickly reviews Rails development and then move to essential enterprise subjects like Web Services (and their relationships with SOA), data persistence, messaging, interoperability with other platforms, handling documents and search, spell-checking, and report generation. It also covers new Web 2.0 technologies like Ajax and the read-write Web. It is rich in examples and covers numerous interesting topics readers will be surprised to see, such as advanced search with Ferret, how to access del.icio.us and Flickr from Ruby, or how to use Yahoo's general search from Ruby. The book closes with a look at the Semantic Web and why it makes sense to adopt semantic Web technologies.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ruby on Rails: Up and Running   Hits: 770 

 
This compact guide teaches you the basics of installing and using both the Ruby scripting language and the Rails framework for the quick development of web applications. Ruby on Rails: Up and Running covers just about everything you need - from making a simple database-backed application to adding elaborate Ajaxian features and all the juicy bits in between. While Rails is praised for its simplicity and speed of development, there are still a few steps to master on the way. More advanced material helps you map data to an imperfect table, traverse complex relationships, and build custom finders. A section on working with Ajax and REST shows you how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic user-centric web pages. The book also explains the essentials of logging to find performance problems and delves into other performance optimizing techniques.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ruby for Rails: Ruby Techniques for Rails Developers   Hits: 735 

 
Ruby for Rails helps Rails developers achieve Ruby mastery. Each chapter deepens your Ruby knowledge and shows you how it connects to Rails. You'll gain confidence working with objects and classes and learn how to leverage Ruby's elegant, expressive syntax for Rails application power. And you'll become a better Rails developer through a deep understanding of the design of Rails itself and how to take advantage of it.


Commercial   Version: n/a   Platform(s): n/a   Updated: Thu Aug 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 11    Displaying: 1 - 11 Pages:  1   

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog