God Created the Integers: The Mathematical Breakthroughs That Changed History


Stephen Hawking - 2005
    In this collection of landmark mathematical works, editor Stephen Hawking has assembled the greatest feats humans have ever accomplished using just numbers and their brains.

Chemistry: The Central Science


Theodore L. Brown - 1977
    This text offers students an integrated educational solution to the challenges of the chemistry course with an expanded media programme that works in concert with the text, helping with problem solving, visualization and applications.

An Introduction to Modern Cosmology


Andrew Liddle - 2003
    The Big Bang Cosmology is explored, looking at its observational successes in explaining the expansion of the Universe, the existence and properties of the cosmic microwave background, and the origin of light elements in the universe. Properties of the very early Universe are also covered, including the motivation for a rapid period of expansion known as cosmological inflation. The third edition brings this established undergraduate textbook up-to-date with the rapidly evolving observational situation. This fully revised edition of a bestseller takes an approach which is grounded in physics with a logical flow of chapters leading the reader from basic ideas of the expansion described by the Friedman equations to some of the more advanced ideas about the early universe. It also incorporates up-to-date results from the Planck mission, which imaged the anisotropies of the Cosmic Microwave Background radiation over the whole sky. The Advanced Topic sections present subjects with more detailed mathematical approaches to give greater depth to discussions. Student problems with hints for solving them and numerical answers are embedded in the chapters to facilitate the reader's understanding and learning. Cosmology is now part of the core in many degree programs. This current, clear and concise introductory text is relevant to a wide range of astronomy programs worldwide and is essential reading for undergraduates and Masters students, as well as anyone starting research in cosmology.

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.

The Elegant Universe: Superstrings, Hidden Dimensions, and the Quest for the Ultimate Theory


Brian Greene - 1999
    Brian Greene, one of the world's leading string theorists, peels away the layers of mystery surrounding string theory to reveal a universe that consists of eleven dimensions, where the fabric of space tears and repairs itself, and all matter—from the smallest quarks to the most gargantuan supernovas—is generated by the vibrations of microscopically tiny loops of energy.Today physicists and mathematicians throughout the world are feverishly working on one of the most ambitious theories ever proposed: superstring theory. String theory, as it is often called, is the key to the Unified Field Theory that eluded Einstein for more than thirty years. Finally, the century-old antagonism between the large and the small-General Relativity and Quantum Theory-is resolved. String theory proclaims that all of the wondrous happenings in the universe, from the frantic dancing of subatomic quarks to the majestic swirling of heavenly galaxies, are reflections of one grand physical principle and manifestations of one single entity: microscopically tiny vibrating loops of energy, a billionth of a billionth the size of an atom. In this brilliantly articulated and refreshingly clear book, Greene relates the scientific story and the human struggle behind twentieth-century physics' search for a theory of everything.Through the masterful use of metaphor and analogy, The Elegant Universe makes some of the most sophisticated concepts ever contemplated viscerally accessible and thoroughly entertaining, bringing us closer than ever to understanding how the universe works.

Linear Algebra


Stephen H. Friedberg - 1979
     This top-selling, theorem-proof text presents a careful treatment of the principal topics of linear algebra, and illustrates the power of the subject through a variety of applications. It emphasizes the symbiotic relationship between linear transformations and matrices, but states theorems in the more general infinite-dimensional case where appropriate.

To Engineer Is Human: The Role of Failure in Successful Design


Henry Petroski - 1985
    More than a series of fascinating case studies, To Engineer Is Human is a work that looks at our deepest notions of progress and perfection, tracing the fine connection between the quantifiable realm of science and the chaotic realities of everyday life."Alert, inquisitive, unspecialized, wholly human...refreshingly eclectic." --The Spectator"Henry Petroski is an ardent engineer, and if he writes more good books like this, he might find himself nominated to become the meistersinger of the guild. [This is] a refreshing plunge into the dynamics of the engineering ethos...as straightforward as an I-beam."--Science

Analytical Mechanics


Grant R. Fowles - 1970
    This book includes discussions which aid in student understanding of theoretical material through the use of specific cases. It is suitable for undergraduate Mechanics course.

Organic Chemistry


Francis A. Carey - 2007
    This best-selling text gives students a solid understanding of organic chemistry by stressing how fundamental reaction mechanisms function and reactions occur. With the addition of handwritten solutions, new cutting-edge molecular illustrations, updated spectroscopy coverage, seamless integration of molecular modeling exercises, and state-of-the-art multimedia tools, the 7th edition of Organic Chemistry clearly offers the most up-to-date approach to the study of organic chemistry.

Classical Dynamics of Particles and Systems


Jerry B. Marion - 1970
    Vector calculus is used extensively to explore topics.The Lagrangian formulation of mechanics is introduced early to show its powerful problem solving ability.. Modern notation and terminology are used throughout in support of the text's objective: to facilitate students' transition to advanced physics and the mathematical formalism needed for the quantum theory of physics. CLASSICAL DYNAMICS OF PARTICLES AND SYSTEMS can easily be used for a one- or two-semester course, depending on the instructor's choice of topics.

Elementary Statistics: A Step by Step Approach


Allan G. Bluman - 1992
    The book is non-theoretical, explaining concepts intuitively and teaching problem solving through worked examples and step-by-step instructions. This edition places more emphasis on conceptual understanding and understanding results. This edition also features increased emphasis on Excel, MINITAB, and the TI-83 Plus and TI 84-Plus graphing calculators, computing technologies commonly used in such courses.

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

Logic and Computer Design Fundamentals


M. Morris Mano - 1900
    Morris Mano, Charles R. Kime - Prentice Hall (2007) - Hardback - 678 pages - ISBN 013198926XFeaturing a strong emphasis on the fundamentals underlying contemporary logic design using hardware description languages, synthesis, and verification, this book focuses on the ever-evolving applications of basic computer design concepts with strong connections to real-world technology.Treatment of logic design, digital system design, and computer design.Ideal for self-study by engineers and computer scientists.

Computer Systems: A Programmer's Perspective


Randal E. Bryant - 2002
    Often, computer science and computer engineering curricula don't provide students with a concentrated and consistent introduction to the fundamental concepts that underlie all computer systems. Traditional computer organization and logic design courses cover some of this material, but they focus largely on hardware design. They provide students with little or no understanding of how important software components operate, how application programs use systems, or how system attributes affect the performance and correctness of application programs. - A more complete view of systems - Takes a broader view of systems than traditional computer organization books, covering aspects of computer design, operating systems, compilers, and networking, provides students with the understanding of how programs run on real systems. - Systems presented from a programmers perspective - Material is presented in such a way that it has clear benefit to application programmers, students learn how to use this knowledge to improve program performance and reliability. They also become more effective in program debugging, because t

Electronic Devices (Conventional Current Version)


Thomas L. Floyd - 1984
    Floyd is well known for straightforward, understandable explanations of complex concepts, as well as for non-technical, on-target treatment of mathematics. The extensive use of examples, Multisim simulations, and graphical illustrations makes even complex concepts understandable. From discrete components, to linear integrated circuits, to programmable analog devices, this books¿ coverage is well balanced between discrete and integrated circuits. Also includes focus on power amplifiers; BJT and FET amplifiers; advanced integrated circuits–instrumentation and isolation amplifiers; OTAs; log/antilog amplifiers; and converters. Thorough coverage of optical topics–high intensity LEDs and fiber optics. Devices sections on differential amplifiers and the IGBT (insulated gate bipolar transistor) are now included. For electronics technicians.