Book picks similar to
Experiments with Mixtures: Designs, Models, and the Analysis of Mixture Data by John A. Cornell
pdf
physical-books
كتب-قرأتها-بنسخ-ورقية
كتب
Hadoop: The Definitive Guide
Tom White - 2009
Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, and administrators will learn how to set up and run Hadoop clusters. Complete with case studies that illustrate how Hadoop solves specific problems, this book helps you:Use the Hadoop Distributed File System (HDFS) for storing large datasets, and run distributed computations over those datasets using MapReduce Become familiar with Hadoop's data and I/O building blocks for compression, data integrity, serialization, and persistence Discover common pitfalls and advanced features for writing real-world MapReduce programs Design, build, and administer a dedicated Hadoop cluster, or run Hadoop in the cloud Use Pig, a high-level query language for large-scale data processing Take advantage of HBase, Hadoop's database for structured and semi-structured data Learn ZooKeeper, a toolkit of coordination primitives for building distributed systems If you have lots of data -- whether it's gigabytes or petabytes -- Hadoop is the perfect solution. Hadoop: The Definitive Guide is the most thorough book available on the subject. "Now you have the opportunity to learn about Hadoop from a master-not only of the technology, but also of common sense and plain talk." -- Doug Cutting, Hadoop Founder, Yahoo!
Ricky Hatton's Vegas Tales
Ricky Hatton - 2015
Tens of thousands of British fans followed him there to watch these monumental bouts, and to soak up the unique atmosphere in Sin City.In Ricky's Hatton's Vegas Tales, he recalls the most memorable moments: from fight negotiations, through trash-talking transatlantic promotional tours, gruelling training camps, bizarre encounters with opponents, fans, A-list celebrities and boxing legends; all the way to fight-week mayhem and the epic post-fight benders that followed.With contributions from family, friends and the journalists who know him best, tributes from Mexican boxing legends Oscar De La Hoya and Marco Antonio Barrera, plus the hilarious recollections of rock 'n' roll superstar Noel Gallagher, this is an anecdote-driven romp through all the highs and lows of Ricky's Vegas fights, and the madness that preceded and followed each bout.What goes down in Vegas, stays in Vegas... until now!
Perry's Chemical Engineers' Handbook
Robert H. Perry - 1950
This revised handbook on chemical engineering includes new topics such as biochemical engineering, waste management, plant safety and analysis of plant performance, handling of hazardous materials, computer applications, expert systems, and material and energy balances.
Programming in Scala
Martin Odersky - 2008
Coauthored by the designer of the Scala language, this authoritative book will teach you, one step at a time, the Scala language and the ideas behind it. The book is carefully crafted to help you learn. The first few chapters will give you enough of the basics that you can already start using Scala for simple tasks. The entire book is organized so that each new concept builds on concepts that came before - a series of steps that promises to help you master the Scala language and the important ideas about programming that Scala embodies. A comprehensive tutorial and reference for Scala, this book covers the entire language and important libraries.