Book picks similar to
Fundamentals of Electric Propulsion: Ion and Hall Thrusters by Dan M. Goebel
engineering
engineering__aero<br/>space
engineering__elec<br/>trical
sci-math-eng-phil-psych
Getting Started with Arduino
Massimo Banzi - 2008
Getting Started with Arduino gives you lots of ideas for Arduino projects and helps you get going on them right away. From getting organized to putting the final touches on your prototype, all the information you need is right in the book. Inside, you'll learn about:Interaction design and physical computing The Arduino hardware and software development environment Basics of electricity and electronics Prototyping on a solderless breadboard Drawing a schematic diagram And more. With inexpensive hardware and open-source software components that you can download free, getting started with Arduino is a snap. To use the introductory examples in this book, all you need is a USB Arduino, USB A-B cable, and an LED. Join the tens of thousands of hobbyists who have discovered this incredible (and educational) platform. Written by the co-founder of the Arduino project, with illustrations by Elisa Canducci, Getting Started with Arduino gets you in on the fun! This 128-page book is a greatly expanded follow-up to the author's original short PDF that's available on the Arduino website.
How to Prove It: A Structured Approach
Daniel J. Velleman - 1994
The book begins with the basic concepts of logic and set theory, to familiarize students with the language of mathematics and how it is interpreted. These concepts are used as the basis for a step-by-step breakdown of the most important techniques used in constructing proofs. To help students construct their own proofs, this new edition contains over 200 new exercises, selected solutions, and an introduction to Proof Designer software. No background beyond standard high school mathematics is assumed. Previous Edition Hb (1994) 0-521-44116-1 Previous Edition Pb (1994) 0-521-44663-5
The Right Kind of Crazy: A True Story of Teamwork, Leadership, and High-Stakes Innovation
Adam Steltzner - 2015
When NASA needed to land Curiosity—a 2,000-pound, $2.5 billion rover—on the surface of Mars, 140 million miles away, they turned to JPL. Steltzner’s team couldn’t test their kooky solution, the Sky Crane. They were on an unmissable deadline, and the world would be watching when they succeeded—or failed. At the helm of this effort was an unlikely rocket scientist and accidental leader, Adam Steltzner. After barely graduating from high school, he followed his curiosity to the local community college to find out why the stars moved. Soon he discovered an astonishing gift for math and physics. After getting his Ph.D. he ensconced himself within JPL, NASA’s decidedly unbureaucratic cousin, where success in a mission is the only metric that matters. The Right Kind of Crazy is a first-person account of innovation that is relevant to anyone working in science, art, or technology. For instance, Steltzner describes: ·How his team learned to switch from fear-based to curiosity-based decision making·How to escape “The Dark Room”—the creative block caused by fear, uncertainty, and the lack of a clear path forward·How to tell when we’re too in love with our own ideas to be objective about them—and, conversely, when to fight for them·How to foster mutual respect within teams while still bashing bad ideas The Right Kind of Crazy is a book for anyone who wants to channel their craziness into creativity, balance discord and harmony, and find a signal in a flood of noise.
Hypothyroidism: The Unsuspected Illness
Broda O. Barnes - 1975
None is more readily and inexpensively corrected. And none is more often untreated, and even unsuspected.Hypothyroidism -- low thyroid function -- is one of the gland disturbances that many people suffer from without even realizing it. It can be the cause of low energy or constant fatigue that is one of the most common complaints brought to doctors. It may be responsible for chronic headaches, repeated infections, unyielding skin problems, or circulatory difficulties. Even more frightening, it can be a major factor in heart disease, lung cancer, and emphysema. And it is responsible for many emotional and mental disturbances. Hypothyroidism: The Unsuspected Illness explains low thyroid function in easy, understandable language. It tells how it may be affecting your health and your life.Dr. Broda Barnes and Lawrence Galton tell what the thyroid gland is, how it works, the problems its dysfunction can induce. They detail case histories of patients, often thought hopeless, whose problems were discovered to be related to hypothyroidism and were cured by Dr. Barnes's simple effective techniques. And they discuss whether you too may be hypothyroid, affected by a condition even a physician may not recognize.Included is a simple test you can make at home to discover if hypothyroidism may be the real, previously unsuspected cause of your ill health.If you know you are hypothyroid, Hypothyroidism: The Unsuspected Illness will answer your questions about your condition. If you suspect you maybe, if you are unsure what may be causing those chronic headaches, infections, fatigue and low energy, it may help you find the answer.
Sinatra: Up and Running
Alan Harris - 2011
With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.
Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine.
Learn Sinatra’s core concepts, and get started by building a simple application
Create views, manage sessions, and work with Sinatra route definitions
Become familiar with the language’s internals, and take a closer look at Rack
Use different subclass methods for building flexible and robust architectures
Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API
Just for Fun: The Story of an Accidental Revolutionary
Linus Torvalds - 2001
Then he wrote a groundbreaking operating system and distributed it via the Internet -- for free. Today Torvalds is an international folk hero. And his creation LINUX is used by over 12 million people as well as by companies such as IBM.Now, in a narrative that zips along with the speed of e-mail, Torvalds gives a history of his renegade software while candidly revealing the quirky mind of a genius. The result is an engrossing portrayal of a man with a revolutionary vision, who challenges our values and may change our world.
Programming Pearls
Jon L. Bentley - 1986
Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem." - Steve McConnell, author, Code CompleteWhen programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that
Programming Pearls
has been so highly valued by programmers at every level of experience. In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on (1) testing, debugging, and timing; (2) set representations; and (3) string problems. All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, this book is sure to make your own list of favorites.
Introduction to Robotics: Mechanics and Control
John J. Craig - 1985
This edition features new material on Controls, Computer-Aided Design and Manufacturing, and Off-Line Programming Systems.
Category Theory for Programmers
Bartosz Milewski - 2014
Collected from the series of blog posts starting at: https://bartoszmilewski.com/2014/10/2...Hardcover available at: http://www.blurb.com/b/9008339-catego...
Domain-Driven Design in PHP
Carlos Buenosvinos
Explore applying the Hexagonal Architecture within your application, whether within an open source framework or your own bespoke system. Finally, look into integrating Bounded Contexts, using REST and Messaging approaches.
Eloquent JavaScript: A Modern Introduction to Programming
Marijn Haverbeke - 2010
I loved the tutorial-style game-like program development. This book rekindled my earliest joys of programming. Plus, JavaScript!" —Brendan Eich, creator of JavaScriptJavaScript is the language of the Web, and it's at the heart of every modern website from the lowliest personal blog to the mighty Google Apps. Though it's simple for beginners to pick up and play with, JavaScript is not a toy—it's a flexible and complex language, capable of much more than the showy tricks most programmers use it for.Eloquent JavaScript goes beyond the cut-and-paste scripts of the recipe books and teaches you to write code that's elegant and effective. You'll start with the basics of programming, and learn to use variables, control structures, functions, and data structures. Then you'll dive into the real JavaScript artistry: higher-order functions, closures, and object-oriented programming.Along the way you'll learn to:Master basic programming techniques and best practices Harness the power of functional and object-oriented programming Use regular expressions to quickly parse and manipulate strings Gracefully deal with errors and browser incompatibilities Handle browser events and alter the DOM structure Most importantly, Eloquent JavaScript will teach you to express yourself in code with precision and beauty. After all, great programming is an art, not a science—so why settle for a killer app when you can create a masterpiece?
A License to Heal: Random Memories of an ER Doctor
Steven Bentley - 2014
is an American Board of Emergency Medicine certified ED doctor. His journey began in the mid-1970s, when he chose to pursue a career in medicine. In his youthful perspective, he came to regard doctors as the good guys, the ones who healed people and saved lives. He knew he’d be one of those good guys one day. Now, with a career spanning more than thirty years, he works as an emergency-room physician in North Carolina. In A License to Heal: Random Memories of an ER Doctor, Bentley describes the real world of emergency medicine from the viewpoint of a practicing physician. This memoir is filled with real-life stories of the ER, including life and death, triumph and tragedy. Meet a man named Solomon Darby, who spoke to long-dead relatives during his own near-death experience. Bentley also recalls the heartbreaking story of a young widow who desperately needed to understand and cope with the death of her husband. Amid the grief, there are also episodes of great humor and human comedy. In the dynamic world of emergency medicine, there is a great deal of pain, blood, and tragedy, but there is also hope, compassion, and excitement—for both the patients and the staff."
Triassic
Julian Michael Carver - 2020
They are unsure of what happened in space or how they crashed into an uncharted planet. Upon exploration of the new world, they soon realize their destination: The Triassic, the first chapter of the Mesozoic Era. A plan is formulated to escape this terrifying landscape plagued with dinosaurs and prehistoric beasts. The survivors soon discover that there may be an even larger threat looming under the trees than just the dinosaurs, threatening to cut their mission short and trap them all forever in the primitive depths of the Triassic.
Schaum's Outline of Advanced Mathematics for Engineers and Scientists
Murray R. Spiegel - 1971
Fully stocked with solved problemsN950 of themNit shows you how to solve problems that may not have been fully explained in class. Plus you ge"
The Design of Everyday Things
Donald A. Norman - 1988
It could forever change how you experience and interact with your physical surroundings, open your eyes to the perversity of bad design and the desirability of good design, and raise your expectations about how things should be designed.B & W photographs and illustrations throughout.