Book picks similar to
Principles of Colloid and Surface Chemistry by Paul C. Hiemenz
engineering
science
get
technical
The Man Who Changed Everything: The Life of James Clerk Maxwell
Basil Mahon - 2003
Approaching science with a freshness unbound by convention or previous expectations, he produced some of the most original scientific thinking of the nineteenth century - and his discoveries went on to shape the twentieth century.
Fluids and Electrolytes Made Incredibly Easy!
Lippincott Williams & Wilkins - 1990
This informative and indispensable reference reviews fundamental information about fluids, electrolytes, and acid-base balance; identifies electrolyte, fluid, acid, and base imbalances; describes imbalances in major health problems and their consequences; and explains how to treat those imbalances—all in an easy-to-understand, comprehensive, enjoyable format.
The Case for Mars
Robert Zubrin - 1996
The planet most like ours, it has still been thought impossible to reach, let alone explore and inhabit.Now with the advent of a revolutionary new plan, all this has changed. leading space exploration authority Robert Zubrin has crafted a daring new blueprint, Mars Direct, presented here with illustrations, photographs, and engaging anecdotes.The Case for Mars is not a vision for the far future or one that will cost us impossible billions. It explains step-by-step how we can use present-day technology to send humans to Mars within ten years; actually produce fuel and oxygen on the planet's surface with Martian natural resources; how we can build bases and settlements; and how we can one day "terraform" Mars--a process that can alter the atmosphere of planets and pave the way for sustainable life.
Fluent Python: Clear, Concise, and Effective Programming
Luciano Ramalho - 2015
With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"
The Hobbyist's Guide to the RTL-SDR: Really Cheap Software Defined Radio
Carl Laufer - 2014
The RTL-SDR is a super cheap software defined radio based on DVB-T TV dongles that can be found for under $20. This book is about tips and tutorials that show you how to get the most out of your RTL-SDR dongle. Some projects described in this book are also compatible with other wideband SDRs like the HackRF, Airspy and SDR Play. What's in the book Learn how to set up your RTL-SDR with various free software defined radio programs such as SDR#, HDSDR, SDR-Radio and more. Learn all the little tricks and oddities that the dongle has. A whole chapter dedicated to improving the RTL-SDR's performance. Dozens of tutorials for fun RTL-SDR based projects such as ADS-B aircraft radar, AIS boat radar, ACARS decoding, receiving NOAA and Meteor-M2 weather satellite images, listening to and following trunked radios, decoding digital voice P25/DMR signals, decoding weather balloon telemetry, receiving DAB radio, analysing GSM and listening to TETRA signals, decoding pagers, receiving various HF signals such as ham radio modes, weatherfax and DRM radio, decoding digital D-STAR voice, an introduction to GNU Radio, decoding RDS, decoding APRS, measuring filters and SWR with low cost equipment, and many many more projects! Guide to antennas, cables and adapters. This book is updated every 3-4 months to ensure information is fresh and up to date. Updates are available for free for all customers. Note: To update the book you must manually contact Kindle support and request the update. Last updated to edition 4.1 on 15 June 2015.
Life in the Universe
Jeffrey O. Bennett - 2002
It has been developed specifically for emerging courses in astrobiology, though it can also be used for introductory astronomy.
Mechatronics: Electronic Control Systems in Mechanical and Electrical Engineering
W. Bolton - 1996
This book provides a clear and comprehensive introduction to the application of electronic control systems in mechanical and electrical engineering. It gives a framework of knowledge that allows engineers and technicians to develop an interdisciplinary understanding and integrated approach to engineering.
What Is Life? with Mind and Matter and Autobiographical Sketches
Erwin Schrödinger - 1944
The book was based on a course of public lectures delivered by Schrödinger in February 1943 at Trinity College, Dublin. Schrödinger's lecture focused on one important question: "how can the events in space and time which take place within the spatial boundary of a living organism be accounted for by physics and chemistry?" In the book, Schrödinger introduced the idea of an "aperiodic crystal" that contained genetic information in its configuration of covalent chemical bonds. In the 1950s, this idea stimulated enthusiasm for discovering the genetic molecule and would give both Francis Crick and James Watson initial inspiration in their research.
A Primer of Ecology
Nicholas J. Gotelli - 1995
It is intended to demystify ecological models and the mathematics behind them by deriving the models from first principles. The Primer explains in detail basic concepts of exponential and logistic population growth, age-structured demography, metapopulation dynamics, competition, predation, island biogeography, and, in a chapter new to this edition, succession. The book may be used as a self-teaching tutorial by students, as a primary textbook, or as a supplemental text to a general ecology textbook.
First Aid for the Psychiatry Clerkship: A Student-To-Student Guide
Latha G. Stead - 2002
Its organization and thoroughness are unsurpassed, putting it above similar review books. Students who thoroughly read this book should have no trouble successfully completing their psychiatry clerkship and passing the shelf exam. As course director for the core psychiatry clerkship at my institution, I will recommend this book to students."--Doody's Review Service"First Aid for the Psychiatry Clerkship" gives you the core information needed to impress on the wards and pass the psychiatry clerkship exam. Written by students who know what it takes to succeed, and based on the national guidelines for the psychiatry clerkship, the book is filled with mnemonics, ward and exam tips, tables, clinical images, algorithms, and newly added mini-cases.Features Completely revised based on the psychiatry clerkship's core competencies Written by medical students who passed and reviewed by faculty for accuracy NEW integrated mini-cases illustrate classic patient presentations and/or commonly tested scenarios NEW illustrations and management algorithms Updated throughout with enhanced sections on medications, depression/anxiety, and child psychiatry Helps students hone in on the most important concepts for the clerkship and the examThe content you need to ace the clerkship: Section I: How to Succeed in the Psychiatry Clerkship Section II: High-Yield Facts; Examination and Diagnosis; Psychotic Disorders; Mood Disorders; Anxiety and Adjustment Disorders; Personality Disorders; Substance-Related Disorders; Cognitive Disorders; Geriatric Disorders; Psychiatric Disorders in Children; Dissociative Disorders; Somataform and Factitious Disorders; Impulse Control Disorders; Eating Disordes; Disorders; Sleep Disorders; Sexual Disorders; Psychtherapies; Psychopharmacology; Legal Issues; Section III: Awards and Opportunities.
Getting Started with SQL: A Hands-On Approach for Beginners
Thomas Nield - 2016
If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but you'll also discover how to efficiently design and manage databases to meet your needs.You'll also learn how to:Explore relational databases, including lightweight and centralized modelsUse SQLite and SQLiteStudio to create lightweight databases in minutesQuery and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BYJoin tables to get a more complete view of your business dataBuild your own tables and centralized databases by using normalized design principlesManage data by learning how to INSERT, DELETE, and UPDATE records
Oxygen: The Molecule That Made the World
Nick Lane - 2002
He shows how oxygen underpins the origin of biological complexity, the birth of photosynthesis, the sudden evolution of animals, the need for two sexes, the accelerated aging of cloned animals like Dolly the sheep, and the surprisingly long lives of bats and birds. Drawing on this grand evolutionary canvas, Oxygen offers fresh perspectives on our own lives and deaths, explaining modern killer diseases, why we age, and what we can do about it. Advancing revelatory new ideas, following chains of evidence, the book ranges through many disciplines, from environmental sciences to molecular medicine. The result is a captivating vision of contemporary science and a humane synthesis of our place in nature. This remarkable book will redefine the way we think about the world.
Practical Electronics for Inventors
Paul Scherz - 1998
Instead, it tells you-and shows you-what basic and advanced electronics parts and components do, and how they work. Chock-full of illustrations, Practical Electronics for Inventors offers over 750 hand-drawn images that provide clear, detailed instructions that can help turn theoretical ideas into real-life inventions and gadgets.
Mean Ol' Mr. Gravity
Mark Rippetoe - 2009
Gravity is a compilation of Q&A posts from Mark Rippetoe s StrengthMill forum. Edited for brevity, efficiency, clarity, accuracy, and taste (in a loose sense, sorry), Mean Ol' Mr. Gravity adds to the information available in Starting Strength: Basic Barbell Training and Practical Programming for Strength Training by tailoring it to the individual through his responses to questions posed by actual humans regarding their own training. It preserves the coarseness, humor, and candor that have become Rip s trademark style. A Question. Goombahboy: Hey Rip, why would you make a book out of a bunch of posts that are already available on the web? What could you possibly have been thinking? Mark Rippetoe: An excellent question. I have no idea, other than the fact that a book like this makes an excellent bathroom companion. The reading-kind of companion. Information and humor in small, easily managed chunks. Conveniently digestible pieces, as it were. Well, you know what I mean. Bozo1988: Yeah, what were you thinking? I mean, I know there s a lot of information here, I know that all of the really stupid stuff that would waste my time while reading it online has been removed, and that the videos posted on the board don t load very fast in a book format anyway, but why a book? Mark Rippetoe: Look, just read the damn thing, okay? You ll be fine.
Requirements Engineering Fundamentals: A Study Guide for the Certified Professional for Requirements Engineering Exam - Foundation Level - IREB compliant
Klaus Pohl - 2009
In order to ensure a high level of knowledge and training, the International Requirements Engineering Board (IREB) worked out the training concept “Certified Professional for Requirements Engineering”, which defines a requirements engineer’s practical skills on different training levels. The book covers the different subjects of the curriculum for the “Certified Professional for Requirements Engineering” (CPRE) defined by the International Requirements Engineering Board (IREB). It supports its readers in preparing for the test to achieve the “Foundation Level” of the CPRE.