Book picks similar to
Electronics All-In-One for Dummies by Doug Lowe
electronics
engineering
have
non-fiction
Asteroid Mining 101: Wealth for the New Space Economy
John S. Lewis - 2014
It is within the realm of possibility that their work may usher in a change in global economics as profound as the Industrial Revolution. As may be expected, press reports dealing with asteroid mining have been numerous, ranging in scope from short and breezy to broad and serious, and in quality from accurate to impressionistic to simply uninformed. There is good reason to be curious about what may be the biggest game-changer in human economic history. And there is good reason to look closely at the underlying science and engineering that form the foundation of this work.
Android Application Development for Dummies
Donn Felker - 2010
The open nature of the Android OS offers programmers the freedom to access the platform's capabilities and this straightforward guide walks you through the steps for creating amazing Android applications. Android programming expert Donn Felker explains how to download the SDK, get Eclipse up and running, code Android applications, and submit your finished products to the Android Market. Featuring two sample programs, this introductory book explores everything from the simple basics to more advanced aspects of the Android platform.Takes you soup through nuts of developing applications for the Android platform Begins with downloading the SDK, then explains how to code Android applications and submit projects to the Android Market Written by Android guru Donn Felker, who breaks every aspect of developing applications for the Android platform into easily digestible pieces No matter your level of programming experience, Android Application Development For Dummies is an ideal guide for getting started with developing applications for the Android platform.
The C# Programming Yellow Book
Rob Miles - 2010
With jokes, puns, and a rigorous problem solving based approach. You can download all the code samples used in the book from here: http://www.robmiles.com/s/Yellow-Book...
How Buildings Learn: What Happens After They're Built
Stewart Brand - 1994
How Buildings Learn is a masterful new synthesis that proposes that buildings adapt best when constantly refined and reshaped by their occupants, and that architects can mature from being artists of space to becoming artists of time. From the connected farmhouses of New England to I.M. Pei's Media Lab, from "satisficing" to "form follows funding," from the evolution of bungalows to the invention of Santa Fe Style, from Low Road military surplus buildings to a High Road English classic like Chatsworth—this is a far-ranging survey of unexplored essential territory.More than any other human artifacts, buildings improve with time—if they're allowed to. How Buildings Learn shows how to work with time rather than against it.
iWoz: Computer Geek to Cult Icon: How I Invented the Personal Computer, Co-Founded Apple, and Had Fun Doing It
Steve Wozniak - 2006
individual whose contributions to the scientific, business and cultural realms are extensive."—BookpageBefore slim laptops that fit into briefcases, computers looked like strange, alien vending machines. But in "the most staggering burst of technical invention by a single person in high-tech history" (BusinessWeek) Steve Wozniak invented the first true personal computer. Wozniak teamed up with Steve Jobs, and Apple Computer was born, igniting the computer revolution and transforming the world. Here, thirty years later, the mischievous genius with the low profile treats readers to a rollicking, no-holds-barred account of his life—for once, in the voice of the wizard himself.
From Here to Infinity: A Vision for the Future of Science
Martin J. Rees - 2011
To shape debates over health care, energy policy, space travel, and other vital issues, ordinary citizens must engage directly with research rather than relying on pundits’ and politicians’ interpretations. Otherwise, fringe opinions that have been discredited in the scientific community can take hold in the public imagination. At the same time, scientists must understand their roles as communicators and ambassadors as well as researchers.Rees not only diagnoses this central problem but also explains how scientists and the general public can deploy a global, long-term perspective to address the new challenges we face. In the process, he reveals critical shortcomings in our current system—for example, the tendency to be overly anxious about minor hazards while underrating the risk of potential catastrophes. Offering a strikingly clear portrait of the future of science, Rees tackles such diverse topics as the human brain, the possibility that humans will colonize other planets, and the existence of extraterrestrial life in order to distinguish between what scientists can hope to discover and what will always lie beyond our grasp.A fresh perspective on science’s significance and potential, From Here to Infinity will inspire and enlighten.
Training Kit (Exam 70-461): Querying Microsoft SQL Server 2012
Itzik Ben-Gan - 2012
Work at your own pace through a series of lessons and practical exercises, and then assess your skills with practice tests on CD—featuring multiple, customizable testing options.Maximize your performance on the exam by learning how to:Create database objectsWork with dataModify dataTroubleshoot and optimize queriesYou also get an exam discount voucher—making this book an exceptional value and a great career investment.
Write Great Code: Volume 1: Understanding the Machine
Randall Hyde - 2004
A dirty little secret assembly language programmers rarely admit to, however, is that what you really need to learn is machine organization, not assembly language programming. Write Great Code Vol I, the first in a series from assembly language expert Randall Hyde, dives right into machine organization without the extra overhead of learning assembly language programming at the same time. And since Write Great Code Vol I concentrates on the machine organization, not assembly language, the reader will learn in greater depth those subjects that are language-independent and of concern to a high level language programmer. Write Great Code Vol I will help programmers make wiser choices with respect to programming statements and data types when writing software, no matter which language they use.
How to Invent Everything: A Survival Guide for the Stranded Time Traveler
Ryan North - 2018
. . and then broke? How would you survive? Could you improve on humanity's original timeline? And how hard would it be to domesticate a giant wombat? With this book as your guide, you'll survive--and thrive--in any period in Earth's history. Bestselling author and time-travel enthusiast Ryan North shows you how to invent all the modern conveniences we take for granted--from first principles. This illustrated manual contains all the science, engineering, art, philosophy, facts, and figures required for even the most clueless time traveler to build a civilization from the ground up. Deeply researched, irreverent, and significantly more fun than being eaten by a saber-toothed tiger, How to Invent Everything will make you smarter, more competent, and completely prepared to become the most important and influential person ever.
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 C Programming Language
Brian W. Kernighan - 1978
It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.
No Need to Knead: Handmade Artisan Breads in 90 minutes
Suzanne Dunaway - 1999
Now imagine if you could make this and other breads completely from scratch with your own hands in less than ninety minutes from start to hot out of the oven.In No Need to Knead, acclaimed professional baker Suzanne Dunaway reveals her truly revolutionary technique for baking unforgettable Italian breads that require no fussy steps, no special equipment, and no anxiety. Here are the Focaccia, Filoncino, Ciabatta, and Pane Rustico of your dreams. Dunaway also provides recipes for breads from around the world: traditional breads (like the best ever Sourdough Bisciuts and Skillet Corn Bread), sweet loaves (Classic Brioche and Sourdough Lemon Cake are just two), and special breads (from African Spice Bread to Russian Kulich). And there are dozens of recipes for Italian and other dishes you can make with bread including classic pizze, simple bruschette, bread soufflés, bread soups, bread salads, and bread desserts (try the knockout Chocolate Bread Pudding). There are even recipes for fun breads to make with children.Inspired by the honest simplicity of rustic Italian loaves, Dunaway spent years testing and experimenting to develop her radical technique for baking bread. While trying to reproduce the incredible Pane Casereccio (housewife's bread) she tasted in Rome, Dunaway discovered that stirring a very wet dough (as opposed to kneading a drier one) allows the dough to retain oxygen and moisture, yielding a loaf with incredible texture and taste. Maximizing surface area and baking the bread at a higher temperature than normal gives the bread its remarkable signature crust.With Dunaway's guidance, you will be making a Kalamata Olive Filoncino glistening with sea salt and infused with a tangy olive taste, and a classic chewy Focaccia. What's more, many of the basic bread doughs are fat-free, sugar-free, and dairy-free. So let Dunaway take the fear and work out of baking bread and show you how to make world-class loaves that are foolproof, fantastically delicious, and incredibly satisfying to the soul.
Hidden In Plain Sight 2: The Equation of the Universe
Andrew H. Thomas - 2013
Enjoy a thrilling intergalactic tour as Andrew Thomas redefines the force of gravity and introduces a brave new view of the universe!
Hacking the Xbox: An Introduction to Reverse Engineering
Andrew Huang - 2003
The book progresses into a discussion of the Xbox security mechanisms and other advanced hacking topics, with an emphasis on educating the readers on the important subjects of computer security and reverse engineering. Hacking the Xbox includes numerous practical guides, such as where to get hacking gear, soldering techniques, debugging tips and an Xbox hardware reference guide.Hacking the Xbox also confronts the social and political issues facing today's hacker by looking forward and discussing the impact of today's legal challenges on legitimate reverse engineering activities. The book includes a chapter written by the Electronic Frontier Foundation (EFF) about the rights and responsibilities of hackers, and concludes by discussing the latest trends and vulnerabilities in secure PC platforms.
CRC Handbook of Chemistry and Physics
David R. Lide - 1984
This edition contains NEW tables on Properties of Ionic Liquids, Solubilities of Hydrocarbons in Sea Water, Solubility of Organic Compounds in Superheated Water, and Nutritive Value of Foods. It also updates many tables including Critical Constants, Heats of Vaporization, Aqueous Solubility of Organic Compounds, Vapor Pressure of Mercury, Scientific Abbreviations and Symbols, and Bond Dissociation Energies. The 88th Edition also presents a new Foreword written by Dr. Harold Kroto, a 1996 Nobel Laureate in Chemistry.