Wow! eBook: Data Just Right - 4 new eBooks |
- Data Just Right
- Practical Cassandra
- Institutionalization of UX, 2nd Edition
- Apache Cordova 3 Programming
Posted: 26 Dec 2013 04:04 AM PST Book DescriptionMaking Big Data Work: Real-World Use Cases and Examples, Practical Code, Detailed Solutions Large-scale data analysis is now vitally important to virtually every business. Mobile and social technologies are generating massive datasets; distributed cloud computing offers the resources to store and analyze them; and professionals have radically new technologies at their command, including NoSQL databases. Until now, however, most books on "Big Data" have been little more than business polemics or product catalogs. Data Just Right is different: It's a completely practical and indispensable guide for every Big Data decision-maker, implementer, and strategist. Michael Manoochehri, a former Google engineer and data hacker, writes for professionals who need practical solutions that can be implemented with limited resources and time. Drawing on his extensive experience, he helps you focus on building applications, rather than infrastructure, because that's where you can derive the most value. Manoochehri shows how to address each of today's key Big Data use cases in a cost-effective way by combining technologies in hybrid solutions. You'll find expert approaches to managing massive datasets, visualizing data, building data pipelines and dashboards, choosing tools for statistical analysis, and more. Throughout, the author demonstrates techniques using many of today's leading data analysis tools, including Hadoop, Hive, Shark, R, Apache Pig, Mahout, and Google BigQuery. Coverage includes:
Table of Contents Part II: Collecting and Sharing a Lot of Data Part III: Asking Questions about Your Data Part IV: Building Data Pipelines Part V: Machine Learning for Large Datasets Part VI: Statistical Analysis for Massive Datasets Part VII: Looking Ahead Book Details
Related Books
The post Data Just Right appeared first on Wow! eBook. |
Posted: 26 Dec 2013 03:58 AM PST Book DescriptionBuild and Deploy Massively Scalable, Super-fast Data Management Applications with Apache Cassandra Practical Cassandra is the first hands-on developer's guide to building Cassandra systems and applications that deliver breakthrough speed, scalability, reliability, and performance. Fully up to date, it reflects the latest versions of Cassandra–including Cassandra Query Language (CQL), which dramatically lowers the learning curve for Cassandra developers. Pioneering Cassandra developers and Datastax MVPs Russell Bradberry and Eric Lubow walk you through every step of building a real production application that can store enormous amounts of structured, semi-structured, and unstructured data. Drawing on their exceptional expertise, Bradberry and Lubow share practical insights into issues ranging from querying to deployment, management, maintenance, monitoring, and troubleshooting. The authors cover key issues, from architecture to migration, and guide you through crucial decisions about configuration and data modeling. They provide tested sample code, detailed explanations of how Cassandra works "under the covers," and new case studies from three cutting-edge users: Ooyala, Hailo, and eBay. Coverage includes:
"Eric and Russell were early adopters of Cassandra at SimpleReach. In Practical Cassandra, you benefit from their experience in the trenches administering Cassandra, developing against it, and building one of the first CQL drivers. If you are deploying Cassandra soon, or you inherited a Cassandra cluster to tend, spend some time with the deployment, performance tuning, and maintenance chapters… If you are new to Cassandra, I highly recommend the chapters on data modeling and CQL." Table of Contents Appendix A. Getting Help Book Details
Related Books
The post Practical Cassandra appeared first on Wow! eBook. |
Institutionalization of UX, 2nd Edition Posted: 26 Dec 2013 03:50 AM PST Book DescriptionComputer hardware no longer provides a competitive edge. Software has become a broadly shared commodity. A new differentiator has emerged in information technology: user experience (UX). Executives recognize that the customer satisfaction that applications and websites provide directly impacts a company's stock price. While UX practitioners know how to design usable, engaging applications that create good user experiences, establishing that process on an industrial scale poses critical IT challenges for an organization.
Institutionalization of UX shows how to develop a mature, user-centered design practice within an enterprise. Eric Schaffer guides readers step by step through a solid methodology for institutionalizing UX, providing practical advice on the organizational change, milestones, toolsets, infrastructure, staffing, governance, and long-term operations needed to achieve fully mature UX engineering. First published in 2004 as Institutionalization of Usability, this new, expanded edition looks beyond the science of usability to the broader, deeper implications of UX: Once customers can use your applications and websites easily, how does your organization ensure that those engagements are satisfying, engaging, and relevant? Contextual innovation expert Apala Lahiri contributes a new chapter on managing cultural differences for international organizations. Whether you are an executive leading the institutional-ization process, a manager supporting the transition of your organization's UX practice, or an engineer working on UX issues, this guide will help you build a mature and sustainable practice in UX design. "This book is a great how-to manual for people who want to bring the benefits of improved user experience to their companies. It's thorough yet still accessible for the smart businessperson. I've been working with user-centered design for over twenty years, and I found myself circling tips and tricks." "Some argue that the big advances in our impact on user experience will come from better methods or new technologies. Some argue that they will come from earlier involvement in the design and development process. The biggest impact, however, will come as more and more companies realize the benefits of user-centered design and build cultures that embrace it. Eric offers a practical roadmap to get there." "User experience issues are a key challenge for development of increasingly complex products and services. This book provides much-needed insights to help managers achieve their key objectives and to develop more successful solutions." "This handy book should be required reading for any executive champions of change in any development organization making products that demand a compelling user experience. It does an excellent job in laying the foundation for incorporating user experience engineering concepts and best practices into these corporations. In today's competitive economy, business success will greatly depend on instituting the changes in design methods and thinking that are so clearly and simply put forth in this most practical and useful book." "If you're tasked with building a user-experience practice in a large organization, this book is for you (and your boss). Informed by years of case studies and consulting experience, Eric Schaffer provides the long view, clearly describing what to expect, what to avoid, and how to succeed in establishing user-centered principles at your company." "For those of us who have evangelized user experience for so many years, we finally have a book that offers meaningful insights that can only come from years of practical experience in the real world. Here is a wonderful guide for all who wish to make user experience a 'way of life' for their companies." "Dr. Schaffer's mantra is that the main differentiator for companies of the future will be the ability to build practical, useful, usable, and satisfying user experiences. This is a book that provides the road map necessary to allow your organization to achieve these goals." Table of Contents Part II: Setup Part III: Organization Part IV: Long-Term Operations Book Details
Related Books
The post Institutionalization of UX, 2nd Edition appeared first on Wow! eBook. |
Posted: 26 Dec 2013 03:41 AM PST Book DescriptionCovers PhoneGap 3.X Written for experienced mobile developers, Apache Cordova 3 Programming is a complete introduction to Apache Cordova 3 and Adobe PhoneGap 3. It describes what makes Cordova important and shows how to install and use the tools, the new Cordova CLI, the native SDKs, and more. If you're brand new to Cordova, this book will be just what you need to get started. If you're familiar with an older version of Cordova, this book will show you in detail how to use all of the new stuff that's in Cordova 3 plus stuff that has been around for a while (like the Cordova core APIs). After walking you through the process of downloading and setting up the framework, mobile expert John M. Wargo shows you how to install and use the command line tools to manage the Cordova application lifecycle and how to set up and use development environments for several of the more popular Cordova supported mobile device platforms. Of special interest to new developers are the chapters on the anatomy of a Cordova application, as well as the mechanics of Cordova development. Wargo also covers the development process and the tools you can use to test and debug your Cordova applications, and provides a complete chapter that introduces the Cordova APIs, in addition to a chapter that shows you how to create your own plugins. Filled with lots of examples and code, the book includes includes complete coverage of Android, iOS, BlackBerry 1,0 and Windows Phone development for Cordova. Topics covered include:
The author maintains a web site for the book at cordovaprogramming.com where updates, errata, and the source code for the book are available. Table of Contents Book Details
Related Books
The post Apache Cordova 3 Programming appeared first on Wow! eBook. |
You are subscribed to email updates from Wow! eBook To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Tidak ada komentar:
Posting Komentar