Thing Explainer: Complicated Stuff in Simple Words


Randall Munroe - 2015
    Explore computer buildings (datacenters), the flat rocks we live on (tectonic plates), the things you use to steer a plane (airliner cockpit controls), and the little bags of water you're made of (cells).

Moonbird: A Year on the Wind with the Great Survivor B95


Phillip Hoose - 2012
    It’s time. Today is the day he will once again cast himself into the air, spiral upward into the clouds, and bank into the wind.He wears a black band on his lower right leg and an orange flag on his upper left, bearing the laser inscription B95. Scientists call him the Moonbird because, in the course of his astoundingly long lifetime, this gritty, four-ounce marathoner has flown the distance to the moon—and halfway back! B95 is a robin-sized shorebird, a red knot of the subspecies rufa. Each February he joins a flock that lifts off from Tierra del Fuego, headed for breeding grounds in the Canadian Arctic, nine thousand miles away.  Late in the summer, he begins the return journey. B95 can fly for days without eating or sleeping, but eventually he must descend to refuel and rest. However, recent changes at ancient refueling stations along his migratory circuit—changes caused mostly by human activity—have reduced the food available and made it harder for the birds to reach. And so, since 1995, when B95 was first captured and banded, the worldwide rufa population has collapsed by nearly 80 percent. Most perish somewhere along the great hemispheric circuit, but the Moonbird wings on. He has been seen as recently as November 2011, which makes him nearly twenty years old. Shaking their heads, scientists ask themselves: How can this one bird make it year after year when so many others fall?  National Book Award–winning author Phillip Hoose takes us around the hemisphere with the world’s most celebrated shorebird, showing the obstacles rufa red knots face, introducing a worldwide team of scientists and conservationists trying to save them, and offering insights about what we can do to help shorebirds before it’s too late. Through prose, research, and images, Hoose explores the tragedy of extinction through the triumph of a single bird.

The Code Book: The Science of Secrecy from Ancient Egypt to Quantum Cryptography


Simon Singh - 1999
    From Mary, Queen of Scots, trapped by her own code, to the Navajo Code Talkers who helped the Allies win World War II, to the incredible (and incredibly simple) logisitical breakthrough that made Internet commerce secure, The Code Book tells the story of the most powerful intellectual weapon ever known: secrecy.Throughout the text are clear technical and mathematical explanations, and portraits of the remarkable personalities who wrote and broke the world’s most difficult codes. Accessible, compelling, and remarkably far-reaching, this book will forever alter your view of history and what drives it. It will also make you wonder how private that e-mail you just sent really is.

Minecraft: Essential Handbook


Stephanie Milton - 2013
    You have only minutes to find food and shelter before darkness falls and the monsters come looking for you. What do you do?The official Minecraft Beginner's Handbook might just save your life. Learn how to find resources, make a shelter, craft tools, armor and weapons, and protect yourself from monsters. With tips from Minecraft experts, inclduing developer Jeb and creator Notch himself, this is the definitive guide to surviving your first few days.

Robot Building for Beginners


David Cook - 2002
    Not only does author David Cook assist you in understanding the component parts of robot development, but he also presents valuable techniques that prepare you to make new discoveries on your own.Cook begins with the anatomy of a homemade robot and gives you the best advice on how to proceed successfully. General sources for tools and parts are provided in a consolidated list, and specific parts are recommended throughout the book. Also, basic safety precautions and essential measuring and numbering systems are promoted throughout.Specific tools and parts covered include digital multimeters, motors, wheels, resistors, LEDs, photoresistors, transistors, chips, gears, nut drivers, batteries, and more. "Robot Building for Beginners" is an inspiring book that provides an essential base of practical knowledge for anyone getting started in amateur robotics.

Monster on the Hill


Rob Harrell - 2013
    Each town, that is...except for one. Unfortunately, for the people of Stoker-on-Avon, their monster isn't quite as impressive. In fact, he's a little down in the dumps. Can the morose Rayburn get a monstrous makeover and become a proper horror? It's up to the eccentric Dr. Charles Wilkie and plucky street urchin Timothy to get him up to snuff, before a greater threat turns the whole town to kindling. Monsters of all ages are sure to enjoy this tale about life's challenges, the power of friendship, and creative redemption, packed with epic battles and plenty of wild beasts!

C++ For Dummies


Stephen Randy Davis - 1994
    "C++ For Dummies, 5th Edition," debunks the myths, blasts the barriers, shares the secrets, and gets you started. In fact, by the end of Chapter 1, you'll be able to create a C++ program. OK, it won't be newest, flashiest video game, but it might be a practical, customized inventory control or record-keeping program.Most people catch on faster when they actually DO something, so "C++ For Dummies" includes a CD-ROM that gives you all you need to start programming (except the guidance in the book, of course), including: Dev-C, a full-featured, integrated C++ compiler and editor you install to get down to businessThe source code for the programs in the book, including code for BUDGET, programs that demonstrate principles in the bookDocumentation for the Standard Template LibraryOnline C++ help filesWritten by Stephen Randy Davis, author of "C++ Weekend Crash Course, C++ for Dummies, " takes you through the programming process step-by-step. You'll discover how to: Generate an executableCreate source code, commenting it as you go and using consistent code indentation and naming conventionsWrite declarations and name variables, and calculate expressionsWrite and use a function, store sequences in arrays, and declare and use pointer variablesUnderstand classes and object-oriented programmingWork with constructors and destructorsUse inheritance to extend classesUse stream I/OComment your code as you go, and use consistent code indentation and naming conventionsAutomate programming with the Standard Template Library (STL)"C++ for Dummies 5th Edition" is updated for the newest ANSI standard to make sure you're up to code.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

The Measly Middle Ages


Terry Deary - 1996
    "The Measly Middle Ages" portrays life as it really was in the days when knights were bold and the peasants were revolting.

Docker in Action


Jeff Nickoloff - 2015
    Create a tiny virtual environment, called a container, for your application that includes only its particular set of dependencies. The Docker engine accounts for, manages, and builds these containers through functionality provided by the host operating system. Software running inside containers share the Linux OS and other resources, such as libraries, making their footprints radically smaller, and the containerized applications are easy to install, manage, and remove. Developers can package their applications without worrying about environment-specific deployment concerns, and the operations team gets cleaner, more efficient systems across the board. Better still, Docker is free and open source.Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. The book starts with a clear explanation of the Docker model of virtualization, comparing this approach to the traditional hypervisor model. Developers will learn how to package applications in containers, including specific techniques for testing and distributing applications via Docker Hub and other registries. Readers will learn how to take advantage of the Linux OS features that Docker uses to run programs securely, and how to manage shared resources. Using carefully-designed examples, the book teaches you how to orchestrate containers and applications from installation to removal. Along the way, you'll learn techniques for using Docker on systems ranging from your personal dev-and-test machine to full-scale cloud deployments.

Linux Pocket Guide


Daniel J. Barrett - 2004
    Every page of Linux Pocket Guide lives up to this billing. It clearly explains how to get up to speed quickly on day-to-day Linux use. Once you're up and running, Linux Pocket Guide provides an easy-to-use reference that you can keep by your keyboard for those times when you want a fast, useful answer, not hours in the man pages.Linux Pocket Guide is organized the way you use Linux: by function, not just alphabetically. It's not the 'bible of Linux; it's a practical and concise guide to the options and commands you need most. It starts with general concepts like files and directories, the shell, and X windows, and then presents detailed overviews of the most essential commands, with clear examples. You'll learn each command's purpose, usage, options, location on disk, and even the RPM package that installed it.The Linux Pocket Guide is tailored to Fedora Linux--the latest spin-off of Red Hat Linux--but most of the information applies to any Linux system.Throw in a host of valuable power user tips and a friendly and accessible style, and you'll quickly find this practical, to-the-point book a small but mighty resource for Linux users.

Turing's Cathedral: The Origins of the Digital Universe


George Dyson - 2012
    In Turing’s Cathedral, George Dyson focuses on a small group of men and women, led by John von Neumann at the Institute for Advanced Study in Princeton, New Jersey, who built one of the first computers to realize Alan Turing’s vision of a Universal Machine. Their work would break the distinction between numbers that mean things and numbers that do things—and our universe would never be the same. Using five kilobytes of memory (the amount allocated to displaying the cursor on a computer desktop of today), they achieved unprecedented success in both weather prediction and nuclear weapons design, while tackling, in their spare time, problems ranging from the evolution of viruses to the evolution of stars. Dyson’s account, both historic and prophetic, sheds important new light on how the digital universe exploded in the aftermath of World War II. The proliferation of both codes and machines was paralleled by two historic developments: the decoding of self-replicating sequences in biology and the invention of the hydrogen bomb. It’s no coincidence that the most destructive and the most constructive of human inventions appeared at exactly the same time.  How did code take over the world? In retracing how Alan Turing’s one-dimensional model became John von Neumann’s two-dimensional implementation, Turing’s Cathedral offers a series of provocative suggestions as to where the digital universe, now fully three-dimensional, may be heading next.

How Much Is a Million?


David M. Schwartz - 1985
    It's a math class you'll never forget.This classic picture book is an ALA Notable Book, a Reading Rainbow Feature Selection, and a Boston Globe/Horn Book Honor Book for Illustration.The repackage of this fun look at math concepts includes a letter from the author that features several ways for children to find a million everyday things.

Gaijin: American Prisoner of War


Matt Faulkner - 2014
    Streetcars won't stop for Koji, and his classmates accuse him of being an enemy spy. When a letter arrives from the government notifying him that he must go to a relocation center for Japanese Americans, he and his mother are forced to leave everything they know behind. Once there, Koji soon discovers that being half white in the internment camp is just as difficult as being half Japanese in San Francisco.Koji's story, based on true events, is brought to life by Matt Faulkner's cinematic illustrations, which reveal Koji struggling to find his place in a tumultuous world—one where he is a prisoner of war in his own country.

Greek Myths: Meet the Heroes and Heroines, Monsters and Gods of Ancient Greece


Jean Menzies - 2020
    Perfect for children aged 7 to 9, this collection contains more than 30 enthralling new retellings of favourite myths as well as some you might not have heard before.Including Theseus and the Minotaur, The 12 labours of Herakles, and the escapades of Jason and the Argonauts, each myth is told in engaging modern language, which is easy for children to understand yet still retains the humour and intrigue of the original tales. Stunning illustrations by multi-award winning artist Katie Ponder breathe new life into each classic story.Additional feature pages delve deeper into the mythical world, providing profiles of the gods and a map detailing Odysseus' long voyage home from the Trojan War. The reference section provides key background information, such as Ancient Greek storytelling and the incredible beasts of the myths, and a pronunciation guide.Greek Myths is the perfect gift, featuring foil on the cover and beautiful illustrations throughout. Children will love exploring the tales by themselves or as bedtime stories. It will be treasured forever.

Evernote for Dummies


David E.Y. Sarna - 2012