Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
Practical Rails Projects by Eldon Alameda: New
US $41.09
Approximately£30.45
Condition:
New
A new, unread, unused book in perfect condition with no missing or damaged pages. See the seller's listing for full details.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
Free Standard Shipping.
Located in: Sparks, Nevada, United States
Delivery:
Estimated between Fri, 25 Jul and Wed, 30 Jul to 94104
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:285607729573
Item specifics
- Condition
- Book Title
- Practical Rails Projects
- Publication Date
- 2007-10-29
- Pages
- 621
- ISBN
- 9781590597811
About this product
Product Identifiers
Publisher
Apress L. P.
ISBN-10
1590597818
ISBN-13
9781590597811
eBay Product ID (ePID)
60069741
Product Key Features
Number of Pages
621 Pages
Publication Name
Practical Rails Projects
Language
English
Publication Year
2007
Subject
Software Development & Engineering / General, Web / Web Programming, Programming / Object Oriented, Web / Design
Features
New Edition
Type
Textbook
Subject Area
Computers
Series
Expert's Voice Ser.
Format
Perfect
Dimensions
Item Height
1.3 in
Item Weight
42.8 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Intended Audience
Scholarly & Professional
Number of Volumes
1 vol.
Illustrated
Yes
Table Of Content
Making the Right Preparations (Don't Skip This Part).- Building a Development Environment.- Creating a Rails Application.- Monkey Tasks: Managing a Daily Task List.- Implementing a User Registration and Authentication System.- Building a Daily To-Do Manager.- Enhancing Monkey Tasks.- Exercisr.- Developing a REST-Based Application.- Adding Graphs to Our Application.- Enhancing Exercisr.- Simple Blogs.- Building a Blog Using Typo.- Building a Simple Blog Engine.- Enhancing Our Blogs.- Building a Web Comic Using Caching.- Building Our Base System with Page Caching.- Implementing Advanced Caching.- Enhancing the Web Comic.- Church Community Site.- Managing Users and Profiles.- Rounding out the Community.- Enhancing the Church Community Application.- GamingTrend.- Understanding the Problems of the Legacy PHP Site.- Converting Game Records.- Supporting News.- Enhancing the Gaming Site.- Integrating with a RESTful Application Using Edge Rails (Rails 2.0 ).- Brief Overview of Highrise.- Integrating to the Highrise REST API.- Building the Appointment Scheduler.- Enhancing Our Rails 2.0 Application.
Edition Description
New Edition
Synopsis
This book provides intermediate Rails users with an essential learning aid to take them to higher level, teaching them countless real world techniques via a series of practical project-based chapters. The book's diverse content goes beyond many of its competitors., For Web developers who want to take their Ruby on Rails knowledge further, this work focuses on the creation of a multitude of practical real-world examples, including a blog, a personal organizer, a calendar, a PHP site retrofitted to Rails, and much more., Ruby on Rails is currently a very hot technology, and its popularity is still growing. Practical Ruby on Rails Projects provides intermediate Rails users with an essential learning aid to take them to higher level, teaching them countless real world techniques via a series of practical project-based chapters. Each chapter takes the reader through the complete process of building up a full-functional Rails web application., P ractical Rails Projects is for developers who have already read a beginning Rails book (or worked though a series of introductory tutorials online) and are now looking to expand that knowledge by gaining practical experience developing a variety of web applications in Rails. It's for developers who want to gain hands-on experience of building Rails applications that do interesting things such as caching, RESTful routing, using Active Resource and RJS, and c- necting Rails to legacy databases. While I do make the assumption that readers have read some previous Rails material, I believe that I've also provided enough review information that a highly motivated reader with previous experience in a model-view-controller framework and familiarity with another object-oriented language should be able to work through the material. The Problem with Most Training Books and Courses Over the course of my career, I've had to sit through an inordinate amount of technical training sessions, and I would estimate that 98 percent of them all suffered from the same major flaw-- they didn't actually teach anything. I sat in a classroom for a week and proved that I could f- low step-by-step directions. Heck, for the majority of them, I could even daydream about other things all day and still pass the course., If you are a web developer who has already realized the power of Ruby on Rails but wants to take your Rails knowledge further, this book will be invaluable to you. "Practical Rails Projects" assumes you know the basics of using the framework, concentrating instead on taking you through the creation of a multitude of practical real-world examples, including a blog, a personal organizer, a calendar, a PHP site retrofitted to Rails, and much more. Each example application follows best practices, gives a nod to style as well as functionality, and takes advantage of many Rails plug-ins, Rails engines, and Ruby Gems. There is also discussion of cutting-edge Rails functionality, such as the new REST implementation and Active Resource. The book starts off by taking you through setup of an ideal development environment as a helpful recap, before diving into the projects straight afterwards. Takes you through the creation of several real-world Rails web applications. Provides a guide to setting up a perfect development environment with Rails and SQLite or MySQL, supporting Windows, Mac OS X, and Linux operating systems. Doesn't waste time on the basics--assumes you know the fundamentals of Ruby and Rails already. Covers the newest Rails functionality, such as new plug-ins and engines, as well as the Rails REST implementation and Active Resource. What you'll learn How to set up Rails for Windows, Mac OS X, and Linux How to use Rails with both MySQL and SQLite databases How to incorporate the latest plug-ins, engines, and Ruby Gems into your applications, saving you hours of development time How to make consistent styling of your applications a walk in the park using the Yahoo YUI How toretrofit a PHP site to Rails How to add sparkle to your applications using Ajax techniques How to use cutting-edge Rails functionality such as REST and Active Resource Who is this book for? This book is for anyone who has gone beyond the basics of Rails and wants to learn higher-level Rails techniques. It is also useful for those experienced in other disciplines (such as Java and PHP) who want to learn Rails. About the Apress Practical Series The Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project-motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real-world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path. Related Titles from Apress Beginning Ruby on Rails: From Novice to Professional Practical Ruby on Rails Social Networking Sites Beginning Ruby on Rails E-Commerce: From Novice to Professional, The best way to learn Rails is by creating a variety of applications with it. You already know the basics of Rails, and you're familiar with the exciting features and benefits associated with using this Ruby-based framework. You're now at the point where you need to gain firsthand experience with Rails by thoroughly exploring the features and building several different types of web applications. Eldon Alameda takes a focused approach to guiding you through the creation of multiple real-world examples that are designed to get your hands dirty with the core features of Rails, while providing you with the valuable experience of creating real Rails applications. Projects you'll work on include creating a simple blog with an external API, constructing a workout tracker with a RESTful interface and graphs, and converting an existing PHP site to Rails while adding an advanced JavaScript interface. As an added bonus, the final project makes use of the edge version of Rails as you build an application that utilizes Active Resource, which provides an opportunity to explore the various changes and features that will be included with Rails 2.0. Each project is designed to provide you with the necessary information and tools to give you a running start at solving that problem yourself, and each project includes a number of additional ideas and exercises for ways that you can extend each application to fit your own needs.
LC Classification Number
QA76.625
Item description from the seller
Seller business information
About this seller
AlibrisBooks
98.6% positive Feedback•1.9M items sold
Registered as a business seller
Seller Feedback (512,268)
- m***m (2282)- Feedback left by buyer.Past 6 monthsVerified purchaseI’m thrilled with my recent purchase . The website was user-friendly, and the product descriptions were accurate. Customer service was prompt and helpful, answering all my questions. My order arrived quickly, well-packaged, and the product exceeded my expectations in quality. I’m impressed with the attention to detail and the overall experience. I’ll definitely shop here again and highly recommend from this seller to others. Thank you for a fantastic experience!
- a***n (43)- Feedback left by buyer.Past 6 monthsVerified purchaseMistakenly ordered a paperback that I thought was a hardcover, not sellers fault; it was described properly on the listing. Seller still processed a refund the day I went to return the item and let me keep the item anyway. A+++ service. Book arrived quickly in great condition and for a great price. Thank you so much! Amazing seller!
- n***c (94)- Feedback left by buyer.Past 6 monthsVerified purchaseseller was communicative about my shipment, media mail took a while and tracking wasn't updated frequently, but seller communicated to me very quickly on status. the item came new and wrapped as described, though the packaging in it was packed wasn't sturdy and falling apart when it got to me.
More to explore:
- Practical Television Magazines,
- Practical Motorist Magazines,
- Practical Electronics Magazines,
- Practical Wireless Magazines,
- Practical Woodworking Magazines,
- Practical Television Magazines in English,
- October Practical Wireless Magazines,
- Practical Motorist Monthly Magazines,
- Practical Boat Owner Magazines,
- Practical Motorist Magazines in English