Book picks similar to
Physics for Scientists and Engineers by Paul Allen Tipler
physics
textbooks
science
engineering
Human Molecular Genetics
Tom Strachan - 1996
While maintaining the hallmark features of previous editions, the Fourth Edition has been completely updated. It includes new Key Concepts at the beginning of each chapter and annotated further reading at the conclusion of each chapter, to help readers navigate the wealth of information in this subject.The text has been restructured so genomic technologies are integrated throughout, and next generation sequencing is included. Genetic testing, screening, approaches to therapy, personalized medicine, and disease models have been brought together in one section. Coverage of cell biology including stem cells and cell therapy, studying gene function and structure, comparative genomics, model organisms, noncoding RNAs and their functions, and epigenetics have all been expanded.
Numerical Analysis
Richard L. Burden - 1978
Explaining how, why, and when the techniques can be expected to work, the Seventh Edition places an even greater emphasis on building readers' intuition to help them understand why the techniques presented work in general, and why, in some situations, they fail. Applied problems from diverse areas, such as engineering and physical, computer, and biological sciences, are provided so readers can understand how numerical methods are used in real-life situations. The Seventh Edition has been updated and now addresses the evolving use of technology, incorporating it whenever appropriate.
American History: A Survey [with PowerWeb & Primary Source Investigator]
Alan Brinkley - 1971
From its first edition, this text has included a scrupulous account of American political and diplomatic history. Today, the book explores areas of history such as social, cultural, urban, racial and ethnic history, the history of the West and South, environmental history, the history of women and gender, and American history in a global context. The twelfth edition of this text includes the McGraw-Hill�s hit Primary Source Investigator (PSI) cd-rom, with hundreds of sources and a program that walks students through how to write a paper using those sources as evidence..
Social Psychology and Human Nature
Brad J. Bushman - 2006
This social world is filled with paradox, mystery, suspense, and outright absurdity. Explore how social psychology can help you make sense of your own social world with this engaging and accessible book. Roy F. Baumeister and Brad J. Bushman's SOCIAL PSYCHOLOGY AND HUMAN NATURE can help you make sense of the always fascinating and sometimes bizarre and baffling diversity of human behavior-and it's also just plain interesting to learn about how and why people act the way they do.
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.
Medical Microbiology [with Student Consult Online Access]
Patrick R. Murray - 1990
Murray's best-selling book "the most colorful and fun text to read in medical microbiology." Now it's back in an updated New Edition-and it's as succinct, user-friendly, and authoritative as ever. Readers will continue to enjoy its lucid discussions of how microbes cause disease in humans. Expert coverage of basic principles, the immune response, laboratory diagnosis, bacteriology, virology, mycology, and parasitology ensures they understand all the facts vital to the practice of medicine today. More than 550 brilliant full-color images make complex information easy to understand and illustrate the appearance of disease.The smart way to study!Elsevier titles with STUDENT CONSULT will help you master difficult concepts and study more efficiently in print and online! Perform rapid searches. Integrate bonus content from other disciplines. Download text to your handheld device. And a lot more. Each STUDENT CONSULT title comes with full text online, a unique image library, case studies, USMLE style questions, and online note-taking to enhance your learning experience.
Modern Operating Systems
Andrew S. Tanenbaum - 1992
What makes an operating system modern? According to author Andrew Tanenbaum, it is the awareness of high-demand computer applications--primarily in the areas of multimedia, parallel and distributed computing, and security. The development of faster and more advanced hardware has driven progress in software, including enhancements to the operating system. It is one thing to run an old operating system on current hardware, and another to effectively leverage current hardware to best serve modern software applications. If you don't believe it, install Windows 3.0 on a modern PC and try surfing the Internet or burning a CD. Readers familiar with Tanenbaum's previous text, Operating Systems, know the author is a great proponent of simple design and hands-on experimentation. His earlier book came bundled with the source code for an operating system called Minux, a simple variant of Unix and the platform used by Linus Torvalds to develop Linux. Although this book does not come with any source code, he illustrates many of his points with code fragments (C, usually with Unix system calls). The first half of Modern Operating Systems focuses on traditional operating systems concepts: processes, deadlocks, memory management, I/O, and file systems. There is nothing groundbreaking in these early chapters, but all topics are well covered, each including sections on current research and a set of student problems. It is enlightening to read Tanenbaum's explanations of the design decisions made by past operating systems gurus, including his view that additional research on the problem of deadlocks is impractical except for "keeping otherwise unemployed graph theorists off the streets." It is the second half of the book that differentiates itself from older operating systems texts. Here, each chapter describes an element of what constitutes a modern operating system--awareness of multimedia applications, multiple processors, computer networks, and a high level of security. The chapter on multimedia functionality focuses on such features as handling massive files and providing video-on-demand. Included in the discussion on multiprocessor platforms are clustered computers and distributed computing. Finally, the importance of security is discussed--a lively enumeration of the scores of ways operating systems can be vulnerable to attack, from password security to computer viruses and Internet worms. Included at the end of the book are case studies of two popular operating systems: Unix/Linux and Windows 2000. There is a bias toward the Unix/Linux approach, not surprising given the author's experience and academic bent, but this bias does not detract from Tanenbaum's analysis. Both operating systems are dissected, describing how each implements processes, file systems, memory management, and other operating system fundamentals. Tanenbaum's mantra is simple, accessible operating system design. Given that modern operating systems have extensive features, he is forced to reconcile physical size with simplicity. Toward this end, he makes frequent references to the Frederick Brooks classic The Mythical Man-Month for wisdom on managing large, complex software development projects. He finds both Windows 2000 and Unix/Linux guilty of being too complicated--with a particular skewering of Windows 2000 and its "mammoth Win32 API." A primary culprit is the attempt to make operating systems more "user-friendly," which Tanenbaum views as an excuse for bloated code. The solution is to have smart people, the smallest possible team, and well-defined interactions between various operating systems components. Future operating system design will benefit if the advice in this book is taken to heart. --Pete Ostenson
Applied Cryptography: Protocols, Algorithms, and Source Code in C
Bruce Schneier - 1993
… The book the National Security Agency wanted never to be published." –Wired Magazine "…monumental… fascinating… comprehensive… the definitive work on cryptography for computer programmers…" –Dr. Dobb's Journal"…easily ranks as one of the most authoritative in its field." —PC Magazine"…the bible of code hackers." –The Millennium Whole Earth CatalogThis new edition of the cryptography classic provides you with a comprehensive survey of modern cryptography. The book details how programmers and electronic communications professionals can use cryptography—the technique of enciphering and deciphering messages-to maintain the privacy of computer data. It describes dozens of cryptography algorithms, gives practical advice on how to implement them into cryptographic software, and shows how they can be used to solve security problems. Covering the latest developments in practical cryptographic techniques, this new edition shows programmers who design computer applications, networks, and storage systems how they can build security into their software and systems. What's new in the Second Edition? * New information on the Clipper Chip, including ways to defeat the key escrow mechanism * New encryption algorithms, including algorithms from the former Soviet Union and South Africa, and the RC4 stream cipher * The latest protocols for digital signatures, authentication, secure elections, digital cash, and more * More detailed information on key management and cryptographic implementations
What Is Mathematics?: An Elementary Approach to Ideas and Methods
Richard Courant - 1941
Today, unfortunately, the traditional place of mathematics in education is in grave danger. The teaching and learning of mathematics has degenerated into the realm of rote memorization, the outcome of which leads to satisfactory formal ability but does not lead to real understanding or to greater intellectual independence. This new edition of Richard Courant's and Herbert Robbins's classic work seeks to address this problem. Its goal is to put the meaning back into mathematics.Written for beginners and scholars, for students and teachers, for philosophers and engineers, What is Mathematics? Second Edition is a sparkling collection of mathematical gems that offers an entertaining and accessible portrait of the mathematical world. Covering everything from natural numbers and the number system to geometrical constructions and projective geometry, from topology and calculus to matters of principle and the Continuum Hypothesis, this fascinating survey allows readers to delve into mathematics as an organic whole rather than an empty drill in problem solving. With chapters largely independent of one another and sections that lead upward from basic to more advanced discussions, readers can easily pick and choose areas of particular interest without impairing their understanding of subsequent parts.Brought up to date with a new chapter by Ian Stewart, What is Mathematics? Second Edition offers new insights into recent mathematical developments and describes proofs of the Four-Color Theorem and Fermat's Last Theorem, problems that were still open when Courant and Robbins wrote this masterpiece, but ones that have since been solved.Formal mathematics is like spelling and grammar - a matter of the correct application of local rules. Meaningful mathematics is like journalism - it tells an interesting story. But unlike some journalism, the story has to be true. The best mathematics is like literature - it brings a story to life before your eyes and involves you in it, intellectually and emotionally. What is Mathematics is like a fine piece of literature - it opens a window onto the world of mathematics for anyone interested to view.
Transport Processes and Separation Process Principles (Includes Unit Operations)
Christie J. Geankoplis - 2003
Enhancements to this edition include a more thorough coverage of transport processes, plus new or expanded coverage of separation process applications, fluidized beds, non-Newtonian fluids, membrane separation processes and gas-membrane theory, and much more. The book contains 240+ example problems and 550+ homework problems.
Mathematical Methods for Physics and Engineering: A Comprehensive Guide
K.F. Riley - 1998
As well as lucid descriptions of all the topics and many worked examples, it contains over 800 exercises. New stand-alone chapters give a systematic account of the 'special functions' of physical science, cover an extended range of practical applications of complex variables, and give an introduction to quantum operators. Further tabulations, of relevance in statistics and numerical integration, have been added. In this edition, half of the exercises are provided with hints and answers and, in a separate manual available to both students and their teachers, complete worked solutions. The remaining exercises have no hints, answers or worked solutions and can be used for unaided homework; full solutions are available to instructors on a password-protected web site, www.cambridge.org/9780521679718.
Interpersonal Communication: Relating to Others
Steven A. Beebe - 1996
Fueled by the authors' conviction that skills inform principles; principles inform skills, Interpersonal Communication: Relating to Others maintains a careful balance between theoretical and skills-oriented material. This book integrates a key emphasis on diversity with examples drawn from a variety of age and ethnic groups and special boxes that focus on gender and diversity issues. A chapter on intercultural communication supplements this integral material by relating it to the other-oriented approach
Psychology: An Introduction
Benjamin B. Lahey - 1978
Students will master the central concepts of psychology with the new 10th edition of Psychology from Benjamin Lahey. A new chapter on the Interplay of Nature and Nurture highlights the 10th edition's new organization and streamlined content . Lahey weaves scholarship based on empirical research throughout the text, ensuring an accurate portrait of contemporary psychology. The text's student-friendly writing, new chapter openers, and fresh applications make the material more relevant to students than ever before, and the proven learning system ensures that all students will grasp the concepts presented in the book. Lahey's hallmark emphasis on diversity and culture remains integrated throughout the text, making this the text for a well rounded introduction to all areas of psychology.
The Student's Guide to Cognitive Neuroscience
Jamie Ward - 2006
Following an introduction to neural structure and function, all the key methods and procedures of cognitive neuroscience are explained, with a view to helping students understand how they can be used to shed light on the neural basis of cognition.The second part of the book goes on to present an up-to-date overview of the latest theories and findings in all the key topics in cognitive neuroscience, including vision, attention, memory, speech and language, numeracy, executive function and social and emotional behaviour. Throughout, case studies, newspaper reports and everyday examples are used to provide an easy way in to understanding the more challenging ideas that underpin the subject.In addition each chapter includes:Summaries of key terms and points Example essay questions to aid exam preparation Recommended further reading Feature boxes exploring interesting and popular questions and their implications for the subject.Written in an engaging style by a leading researcher in the field, this book will be invaluable as a core text for undergraduate modules in cognitive neuroscience. It can also be used as a key text on courses in cognition, cognitive neuropsychology or brain and behaviour. Those embarking on research will find it an invaluable starting point and reference.We offer CD-ROM-based resources free of charge to instructors who recommend The Student's Guide to Cognitive Neuroscience by Jamie Ward. These resources include:A chapter-by-chapter, illustrated slideshow lecture course An innovative bank of multiple-choice questions, graded according to difficulty and which allow for confidence-weighted answers Comprehensive lecture planning advice tailored to different length courses.Jamie Ward has researched and taught extensively in many areas of cognitive neuroscience. He is a leading authority on the subject of synaesthesia and has contributed to a wider understanding of it in both academic and lay circles.
Love Thyself: The Message from Water III
Masaru Emoto - 1999
Water speaks for what is in our mind. Water awakens the subconscious memory in each person. . . . I now know why water is indispensable to the phenomenon of life, and why alternative therapies exist and why they’re effective. Water helped me understand religion and prayer and gave me a clue to understanding the nature of energy. It helped me understand the relationship between humanity and the cosmos. It gave me a clue to help me understand what dimensionality is. I could come one step closer to understanding the eternal theme of humanity that asks where we come from, why we are here, and what happens when we die. “Thus, for the release of this, the third volume in my series of The Message from Water, I decided to choose what the world most urgently needs at present as a theme. That is, of course, the need to eliminate war and terrorism throughout the world. The theme I have chosen is ‘prayer.’ When I thought about it more deeply, I realized that prayer is most effectively sent when each person in the world raises their energy of love by imagining a scene where the peoples of the world are living in peace. I’ve been taught this through the process of asking water many questions. “For this reason, the title of this book is ‘Love Thyself.’ First you must shine with positive, high-spirited vibrations, and be full of love. In order to do that, I think it’s important to love, thank, and respect yourself. If that’s the case, then each of those vibrations will be sent out into the world and the cosmos, and the great symphony of that harmonic vibration will wrap our planet in waves of love that serve to cherish our Heaven-granted lives. This is the message from water.” — Masaru Emoto