Enterprise Recipes with Ruby and Rails (Paperback)
Maik Schmidt
- 出版商: Pragmatic Bookshelf
- 出版日期: 2008-11-27
- 定價: $1,285
- 售價: 8.8 折 $1,131
- 語言: 英文
- 頁數: 425
- 裝訂: Paperback
- ISBN: 1934356239
- ISBN-13: 9781934356234
-
相關分類:
Ruby
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$665Agile Project Management With Scrum (Paperback)
-
$1,990The Art of Software Testing, 2/e (Hardcover)
-
$880$695 -
$299Enterprise Integration with Ruby (Paperback)
-
$1,200$948 -
$299Advanced Rails Recipes: 72 New Ways to Build Stunning Rails Apps (Paperback)
-
$199Deploying Rails Applications: A Step-by-Step Guide
-
$680$578 -
$620$490 -
$650$514 -
$1,045Pragmatic Version Control Using Git (Paperback)
-
$500$450 -
$620$527 -
$399Flex on Rails: Building Rich Internet Applications with Adobe Flex 3 and Rails 2 (Paperback)
-
$680$537 -
$780$616 -
$520$411 -
$680$578 -
$750$593 -
$520$442 -
$1,056Ruby Best Practices (Paperback)
-
$1,860$1,767 -
$0$1 -
$1,800$1,710 -
$580$458
相關主題
商品描述
Enterprise Recipes with Ruby and Rails helps you to overcome typical obstacles hidden in every enterprise's infrastructure. It doesn't matter if your Rails application needs to access your company's message-oriented middleware or if it has to scan through tons of huge XML documents to get a missing piece of data. Ruby and Rails enable you to create solutions that are both elegant and efficient.
With more than 50 concise, targeted recipes, this book shows you how to use existing infrastructure to develop effectively for the enterprise. For example, Ruby is an excellent language for manipulating both textual and binary data. This is enormously useful, because typical enterprise software is about storing and processing huge amounts of data. You'll learn how to process data in various popular data formats such as XML, CSV, fixed length records, and JSON.
This book covers the whole spectrum of distributed application technologies, ranging from simple socket-based servers to full-blown Service Oriented Architectures. In addition, Ruby is a perfect ally when you have to integrate with RESTful and SOAP services, or when you have to access message-oriented middleware. It even helps you to reuse your existing C/C++, Java, or .NET code with ease.
Since the advent of the Web, many enterprises have opened their internal services to the outside world to participate in the rapidly growing world of e-commerce. As an enterprise programmer you'd better learn how to use existing payment gateways and how to implement security mechanisms to protect your company's data and your customers' privacy, and this book shows you how.
Enterprise programming is not only about developing huge software projects but also about maintaining and operating them. You'll save a lot of valuable time if you document your software (of course, automatically) and automate tedious and recurring tasks, such as monitoring your servers and testing your programs. Enterprise Recipes with Ruby and Rails covers these major enterprise concerns, giving you tools and knowledge you'll turn to over and over.