Book picks similar to
Chemistry for Environmental Engineering and Science by Clair Nathan Sawyer
engineering
science
textbooks
chemistry
Thermodynamics
Enrico Fermi - 1956
Based on a course of lectures delivered by the author at Columbia University, the text is elementary in treatment and remarkable for its clarity and organization. Although it is assumed that the reader is familiar with the fundamental facts of thermometry and calorimetry, no advanced mathematics beyond calculus is assumed.Partial contents: thermodynamic systems, the first law of thermodynamics (application, adiabatic transformations), the second law of thermodynamics (Carnot cycle, absolute thermodynamic temperature, thermal engines), the entropy (properties of cycles, entropy of a system whose states can be represented on a (V, p) diagram, Clapeyron and Van der Waals equations), thermodynamic potentials (free energy, thermodynamic potential at constant pressure, the phase rule, thermodynamics of the reversible electric cell), gaseous reactions (chemical equilibria in gases, Van't Hoff reaction box, another proof of the equation of gaseous equilibria, principle of Le Chatelier), the thermodynamics of dilute solutions (osmotic pressure, chemical equilibria in solutions, the distribution of a solute between 2 phases vapor pressure, boiling and freezing points), the entropy constant (Nernst's theorem, thermal ionization of a gas, thermionic effect, etc.).
Computer Organization & Design: The Hardware/Software Interface
David A. Patterson - 1993
More importantly, this book provides a framework for thinking about computer organization and design that will enable the reader to continue the lifetime of learning necessary for staying at the forefront of this competitive discipline. --John Crawford Intel Fellow Director of Microprocessor Architecture, Intel The performance of software systems is dramatically affected by how well software designers understand the basic hardware technologies at work in a system. Similarly, hardware designers must understand the far reaching effects their design decisions have on software applications. For readers in either category, this classic introduction to the field provides a deep look into the computer. It demonstrates the relationship between the software and hardware and focuses on the foundational concepts that are the basis for current computer design. Using a distinctive learning by evolution approach the authors present each idea from its first principles, guiding readers through a series of worked examples that incrementally add more complex instructions until they ha
Forensic Science: An Introduction to Scientific and Investigative Techniques
Stuart H. James - 2005
Packed with full-color illustrations and case studies, this new edition offers a cutting-edge presentation of criminalistics and related laboratory subjects, including new chapters on forensic nursing and forensic entomology/botany. Written by highly respected experts, the book covers the very latest theories and practices in areas such as DNA testing, crime reconstruction, toxicology, chemistry of explosives and arson, and vehicle reconstruction. Also included are an instructor's manual and laboratory exercise manual.
Images of the Past
T. Douglas Price - 1993
The new edition maintains the authors' innovative solutions to two central problems of the course: first, the text continues to focus on about 80 sites, giving students less encyclopedic detail but essential coverage of the discoveries that have produced the major insights into prehistory; second, it continues to be organized into essays on sites and concepts, allowing professors complete flexibility in organizing their courses.
The Jossey-Bass Handbook of Nonprofit Leadership and Management
David O. Renz - 2010
New chapters cover developments in such areas as social entrepreneurship, financial leadership and capital structure, accountability and transparency, and the changing political-legal climate. It includes an instructor's manual
Problem Solving with C++: The Object of Programming
Walter J. Savitch - 1995
It introduces the use of classes; shows how to write ADTs that maximize the perfomance of C++ in creating reusable code; and provides coverage of all important OO functions, including inheritance, polymorphism and encapsulation.
PSYCH
Spencer A. Rathus - 2008
Created through a "student-tested, faculty-approved" review process with over 150 students and faculty, PSYCH 2 is an engaging and accessible solution to accommodate the diverse lifestyles of today's learners.
McKnight's Physical Geography: A Landscape Appreciation [With Access Code]
Darrel Hess - 1993
Its clear writing style, superior art program, and other learning aids appeal to students in many majors. This edition includes thoroughly updated content and introduces renowned illustrator Dennis Tasa--yet it maintains the proven approach first presented by respected authority Tom L. McKnight more than 20 years ago.
Introduction to the Theory of Computation
Michael Sipser - 1996
Sipser's candid, crystal-clear style allows students at every level to understand and enjoy this field. His innovative "proof idea" sections explain profound concepts in plain English. The new edition incorporates many improvements students and professors have suggested over the years, and offers updated, classroom-tested problem sets at the end of each chapter.
Nonlinear Dynamics and Chaos: With Applications to Physics, Biology, Chemistry, and Engineering
Steven H. Strogatz - 1994
The presentation stresses analytical methods, concrete examples, and geometric intuition. A unique feature of the book is its emphasis on applications. These include mechanical vibrations, lasers, biological rhythms, superconducting circuits, insect outbreaks, chemical oscillators, genetic control systems, chaotic waterwheels, and even a technique for using chaos to send secret messages. In each case, the scientific background is explained at an elementary level and closely integrated with mathematical theory.About the Author:Steven Strogatz is in the Center for Applied Mathematics and the Department of Theoretical and Applied Mathematics at Cornell University. Since receiving his Ph.D. from Harvard university in 1986, Professor Strogatz has been honored with several awards, including the E.M. Baker Award for Excellence, the highest teaching award given by MIT.
Kaplan Medical USMLE Master the Boards Step 2 CK
Conrad Fischer - 2010
Conrad Fischer presents the only full-color USMLE guide on the market to cover the clinical conditions and patient management scenarios tested on the Step 2 CK exam.New from best-selling USMLE author and award-winning medical educator, Dr. Conrad Fischer, comes the only full-color USMLE guide on the market to present the clinical conditions and patient care scenarios encountered on the Step 2 Clinical Knowledge exam. Students take the USMLE Step 2 CK Exam during their final year of medical school. The Step 2 Clinical Knowledge is a multiplechoice exam designed to determine whether the examinee possesses the medical knowled.0ge and understanding of clinical science considered essential for the provision of patient care under supervision. Kaplan Medical USMLE Master the Boards Step 2 CK is the first book that covers the content of the exam in a logical and methodical fashion, emphasizing several categories of residency including:A logical step-by-step approach to patient careAn assessment of severity, prognosis, and next course of action for specific conditionsHow to prioritize while managing, especially in emergency or acute casesAn outline of signs/symptoms and diagnostic or lab tests that signify the need for change in management approaches
Calculus
Gilbert Strang - 1991
The author has a direct style. His book presents detailed and intensive explanations. Many diagrams and key examples are used to aid understanding, as well as the application of calculus to physics and engineering and economics. The text is well organized, and it covers single variable and multivariable calculus in depth. An instructor's manual and student guide are available online at http: //ocw.mit.edu/ans7870/resources/Strang/....
Markets and the Environment
Nathaniel O. Keohane - 2007
It offers a clear overview of the fundamentals of environmental economics that will enable students and professionals to quickly grasp important concepts and to apply those concepts to real-world environmental problems. In addition, the book integrates normative, policy, and institutional issues at a principles level. Chapters examine: the benefits and costs of environmental protection, markets and market failure, natural resources as capital assets, and sustainability and economic development. Markets and the Environment is the second volume in the Foundations of Contemporary Environmental Studies Series, edited by James Gustave Speth. The series presents concise guides to essential subjects in the environmental curriculum, incorporating a problem-based approach to teaching and learning.
Introduction to Java Programming: Comprehensive Version
Y. Daniel Liang - 1999
Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Beginning programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented and GUI programming using Java 5. Students start with the essential problem-solving and programming concepts (control statements, methods, and arrays), are then introduced to object-oriented programming, graphical user interface (GUI), and applets, and finally to exception handling, I/O, data structures, and other advanced subjects. Liang uses small, simple, and stimulating examples to demonstrate concepts and techniques while longer examples are presented in case studies with overall discussions and thorough line-by-line explanations. Students can now write short, interesting, graphical game programs starting from Chapter 2! reinforcing key concepts with objectives lists, introduction and chapter overviews, easy to follow examples, chapter summaries, review questions, programming exercises, interactive self-test. Students receive solutions to even-numbered programming exercises, source code for the examples in the book, online self assessment (w/over 1000 multiple-choice questions) and ONLINE homework through GRADIANCE, the industries most advanced online homework application. Instructors are offered the most extensive library of support materials available including interactive and animated slides, TestGen (w/over 2000 multiple-choice questions), solutions to all programming exercises, sample exams and supplemental exercises. Available in two versions, the Fundamentals First edition (chapters 1-19) and the Comprehensive version (chapters 1-36).
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.