Go To: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Maverick Scientists, and Iconoclasts-- the Programmers Who Created the Software Revolution


Steve Lohr - 2001
    Lohr maps out the unique seductions of programming, and gives us an intimate portrait of the peculiar kind of genius that is drawn to this blend of art, science, and engineering, introducing us to the movers and shakers of the 1950s and the open-source movement of today. With original reporting and deft storytelling, Steve Lohr shows us how software transformed the world, and what it holds in store for our future.

Game Changer: AlphaZero's Groundbreaking Chess Strategies and the Promise of AI


Matthew Sadler - 2019
    The artificial intelligence system, created by DeepMind, had been fed nothing but the rules of the Royal Game when it beat the world’s strongest chess engine in a prolonged match. The selection of ten games published in December 2017 created a worldwide sensation: how was it possible to play in such a brilliant and risky style and not lose a single game against an opponent of superhuman strength?For Game Changer, Matthew Sadler and Natasha Regan investigated more than two thousand previously unpublished games by AlphaZero. They also had unparalleled access to its team of developers and were offered a unique look ‘under the bonnet’ to grasp the depth and breadth of AlphaZero’s search. Sadler and Regan reveal its thinking process and tell the story of the human motivation and the techniques that created AlphaZero.Game Changer also presents a collection of lucidly explained chess games of astonishing quality. Both professionals and club players will improve their game by studying AlphaZero’s stunning discoveries in every field that matters: opening preparation, piece mobility, initiative, attacking techniques, long-term sacrifices and much more.The story of AlphaZero has a wider impact. Game Changer offers intriguing insights into the opportunities and horizons of Artificial Intelligence. Not just in solving games, but in providing solutions for a wide variety of challenges in society.With a foreword by former World Chess Champion Garry Kasparov and an introduction by DeepMind CEO Demis Hassabis.Matthew Sadler (1974) is a Grandmaster who twice won the British Championship and was awarded an individual Gold Medal at the 1996 Olympiad. He has authored several highly acclaimed books on chess and has been writing the famous ‘Sadler on Books’ column for New In Chess magazine for many years. Natasha Regan is a Women’s International Master from England who achieved a degree in mathematics from Cambridge University. Matthew Sadler and Natasha Regan won the English Chess Federation 2016 Book of the Award for their book Chess for Life.

But How Do It Know? - The Basic Principles of Computers for Everyone


J. Clark Scott - 2009
    Its humorous title begins with the punch line of a classic joke about someone who is baffled by technology. It was written by a 40-year computer veteran who wants to take the mystery out of computers and allow everyone to gain a true understanding of exactly what computers are, and also what they are not. Years of writing, diagramming, piloting and editing have culminated in one easy to read volume that contains all of the basic principles of computers written so that everyone can understand them. There used to be only two types of book that delved into the insides of computers. The simple ones point out the major parts and describe their functions in broad general terms. Computer Science textbooks eventually tell the whole story, but along the way, they include every detail that an engineer could conceivably ever need to know. Like Momma Bear's porridge, But How Do It Know? is just right, but it is much more than just a happy medium. For the first time, this book thoroughly demonstrates each of the basic principles that have been used in every computer ever built, while at the same time showing the integral role that codes play in everything that computers are able to do. It cuts through all of the electronics and mathematics, and gets right to practical matters. Here is a simple part, see what it does. Connect a few of these together and you get a new part that does another simple thing. After just a few iterations of connecting up simple parts - voilà! - it's a computer. And it is much simpler than anyone ever imagined. But How Do It Know? really explains how computers work. They are far simpler than anyone has ever permitted you to believe. It contains everything you need to know, and nothing you don't need to know. No technical background of any kind is required. The basic principles of computers have not changed one iota since they were invented in the mid 20th century. "Since the day I learned how computers work, it always felt like I knew a giant secret, but couldn't tell anyone," says the author. Now he's taken the time to explain it in such a manner that anyone can have that same moment of enlightenment and thereafter see computers in an entirely new light.

Real World Haskell: Code You Can Believe In


Bryan O'Sullivan - 2008
    You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Real World Haskell takes you through the basics of functional programming at a brisk pace, and then helps you increase your understanding of Haskell in real-world issues like I/O, performance, dealing with data, concurrency, and more as you move through each chapter. With this book, you will:Understand the differences between procedural and functional programming Learn the features of Haskell, and how to use it to develop useful programs Interact with filesystems, databases, and network services Write solid code with automated tests, code coverage, and error handling Harness the power of multicore systems via concurrent and parallel programming You'll find plenty of hands-on exercises, along with examples of real Haskell programs that you can modify, compile, and run. Whether or not you've used a functional language before, if you want to understand why Haskell is coming into its own as a practical language in so many major organizations, Real World Haskell is the best place to start.

Do You QuantumThink?: New Thinking That Will Rock Your World


Dianne Collins - 2011
    We're all looking for new ways of thinking that can bring about real solutions to modern problems, from the pursuit of inner serenity to solving world conflicts. In Do You QuantumThink? author Dianne Collins shares her ingenious discovery that reveals a critical missing link to make sense of our changing times. Her discovery provides us with the understanding and methodology to rise above problems of today by laying the foundation for an entirely new way to think.Part science, part philosophy, part spirituality, Do You QuantumThink? draws on a wide spectrum of sources, from cutting edge innovations in the sciences to the insights of the world's greatest spiritual leaders. This book will make you laugh, free you from limiting ideas, and introduce you to the most advanced principles and practical methods for living. Do You QuantumThink? will rock your world in the best of ways as you experience one revelation after another.

Working with UNIX Processes


Jesse Storimer - 2011
    Want to impress your coworkers and write the fastest, most efficient, stable code you ever have? Don't reinvent the wheel. Reuse decades of research into battle-tested, highly optimized, and proven techniques available on any Unix system.This book will teach you what you need to know so that you can write your own servers, debug your entire stack when things go awry, and understand how things are working under the hood.http://www.jstorimer.com/products/wor...

Quantum Computing for Everyone


Chris Bernhardt - 2019
    In this book, Chris Bernhardt offers an introduction to quantum computing that is accessible to anyone who is comfortable with high school mathematics. He explains qubits, entanglement, quantum teleportation, quantum algorithms, and other quantum-related topics as clearly as possible for the general reader. Bernhardt, a mathematician himself, simplifies the mathematics as much as he can and provides elementary examples that illustrate both how the math works and what it means.Bernhardt introduces the basic unit of quantum computing, the qubit, and explains how the qubit can be measured; discusses entanglement--which, he says, is easier to describe mathematically than verbally--and what it means when two qubits are entangled (citing Einstein's characterization of what happens when the measurement of one entangled qubit affects the second as "spooky action at a distance"); and introduces quantum cryptography. He recaps standard topics in classical computing--bits, gates, and logic--and describes Edward Fredkin's ingenious billiard ball computer. He defines quantum gates, considers the speed of quantum algorithms, and describes the building of quantum computers. By the end of the book, readers understand that quantum computing and classical computing are not two distinct disciplines, and that quantum computing is the fundamental form of computing. The basic unit of computation is the qubit, not the bit.

Grumby


Andy Kessler - 2010
    In this comic novel a band of hacker-geeks load state-of-the-art artificial intelligence, including working eyes, ears, spy software, and a smart mouth, into a bunch of old Furby dolls, re-christened Grumbies, network them together, sell millions, become rich and famous and make enemies/allies of Mossad, the CIA, Google, Microsoft, IRS, Goldman Sachs, the guys from Google, and Steve Jobs.

In Search of the Ultimate Building Blocks


Gerard 't Hooft - 1992
    Gerard 't Hooft was closely involved in many of the advances in modern theoretical physics that led to improved understanding of elementary particles, and this is a first-hand account of one of the most creative and exciting periods of discovery in the history of physics. Using language a layperson can understand, this narrative touches on many central topics and ideas, such as quarks and quantum physics; supergravity, superstrings and superconductivity; the Standard Model and grand unification; eleven-dimensional space time and black holes. This fascinating personal account of the past thirty years in one of the most dramatic areas in twentieth-century physics will be of interest to professional physicists and physics students, as well as the educated general reader with an interest in one of the most exciting scientific detective stories ever.

Quantum Mechanics


Claude Cohen-Tannoudji - 1977
    Nobel-Prize-winner Claude Cohen-Tannoudji and his colleagues have written this book to eliminate precisely these difficulties. Fourteen chapters provide a clarity of organization, careful attention to pedagogical details, and a wealth of topics and examples which make this work a textbook as well as a timeless reference, allowing to tailor courses to meet students' specific needs. Each chapter starts with a clear exposition of the problem which is then treated, and logically develops the physical and mathematical concept. These chapters emphasize the underlying principles of the material, undiluted by extensive references to applications and practical examples which are put into complementary sections. The book begins with a qualitative introduction to quantum mechanical ideas using simple optical analogies and continues with a systematic and thorough presentation of the mathematical tools and postulates of quantum mechanics as well as a discussion of their physical content. Applications follow, starting with the simplest ones like e.g. the harmonic oscillator, and becoming gradually more complicated (the hydrogen atom, approximation methods, etc.). The complementary sections each expand this basic knowledge, supplying a wide range of applications and related topics as well as detailed expositions of a large number of special problems and more advanced topics, integrated as an essential portion of the text.

Crystal Grids Power: Harness The Power of Crystals and Sacred Geometry for Manifesting Abundance, Healing and Protection


Ethan Lazzerini - 2017
    In this comprehensive and practical guide, you will learn how to make and activate Crystal Grids for yourself, others and your home. Explore the fascinating history and symbolism behind Crystal Grids. Learn how and why Crystal Grids work. Ethan Lazzerini uses over 20 years experience with crystals to formulate 34 intention based Crystal Grids for every purpose. No more secrets, this No.1 Amazon Bestselling book will demystify the world of Crystal Grids. Learn exactly why each different crystal is used and the reason every geometric shape was chosen for each grid. Crystal Grids Power is filled with tips and techniques to supercharge your grids. Access simple to advanced Crystal Grids and learn how to create your own. Includes Powerful Crystal Grids for: Abundance & Prosperity, Psychic Protection, Personal & Distant Healing, Success, Relationships, Increased Energy, Motivation, Angels, Confidence, Better Sleep, Karma Releasing, Life Purpose, Stress Relief, Earth Healing, Overcoming Obstacles, Aura Clearing, Peace & Harmony, Home Protection, New Beginnings and many more... Contains 34 Crystal Grids for all areas of your life Clearly illustrated with diagrams and step-by-step instructions The meaning of Sacred Geometry shapes and symbols explained Learn three different ways to activate your Crystal Grids Helpful substitute crystals are given for every grid Includes FREE Printable Crystal Grid Templates to download Crystal Grids Power is an indispensable guide to the magical world of Crystal Grids. This enlightening book contains EVERYTHING you need to know about Crystal Grids and how to use them. Take a look inside, download a sample or buy your copy today!

Floating Feathers: A Doctor's Harrowing Experience as a Patient Within Conventional Medicine --- and an Impassioned Call for the Future of Care in America


Ross I.S. Zbar - 2020
    Ross I.S. Zbar spent his career as a plastic surgeon, in the US as well as abroad in developing countries, mending disease- and trauma-related deformities--and he was never hesitant to make his voice heard as an advocate for better patient care.Then, on a warm December day in 2018, Ross suffered a trauma that nearly took his life, putting him into the hands of his profession in a way he never anticipated. While his life was ultimately saved, his journey to wellness within the conventional medical establishment--from three weeks in the ICU to in-patient rehab--was nothing short of nightmarish. Frequently sedated and physically restrained, he was inundated with mental, emotional, and sensory evidence of an industry gone haywire, experiencing clearly from the patient side what he had only touched on as an advocate.Vowing to be an even stronger voice for change, Ross used the power of his mind to recover faster than any of his doctors predicted. Floating Feathers not only recounts his compelling story but elucidates a thoughtful and authoritative critical call to the members of his beloved profession for a massive overhaul."We possess the technology and the brilliant minds to motivate this level of sweeping change so desperately required," he says. "We simply need to champion it as a non-negotiable priority."This profoundly personal yet overarchingly relative book endeavors to be a vital first step toward that goal.

Space-time and beyond : toward an explanation of the unexplainable


Bob Toben - 1975
    Captioned cartoon drawings offering an overview of universal order as they deal with various phenomena are combined with scientific commentary

Laravel: Up and Running: A Framework for Building Modern PHP Apps


Matt Stauffer - 2016
    This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite

Why Digital Transformations Fail: The Surprising Disciplines of How to Take Off and Stay Ahead


Tony Saldanha - 2019
    But fully 70 percent of digital transformations fail.Why? Tony Saldanha, a globally awarded industry thought-leader who led operations around the world and major digital changes at Procter & Gamble, discovered it's not due to innovation or technological problems. Rather, the devil is in the details: a lack of clear goals and a disciplined process for achieving them. In this book, Saldanha lays out a five-stage process for moving from digitally automating processes here and there to making digital technology the very backbone of your company. For each of these five stages, Saldanha describes two associated disciplines vital to the success of that stage and a checklist of questions to keep you on track.You want to disrupt before you are disrupted--be the next Netflix, not the next Blockbuster. Using dozens of case studies and his own considerable experience, Saldanha shows how digital transformation can be made routinely successful, and instead of representing an existential threat, it will become the opportunity of a lifetime.