Book picks similar to
Statistics: A Bayesian Perspective by Donald A. Berry


intro-stat-fodder
might-wanna-read
science-maths-eco
tech

Ray Tracing in One Weekend (Ray Tracing Minibooks Book 1)


Peter Shirley - 2016
    Each mini-chapter adds one feature to the ray tracer, and by the end the reader can produce the image on the book cover. Details of basic ray tracing code architecture and C++ classes are given.

The Software Paradox


Stephen O’Grady - 2015
    

The San Francisco Fallacy: The Ten Fallacies That Make Founders Fail


Jonathan Siegel - 2017
    Most importantly, it's about how to avoid making these same mistakes yourself.In The San Francisco Fallacy, serial entrepreneur and venture capitalist Jonathan Siegel looks at the 10 biggest fallacies that run through startup culture. Over his many years launching companies, he's fallen victim to what he now recognizes as a series of common errors, misconceptions that bedevil startups to this day. But he also learned how to sidestep and surmount many of these challenges.After multiple eight-figure exits and other startup successes, Jonathan began to see the deeper fallacies in which his failures took root. His biggest career successes, on the other hand, seemed to come when he and his teams went against the tide and did everything "wrong."This book is an examination of the popular belief system about startups. At its heart is a series of challenges to years of accumulated startup orthodoxy. What emerges is not just a critique but an inspiring call--to anyone trying to build a successful business--for a broader kind of critical thinking.

What Is Node?


Brett McLaughlin - 2011
    It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s more briefly called by many, simply “Node”) is a server-side solution for JavaScript, and in particular, for receiving and responding to HTTP requests. If that doesn’t completely boggle your mind, by the time the conversation heats up with discussion of ports, sockets, and threads, you’ll tend to glaze over. Is this really JavaScript? In fact, why in the world would anyone want to run JavaScript outside of a browser, let alone the server?The good news is that you’re hearing (and thinking) about the right things. Node really is concerned with network programming and server-side request/response processing. The bad news is that like Rails, Ajax, and Hadoop before it, there’s precious little clear information available. There will be, in time — as there now is for these other “cool” frameworks that have matured — but why wait for a book or tutorial when you might be able to use Node today, and dramatically improve the maintainability.

The Ultimate Hiker's Gear Guide: Tools and Techniques to Hit the Trail


Andrew Skurka - 2012
    Described by National Geographic as “one of the best traveled and fastest hikers on the planet,” and named “Adventurer of the Year” by Outside and “Person of the Year” by Backpacker, Skurka recounts what he’s learned from more than 30,000 miles of long-distance adventures, most recently a 4,700-mile 6-month loop around Alaska and Canada’s Yukon.Whether you’re a first-time backpacker, an occasional weekend warrior or a seasoned long-distance trekker, you’ll love this guide. Learn exactly what you need to carry – both on your back and between your ears – for all seasons and circumstances through a show-and-tell of clothing, footwear, backpacks, shelter and sleep systems, and more, as well as through detailed articles on foot care, campsite selection and hiking efficiency. Skurka’s practical and priceless recommendations give you all the tools and techniques you’ll need to hit the trail.

Lean For Dummies


Natalie J. Sayer - 2007
    Lean for Dummies will show you how to do more with less and create an enterprise that embraces change. In plain-English writing, this friendly guide explores the general overview of Lean, how flow and the value stream works, and the best ways to apply Lean to your enterprise. You will understand the philosophy of Lean and adopt it not as a routine, but a way of life. This highly informative book teaches you:The foundation and language of Lean How to map the value stream and using it to your business's advantage The philosophy of Kaizen Different tools to improve management, customer service, and flow and pull How to "Go Lean" within your business and across the industry Avoid common mistakes in implementation Seek out resources for assistance This simple, continuous improvement approach that minimizes waste and adds customer value is changing organizations of all sizes all over the world. Lean for Dummies will show you to take charge and engage your enterprise in a Lean transformation!

The 21-Day Financial Fast: Your Path to Financial Peace and Freedom


Michelle Singletary - 2009
    For twenty-one days, participants will put away their credit cards and buy only the barest essentials. With Michelle's guidance during this three-week financial fast, you will discover how to:Break bad spending habitsPlot a course to become debt-free with the Debt Dash PlanAvoid the temptation of overspending for collegeLearn how to prepare elderly relatives and yourself for future long-term care expensesBe prepared for any contingency with a Life Happens FundStop worrying about money and find the priceless power of financial peaceAs you discover practical ways to achieve financial freedom, you'll experience what it truly means to live a life of financial peace and prosperity.Thousands of individuals have participated in the fast and as a result have gotten out of debt and become better managers of their money and finances. The 21-Day Financial Fast is great for earners at any income-level or stage of life, whether you are living paycheck-to-paycheck or just trying to make smarter financial choices.

Exploring CQRS and Event Sourcing


Dominic Betts - 2012
    It presents a learning journey, not definitive guidance. It describes the experiences of a development team with no prior CQRS proficiency in building, deploying (to Windows Azure), and maintaining a sample real-world, complex, enterprise system to showcase various CQRS and ES concepts, challenges, and techniques.The development team did not work in isolation; we actively sought input from industry experts and from a wide group of advisors to ensure that the guidance is both detailed and practical.The CQRS pattern and event sourcing are not mere simplistic solutions to the problems associated with large-scale, distributed systems. By providing you with both a working application and written guidance, we expect you’ll be well prepared to embark on your own CQRS journey.

Architecting the Cloud: Design Decisions for Cloud Computing Service Models (Saas, Paas, and Iaas)


Michael J. Kavis - 2013
    However, before you can decide on a cloud model, you need to determine what the ideal cloud service model is for your business. Helping you cut through all the haze, Architecting the Cloud is vendor neutral and guides you in making one of the most critical technology decisions that you will face: selecting the right cloud service model(s) based on a combination of both business and technology requirements.Guides corporations through key cloud design considerations Discusses the pros and cons of each cloud service model Highlights major design considerations in areas such as security, data privacy, logging, data storage, SLA monitoring, and more Clearly defines the services cloud providers offer for each service model and the cloud services IT must provide Arming you with the information you need to choose the right cloud service provider, Architecting the Cloud is a comprehensive guide covering everything you need to be aware of in selecting the right cloud service model for you.

Learning React: A Hands-On Guide to Building Maintainable, High-Performing Web Application User Interfaces Using the React JavaScript Library


Kirupa Chinnathambi - 2016
    

Building with Cob: A Step-by-Step Guide


Adam Weismann - 2006
     It is now undergoing a renaissance as an 'eco-friendly' building material because of its amazing 'green' credentials. 'Building with Cob' shows how to apply this ancient technique in a wide variety of contemporary situations, covering everything from design and siting, mixing, building walls, fireplaces, ovens and floors, lime and other natural finishes, and gaining planning permission and building regulation approval. It also explains in detail how to sensitively restore an old cob structure. This book is a step-by-step guide, lavishly illustrated with over 300 colour photos and 85 diagrams.

Everyday Rails Testing with RSpec


Aaron Sumner
    A practical approach to test-driven development for Ruby on Rails using RSpec and related tools.

Naked Statistics: Stripping the Dread from the Data


Charles Wheelan - 2012
    How can we catch schools that cheat on standardized tests? How does Netflix know which movies you’ll like? What is causing the rising incidence of autism? As best-selling author Charles Wheelan shows us in Naked Statistics, the right data and a few well-chosen statistical tools can help us answer these questions and more.For those who slept through Stats 101, this book is a lifesaver. Wheelan strips away the arcane and technical details and focuses on the underlying intuition that drives statistical analysis. He clarifies key concepts such as inference, correlation, and regression analysis, reveals how biased or careless parties can manipulate or misrepresent data, and shows us how brilliant and creative researchers are exploiting the valuable data from natural experiments to tackle thorny questions.And in Wheelan’s trademark style, there’s not a dull page in sight. You’ll encounter clever Schlitz Beer marketers leveraging basic probability, an International Sausage Festival illuminating the tenets of the central limit theorem, and a head-scratching choice from the famous game show Let’s Make a Deal—and you’ll come away with insights each time. With the wit, accessibility, and sheer fun that turned Naked Economics into a bestseller, Wheelan defies the odds yet again by bringing another essential, formerly unglamorous discipline to life.

Data Analysis Using SQL and Excel


Gordon S. Linoff - 2007
    This book helps you use SQL and Excel to extract business information from relational databases and use that data to define business dimensions, store transactions about customers, produce results, and more. Each chapter explains when and why to perform a particular type of business analysis in order to obtain useful results, how to design and perform the analysis using SQL and Excel, and what the results should look like.

Sex and the Perfect Lover: Tao, Tantra, and the Kama Sutra


Mabel Iam - 2003
    No age, time, place, or body constraints can prevent you from becoming the perfect lover you desire to be for the rest of your life. These pages unlock all of the essential elements for attaining this goal.- Learn and develop sexual magnetism and secrets that few lovers have ever known.- Become an irresistible, fascinating, unforgettable lover.- Overcome sexual blocks and inhibitions.- Achieve multiple orgasms.- Discover how to stimulate a womanAs G-spot.- Practice Kama Sutra techniques with amazing illustrations and personal tips from the author.- Make your relationship sacred; feel inner divinity while making love.- Find and attract your soul mate.A bestseller around the world, Sex and the Perfect Lover has become the definitive guide to improving your sexual experience. So effectively written by author Mabel Iam, this book will become your eternal companion and advisor; all of your needs and doubts about eroticism will be eased by IamAs tried-and-true advice. From your first kiss to sexual ecstasy, Mabel Iam sheds light on your being and guides you along the path to an intense pleasure that only love and sex can bring.