Facts are Sacred: The power of data


Simon Rogers - 2011
    

Culture and Psychology


David Matsumoto - 1996
    Along the way, you'll explore topics like changing gender roles, sexuality, self-esteem, aggression, personality, and mate selection. It all adds up to a text that will leave you with a deeper, more complex understanding of the nature of culture, its relationship to psychological processes, and the differences and similarities between cultures in our increasingly globalized world.

Software Engineering (International Computer Science Series)


Ian Sommerville - 1982
    Restructured into six parts, this new edition covers a wide spectrum of software processes from initial requirements solicitation through design and development.

L.L. Bean: The Making of an American Icon


Leon Gorman - 2006
    Thanks to the integrity of its product line, consistently strong brand association, and the ability to change with customers needs, L.L.Bean embodies the best qualities long associated with traditional American living: rugged individualism, stubborn determination, and simple ingenuity. Written by Leon Gorman, grandson of founder L.L., this is the first authoritative, true-to-life account of the iconic retailer and its quirky history and culture. This engaging account candidly reveals Gormans behind-the-scenes struggles to preserve the identity that built Bean as he also opened the door to needed change. Woven throughout the narrative are themes that will resonate with managers and general readers alike: how to shape a powerhouse brand around bedrock beliefs and values, how to balance growth and tradition, and how to craft and preserve an authentic corporate identity.Far from a tranquil journey, the story reveals the funny, poignant, and often engrossing details of managing the L.L.Bean legacyduring the best and worst of times.

Forecasting: Principles and Practice


Rob J. Hyndman - 2013
    Deciding whether to build another power generation plant in the next five years requires forecasts of future demand. Scheduling staff in a call centre next week requires forecasts of call volumes. Stocking an inventory requires forecasts of stock requirements. Telecommunication routing requires traffic forecasts a few minutes ahead. Whatever the circumstances or time horizons involved, forecasting is an important aid in effective and efficient planning. This textbook provides a comprehensive introduction to forecasting methods and presents enough information about each method for readers to use them sensibly. Examples use R with many data sets taken from the authors' own consulting experience.

Pattern Recognition and Machine Learning


Christopher M. Bishop - 2006
    However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic models. Also, the practical applicability of Bayesian methods has been greatly enhanced through the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation. Similarly, new models based on kernels have had a significant impact on both algorithms and applications. This new textbook reflects these recent developments while providing a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners, and assumes no previous knowledge of pattern recognition or machine learning concepts. Knowledge of multivariate calculus and basic linear algebra is required, and some familiarity with probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.

How to Make Meetings Work!: The New Interaction Method


David Straus - 1976
    Demonstrating how time and people can be better used in meetings, this thorough manual is indispensable for any organization--from large corporations to the PTA.

Advanced Perl Programming


Sriram Srinivasan - 1997
    Perhaps you've taken on a larger project than the ones you're used to. Or you want to add a user interface or a networking component. Or you need to do more complicated error trapping.Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. Here you can learn the complex techniques for production-ready Perl programs. This book explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. The discussion of internals helps you program more efficiently and embed Perl within C or C within Perl.Major topics covered include:Practical use of packages and classes (object-oriented programming) Complex data structures Persistence (e.g., using a database) Networking Graphical interfaces, using the Tk toolkit Interaction with C language functions Embedding and extending the Perl interpreterIn addition, the book patiently explains all sorts of language details you've always wanted to know more about, such as the use of references, trapping errors through the eval operator, non-blocking I/O, when closures are helpful, and using ties to trigger actions when data is accessed. You will emerge from this book a better hacker, and a proud master of Perl.

Storyscaping: Stop Creating Ads, Start Creating Worlds


Gaston Legorburu - 2014
    Storyscapes introduces "storyscaping" as a way to create immersive experiences that solve the challenge of connecting brands and consumers. This book describes a powerful new approach to advertising and marketing for the digital age that involves using stories to design emotional and transactional experiences for customers, both online and offline. Each connection inspires engagement with another, so the brand becomes part of the customer's story. Authors Gaston Legorburu and Darren McColl explain how marketers can identify and define the core target audience segment, define your brand's purpose, understand the emotional desires of your consumers, and more.•Shows how to map how the consumer engages with the category and product/service•Explains how to develop an organizing idea and creative plan for an immersive storyscape experience•Defines the role of marketing channels around the organizing idea•Establishes how technology can be applied to the experienceLearn how to measure, optimize, and evolve the customer experience through the use of strong narratives that compel consumers to buy into your brand.

Skip the Flip: Secrets the 1% Know About Real Estate Investing


Hayden Crabtree - 2020
    

Introducing HTML5


Bruce Lawson - 2010
    Some of its new features are already being implemented by existing browsers, and much more is around the corner. Written by developers who have been using the new language for the past year in their work, this book shows you how to start adapting the language now to realize its benefits on today's browsers. Rather than being just an academic investigation, it concentrates on the practical--the problems HTML5 can solve for you right away. By following the book's hands-on HTML5 code examples you'll learn: new semantics and structures to help your site become richer and more accessiblehow to apply the most important JavaScript APIs that are already implementedthe uses of native multimedia for video and audiotechniques for drawing lines, fills, gradients, images and text with canvas how to build more intelligent web formsimplementation of new storage options and web databaseshow geolocation works with HTML5 in both web and mobile applicationsAll the code from this book (and more) is available at www.introducinghtml5.com. ********There appear to be intermittent problems with the first printing of Introducing HTML5. If you have one of these copies, please email us at ask@peachpit.com with a copy of your receipt (from any reseller), and we'll either provide access to the eBook or send you another copy of the print book -- whichever you prefer. If you'd like the eBook we can add that to your Peachpit.com account. You can set up a free account at www.peachpit.com/join http: //www.peachpit.com/join>. Thanks so much for your understanding!

Software Architecture in Practice


Len Bass - 2003
    Distinct from the details of implementation, algorithm, and data representation, an architecture holds the key to achieving system quality, is a reusable asset that can be applied to subsequent systems, and is crucial to a software organization's business strategy.Drawing on their own extensive experience, the authors cover the essential technical topics for designing, specifying, and validating a system. They also emphasize the importance of the business context in which large systems are designed. Their aim is to present software architecture in a real-world setting, reflecting both the opportunities and constraints that companies encounter. To that end, case studies that describe successful architectures illustrate key points of both technical and organizational discussions.Topics new to this edition include: Architecture design and analysis, including the Architecture Tradeoff Analysis Method (ATAM) Capturing quality requirements and achieving them through quality scenarios and tactics Using architecture reconstruction to recover undocumented architectures Documenting architectures using the Unified Modeling Language (UML) New case studies, including Web-based examples and a wireless Enterprise JavaBeans™ (EJB) system designed to support wearable computers The financial aspects of architectures, including use of the Cost Benefit Analysis Method (CBAM) to make decisions If you design, develop, or manage the building of large software systems (or plan to do so), or if you are interested in acquiring such systems for your corporation or government agency, use Software Architecture in Practice, Second Edition, to get up to speed on the current state of software architecture.

Repair Your Credit Like the Pros: How credit attorneys and certified consultants legally delete bad credit and restore your good name


Carolyn Warren - 2014
    If you want to achieve maximum success in getting mistakes of the past deleted and restoring your good name so that you can qualify for the best loans at the lowest rates, then you need to follow the same steps taken by attorneys and certified credit consultants. "How do they do that?" people ask. This book reveals the answers, the details, and the steps you can take to repair your own credit in a manner that is legal and effective. Unless you just won the lottery and plan to pay cash for everything for the rest of your life, you need excellent credit and a high FICO score to get respect and the best financing.

Wake Up! How starting your day at 5 a.m. will change your life


Eliott Reich - 2013
    This book will show you what successful early risers do once they are up and teach you step-by-step how you can become an early riser.

The Rip Curl Story


Tim Baker - 2019
    Along the way they supported the careers of many of the world’s great surfers – from Midget Farrelly to Michael Peterson, Tom Curren to Damien Hardman, Pam Burridge to Stephanie Gilmore, and of course Tyler Wright and Mick Fanning.Bestselling surf writer Tim Baker tells this implausible story in an irresistible series of ripping yarns, offering rich life lessons, a maverick business primer and a wild ride of adventure, good times and outlandish ambitions spectacularly realised.The Rip Curl Story will make you want to surf more, travel further, follow through on that great business idea and pursue your own Search.