Book picks similar to
Marshall Brain's How Stuff Works by Marshall Brain
science
non-fiction
nonfiction
reference
Electrical Engineering 101: Everything You Should Have Learned in School...but Probably Didn't
Darren Ashby - 2005
Sections on tools and troubleshooting give ...Download Link : readbux.com/download?i=0123860016 0123860016Electrical Engineering 101: Everything You Should Have Learned in School...but Probably Didn't PDF by Darren AshbyRead Electrical Engineering 101: Everything You Should Have Learned in School...but Probably Didn't PDF from Newnes,Darren AshbyDownload Darren Ashby's PDF E-book Electrical Engineering 101: Everything You Should Have Learned in School...but Probably Didn't
The Care & Keeping of You: The Body Book for Girls
Valorie Schaefer - 1998
With tips, how-to's, letters from girls, and facts from the experts, here's straightforward advice you can really use.
The Digital Negative: Raw Image Processing in Lightroom, Camera Raw, and Photoshop
Jeff Schewe - 2012
"The Digital Negative: Raw Image Processing in Lightroom, Camera Raw, and Photoshop" is devoted exclusively to the topic and shows you how to make the most of that control. Now that raw image processing technology has matured as an essential aspect of digital photography, you need a modern book that takes a seasoned approach to the technology and explains the advantages and challenges of using Lightroom or Camera Raw to produce magnificent images. Renowned photographer and bestselling author Jeff Schewe outlines a foolproof process for working with these digital negatives and presents his real-world expertise on optimizing raw images. You ll also learn hands-on techniques for exposing and shooting for raw image capture and developing a raw processing workflow, as well as Photoshop techniques for perfecting the master image, converting color to black and white, and processing for panoramic and HDR images. Get the best tone and color from your digital negatives. Use Lightroom and Camera Raw sharpening controls to maximize image quality. Take advantage of Photoshop to do what Lightroom and Camera Raw can t. Produce stunning black-and-white images. Visit the book s companion website at TheDigitalNegativeBook.com for sample images and more!"
Reinventing Discovery: The New Era of Networked Science
Michael Nielsen - 2011
This change is being driven by powerful new cognitive tools, enabled by the internet, which are greatly accelerating scientific discovery. There are many books about how the internet is changing business or the workplace or government. But this is the first book about something much more fundamental: how the internet is transforming the nature of our collective intelligence and how we understand the world.Reinventing Discovery tells the exciting story of an unprecedented new era of networked science. We learn, for example, how mathematicians in the Polymath Project are spontaneously coming together to collaborate online, tackling and rapidly demolishing previously unsolved problems. We learn how 250,000 amateur astronomers are working together in a project called Galaxy Zoo to understand the large-scale structure of the Universe, and how they are making astonishing discoveries, including an entirely new kind of galaxy. These efforts are just a small part of the larger story told in this book--the story of how scientists are using the internet to dramatically expand our problem-solving ability and increase our combined brainpower.This is a book for anyone who wants to understand how the online world is revolutionizing scientific discovery today--and why the revolution is just beginning.
A Little Book of Language
David Crystal - 2010
In this charming volume, a narrative history written explicitly for a young audience, expert linguist David Crystal proves why the story of language deserves retelling.From the first words of an infant to the peculiar modern dialect of text messaging, A Little Book of Language ranges widely, revealing language’s myriad intricacies and quirks. In animated fashion, Crystal sheds light on the development of unique linguistic styles, the origins of obscure accents, and the search for the first written word. He discusses the plight of endangered languages, as well as successful cases of linguistic revitalization. Much more than a history, Crystal’s work looks forward to the future of language, exploring the effect of technology on our day-to-day reading, writing, and speech. Through enlightening tables, diagrams, and quizzes, as well as Crystal’s avuncular and entertaining style, A Little Book of Language will reveal the story of language to be a captivating tale for all ages.
Modern Compressible Flow: With Historical Perspective
John D. Anderson Jr. - 1981
In keeping with previous versions, the 3rd edition uses numerous historical vignettes that show the evolution of the field. New pedagogical features--"Roadmaps" showing the development of a given topic, and "Design Boxes" giving examples of design decisions--will make the 3rd edition even more practical and user-friendly than before. The 3rd edition strikes a careful balance between classical methods of determining compressible flow, and modern numerical and computer techniques (such as CFD) now used widely in industry & research. A new Book Website will contain all problem solutions for instructors.
Game Programming Patterns
Robert Nystrom - 2011
Commercial game development expert Robert Nystrom presents an array of general solutions to problems encountered in game development. For example, you'll learn how double-buffering enables a player to perceive smooth and realistic motion, and how the service locator pattern can help you provide access to services such as sound without coupling your code to any particular sound driver or sound hardware. Games have much in common with other software, but also a number of unique constraints. Some of the patterns in this book are well-known in other domains of software development. Other of the patterns are unique to gaming. In either case, Robert Nystrom bridges from the ivory tower world of software architecture to the in-the-trenches reality of hardcore game programming. You'll learn the patterns and the general problems that they solve. You'll come away able to apply powerful and reusable architectural solutions that enable you to produce higher quality games with less effort than before. Applies classic design patterns to game programming. Introduces new patterns specific to game programming. Brings abstract software architecture down to Earth with approachable writing and an emphasis on simple code that shows each pattern in practice. What you'll learn Overcome architectural challenges unique to game programming Apply lessons from the larger software world to games. Tie different parts of a game (graphics, sound, AI) into a cohesive whole. Create elegant and maintainable architecture. Achieve good, low-level performance. Gain insight into professional, game development. Who this book is forGame Programming Patterns is aimed at professional game programmers who, while successful in shipping games, are frustrated at how hard it sometimes is to add and modify features when a game is under development. Game Programming Patterns shows how to apply modern software practices to the problem of game development while still maintaining the blazing-fast performance demanded by hard-core gamers. Game Programming Patterns also appeals to those learning about game programming in their spare time. Hobbyists and aspiring professionals alike will find much to learn in this book about pathfinding, collision detection, and other game-programming problem domains.
Chemistry
Steven S. Zumdahl - 1986
They bring a conceptual approach to chemistry and integrate problem-solving skills throughout, helping students transition from theory to practice. A strong emphasis on models, real-world applications, and visual learning prevails throughout the text. The Seventh Edition seamlessly integrates the strengths of the Zumdahl approach through a comprehensive and interwoven print and technology program. Enhanced Sample Exercises, online homework problems, and Classroom Response System content help instructors assess conceptual understanding and problem-solving skills, while new animations and images support visual learning. In addition, Houghton Mifflin offers implementation services through our TeamUP program to help instructors and students get the most out of the text and its supplements.
Fundamentals of Logic Design
Charles H. Roth Jr. - 1975
Author Charles H. Roth, Jr. carefully presents the theory that is necessary for understanding the fundamental concepts of logic design while not overwhelming students with the mathematics of switching theory. Divided into 20 easy-to-grasp study units, the book covers such fundamental concepts as Boolean algebra, logic gates design, flip-flops, and state machines. By combining flip-flops with networks of logic gates, students will learn to design counters, adders, sequence detectors, and simple digital systems. After covering the basics, this text presents modern design techniques using programmable logic devices and the VHDL hardware description language.
Automate the Boring Stuff with Python: Practical Programming for Total Beginners
Al Sweigart - 2014
But what if you could have your computer do them for you?In "Automate the Boring Stuff with Python," you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to: Search for text in a file or across multiple filesCreate, update, move, and rename files and foldersSearch the Web and download online contentUpdate and format data in Excel spreadsheets of any sizeSplit, merge, watermark, and encrypt PDFsSend reminder emails and text notificationsFill out online formsStep-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in "Automate the Boring Stuff with Python.""
The Traditional Bowyer's Bible, Volume 1
Jim Hamm - 1993
Invaluable information for anyone interested in the age-old lure of archery.
Not Much of an Engineer
Stanley Hooker - 1984
So successful was he that in 1966 Rolls-Royce decided the best thing to do was to spend 63.6 million pounds and buy its rival. By this time there was scarcely a single modern British aero-engine for which Hooker had not been responsible.
Magic Eye 3: Visions A New Dimension in Art (Magic Eye, #3)
Magic Eye Inc. - 1994
Stare into these seemingly abstract fields of color (no funny glasses required) and an enchanting 3D image materializes. You will be astounded by the depth and clarity of the totally hidden image that develops like an instant photo.
Ultimate Questions: Thinking About Philosophy
Nils Ch. Rauhut - 2006
Vivid and engaging examples further enhance this up-to-date examination of the main problems in contemporary philosophy. It is written for professors teaching a problems-oriented course.
The Theoretical Minimum: What You Need to Know to Start Doing Physics
Leonard Susskind - 2013
In this unconventional introduction, physicist Leonard Susskind and hacker-scientist George Hrabovsky offer a first course in physics and associated math for the ardent amateur. Unlike most popular physics books—which give readers a taste of what physicists know but shy away from equations or math—Susskind and Hrabovsky actually teach the skills you need to do physics, beginning with classical mechanics, yourself. Based on Susskind's enormously popular Stanford University-based (and YouTube-featured) continuing-education course, the authors cover the minimum—the theoretical minimum of the title—that readers need to master to study more advanced topics.An alternative to the conventional go-to-college method, The Theoretical Minimum provides a tool kit for amateur scientists to learn physics at their own pace.