Book picks similar to
Spacelab: Research in Earth Orbit by David Shapland
skydruff
xoox
00x
kristin-glover
Electric Universe: How Electricity Switched on the Modern World
David Bodanis - 2005
In these pages the virtuoso scientists who plumbed the secrets of electricity come vividly to life, including familiar giants like Thomas Edison; the visionary Michael Faraday, who struggled against the prejudices of the British class system; and Samuel Morse, a painter who, before inventing the telegraph, ran for mayor of New York on a platform of persecuting Catholics. Here too is Alan Turing, whose dream of a marvelous thinking machine—what we know as the computer—was met with indifference, and who ended his life in despair after British authorities forced him to undergo experimental treatments to “cure” his homosexuality. From the frigid waters of the Atlantic to the streets of Hamburg during a World War II firestorm to the interior of the human body, Electric Universe is a mesmerizing journey of discovery by a master science writer.
Doll-E 1.0
Shanda McCloskey - 2018
She's got a knack for anything technological--especially gadgets that her parents don't know how to fix! Then, she receives a new toy that is quite a puzzle: a doll! What's she supposed to do with that? Once she discovers the doll's hidden battery pack, things start to get interesting...while her faithful canine sidekick wonders if he'll be overshadowed by the new and improved Doll-E 1.0! With a little ingenuity and an open mind, everyone can be friends in this endearing, modern tribute to the creative spirit of play.
The Elements of Computing Systems: Building a Modern Computer from First Principles
Noam Nisan - 2005
The books also provides a companion web site that provides the toold and materials necessary to build the hardware and software.
Ending Aging: The Rejuvenation Breakthroughs That Could Reverse Human Aging in Our Lifetime
Aubrey de Grey - 2007
Recent progress in genetic manipulations and calorie-restricted diets in laboratory animals hold forth the promise that someday science will enable us to exert total control over our own biological aging.Nearly all scientists who study the biology of aging agree that we will someday be able to substantially slow down the aging process, extending our productive, youthful lives. Dr. Aubrey de Grey is perhaps the most bullish of all such researchers. As has been reported in media outlets ranging from 60 Minutes to The New York Times, Dr. de Grey believes that the key biomedical technology required to eliminate aging-derived debilitation and death entirely--technology that would not only slow but periodically reverse age-related physiological decay, leaving us biologically young into an indefinite future--is now within reach.In Ending Aging, Dr. de Grey and his research assistant Michael Rae describe the details of this biotechnology. They explain that the aging of the human body, just like the aging of man-made machines, results from an accumulation of various types of damage. As with man-made machines, this damage can periodically be repaired, leading to indefinite extension of the machine's fully functional lifetime, just as is routinely done with classic cars. We already know what types of damage accumulate in the human body, and we are moving rapidly toward the comprehensive development of technologies to remove that damage. By demystifying aging and its postponement for the nonspecialist reader, de Grey and Rae systematically dismantle the fatalist presumption that aging will forever defeat the efforts of medical science.
Algorithms
Robert Sedgewick - 1983
This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.The companion web site, algs4.cs.princeton.edu contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
The Idea Factory: Learning to Think at MIT
Pepper White - 1991
Pepper White entered MIT in 1981 and received his master's degree in mechanical engineering in 1984. His account of his experiences, written in diary form, offers insight into graduate school life in general--including the loneliness and even desperation that can result from the intense pressure to succeed--and the purposes of engineering education in particular. The first professor White met at MIT told him that it did not really matter what he learned there, but that MIT would teach him how to think. This, then, is the story of how one student learned how to think. There have of course been changes at MIT since 1984, but its essence is still the same. White has added a new preface and concluding chapter to this edition to bring the story of his continuing education up to date.
507 Mechanical Movements: Mechanisms and Devices
Henry T. Brown - 1984
Spanning the first century of the Industrial Revolution, this 1868 compilation features simplified, concise illustrations of the mechanisms used in hydraulics, steam engines, pneumatics, presses, horologes, and scores of other machines.The movements of each of the 507 mechanisms are depicted in drawings on the left-hand page, and the facing page presents a brief description of the item's use and operation. Ranging from simple to intricately complex, the mechanisms offer a fascinating view of the variety of small components that constitute complex machinery. A detailed index provides easy reference to specific mechanisms.Inventors, tinkerers, and anyone with an interest in the history of invention and technology will find this volume a treasury of information and inspiration.
Biomimicry: Innovation Inspired by Nature
Janine M. Benyus - 1997
Biomimics study nature's most successful ideas over the past 3.5 million years, and adapt them for human use. The results are revolutionizing how materials are invented and how we compute, heal ourselves, repair the environment, and feed the world.Janine Benyus takes readers into the lab and in the field with maverick thinkers as they: discover miracle drugs by watching what chimps eat when they're sick; learn how to create by watching spiders weave fibers; harness energy by examining how a leaf converts sunlight into fuel in trillionths of a second; and many more examples.Composed of stories of vision and invention, personalities and pipe dreams, Biomimicry is must reading for anyone interested in the shape of our future.
Army of None: Autonomous Weapons and the Future of War
Paul Scharre - 2018
Today around the globe, at least thirty nations have weapons that can search for and destroy enemy targets all on their own. Paul Scharre, a leading expert in next-generation warfare, describes these and other high tech weapons systems—from Israel’s Harpy drone to the American submarine-hunting robot ship Sea Hunter—and examines the legal and ethical issues surrounding their use. “A smart primer to what’s to come in warfare” (Bruce Schneier), Army of None engages military history, global policy, and cutting-edge science to explore the implications of giving weapons the freedom to make life and death decisions. A former soldier himself, Scharre argues that we must embrace technology where it can make war more precise and humane, but when the choice is life or death, there is no replacement for the human heart.
Algorithms to Live By: The Computer Science of Human Decisions
Brian Christian - 2016
What should we do, or leave undone, in a day or a lifetime? How much messiness should we accept? What balance of new activities and familiar favorites is the most fulfilling? These may seem like uniquely human quandaries, but they are not: computers, too, face the same constraints, so computer scientists have been grappling with their version of such issues for decades. And the solutions they've found have much to teach us.In a dazzlingly interdisciplinary work, acclaimed author Brian Christian and cognitive scientist Tom Griffiths show how the algorithms used by computers can also untangle very human questions. They explain how to have better hunches and when to leave things to chance, how to deal with overwhelming choices and how best to connect with others. From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
How to Make a Friend
Stephen W. Martin - 2021
Ever wish friendship came with an instruction manual? A resourceful youngster follows step-by-step directions for constructing a robot to be her friend. The instructions make it sound so simple! But they also caution that sometimes a friendship doesn’t turn out as hoped for, as the girl discovers when her new friend unexpectedly unleashes an evil robot army on the city. Now she has to stop the robot and seriously reevaluate their friendship! In the end, the resilient heroine of this comical and clever tale not only saves the city, she finds a real and lasting friend where least expected.
The Big Book of Maker Skills: Tools & Techniques for Building Great Tech Projects
Chris Hackett - 2014
Step-by-step illustrations, helpful diagrams, and exceptional photography make this book an easy-to-follow and easy-on-the-eyes guide to getting your project done.With an emphasis on making DIY projects that can change the world, The Big Book of Maker Skills includes sections and tutorials on:Setting Up a HackerspacePicking the Right ToolsWelding SmartsCircuitry BasicsProgramming & ArduinosWorking with Wood3-D PrintingLaser-cuttingCNC RoutingTesting & PrototypingDrones and Space Exploration ToolsRoboticsBiotechnologySourcing and Crowdsourcing
Kelly: More Than My Share of It All
Clarence L. Johnson - 1985
“Kelly” Johnson led the design of such crucial aircraft as the P-38 and Constellation, but he will be more remembered for the U-2 and SR-71 spy planes. His extraordinary leadership of the Lockheed “Skunk Works” cemented his reputation as a legendary figure in American aerospace management.
Arduino Cookbook
Michael Margolis - 2010
This simple microcontroller board lets artists and designers build a variety of amazing objects and prototypes that interact with the physical world. With this cookbook you can dive right in and experiment with more than a hundred tips and techniques, no matter what your skill level is.The recipes in this book provide solutions for most common problems and questions Arduino users have, including everything from programming fundamentals to working with sensors, motors, lights, and sound, or communicating over wired and wireless networks. You'll find the examples and advice you need to begin, expand, and enhance your projects right away.Get to know the Arduino development environmentUnderstand the core elements of the Arduino programming languageUse common output devices for light, motion, and soundInteract with almost any device that has a remote controlLearn techniques for handling time delays and time measurementUse simple ways to transfer digital information from sensors to the Arduino deviceCreate complex projects that incorporate shields and external modulesUse and modify existing Arduino libraries, and learn how to create your own
A First Course in Differential Equations: With Modeling Applications
Dennis G. Zill - 1989
This proven and accessible text speaks to beginning engineering and math students through a wealth of pedagogical aids, including an abundance of examples, explanations, "Remarks" boxes, definitions, and group projects. Using a straightforward, readable, and helpful style, this book provides a thorough treatment of boundary-value problems and partial differential equations.
