Morgan & Mikhail's Clinical Anesthesiology


John F. Butterworth - 2013
    This trusted classic delivers comprehensive coverage of the field's must-know basic science and clinical topics in a clear, easy-to-understand presentation. Indispensable for coursework, exam review, and as a clinical refresher, this trusted text has been extensively updated to reflect the latest research and developments.Here's why Clinical Anesthesiology is the best anesthesiology resource:NEW full-color presentationNEW chapters on the most pertinent topics in anesthesiology, including anesthesia outside of the operating room and a revamped peripheral nerve blocks chapter that details ultrasound-guided regional anesthesiaUp-to-date discussion of all relevant areas within anesthesiology, including equipment, pharmacology, regional anesthesia, pathophysiology, pain management, and critical careCase discussions promote application of the concepts to real-world practiceNumerous tables and figures encapsulate important information and facilitate memorization

Dating and the Single Parent


Ron L. Deal - 2012
    Now they're looking for help. Ron Deal, who has counseled single parents and remarried couples for many years, helps single parents--as well as those who date them--navigate the potential pitfalls involved. He gives perspective on when a relationship may be harmful to the children as well as how it can be a blessing to all. Always at the forefront is the goal of strengthening families. Includes questions for individual or group study.

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.

Feynman's Lost Lecture: The Motion of Planets Around the Sun


David Goodstein - 1996
    Most know Richard Feynman for the hilarious anecdotes and exploits in his best-selling books Surely You're Joking, Mr. Feynman! and What DoYou Care What Other People Think? But not always obvious in those stories was his brilliance as a pure scientist—one of the century's greatest physicists. With this book and CD, we hear the voice of the great Feynman in all his ingenuity, insight, and acumen for argument. This breathtaking lecture—"The Motion of the Planets Around the Sun"—uses nothing more advanced than high-school geometry to explain why the planets orbit the sun elliptically rather than in perfect circles, and conclusively demonstrates the astonishing fact that has mystified and intrigued thinkers since Newton: Nature obeys mathematics. David and Judith Goodstein give us a beautifully written short memoir of life with Feynman, provide meticulous commentary on the lecture itself, and relate the exciting story of their effort to chase down one of Feynman's most original and scintillating lectures.

Engineering Mechanics: Statics & Dynamics


Russell C. Hibbeler - 1992
    The material is reinforced with numerous examples to illustrate principles and imaginative, well-illustrated problems of varying degrees of difficulty. The book is committed to developing users' problem-solving skills. Features new "Photorealistc" figures (approximately 400) that have been rendered in often 3D photo quality detail to appeal to visual learners. Presents a thorough combination of both static and dynamic engineering mechanics theory and applications. Features a large variety of problem types from a broad range of engineering disciplines, stressing practical, realistic situations encountered in professional practice, varying levels of difficulty, and problems that involve solution by computer. For professionals in mechanical engineering, civil engineering, aeronautical engineering, and engineering mechanics careers.

Exceptional Ruby: Master the Art of Handling Failure in Ruby


Avdi Grimm - 2011
    Writing code that handles unexpected errors and still works is really hard. Most of us learn by trial and error. This short book removes the uncertainty. With over 100 pages of content and dozens of working examples, you’ll learn everything from the mechanics of how exceptions work to how to design a robust failure management architecture for your app or library. Whether you are a Ruby novice or a seasoned veteran, Exceptional Ruby will help you write cleaner, more resilient Ruby code.

Professional Android 2 Application Development


Reto Meier - 2010
    This update to the bestselling first edition dives in to cover the exciting new features of the latest release of the Android mobile platform.Providing in-depth coverage of how to build mobile applications using the next major release of the Android SDK, this invaluable resource takes a hands-on approach to discussing Android with a series of projects, each of which introduces a new feature and highlights techniques and best practices to get the most out of Android.The Android SDK is a powerful, flexible, open source platform for mobile devices Shares helpful techniques and best practices to maximize the capabilities of Android Explains the possibilities of Android through the use of a series of detailed projects Demonstrates how to create real-world mobile applications for Android phones Includes coverage of the latest version of Android Providing concise and compelling examples, Professional Android Application Development is an updated guide aimed at helping you create mobile applications for mobile devices running the latest version of Android.

What Is Relativity?


L.D. Landau - 2003
    D. Landau and his distinguished colleague G. B. Rumer, employ a simple and straightforward manner to illuminate relativity theory's more subtle and elusive aspects. Using such familiar objects as trains, rulers, and clocks, the authors explain the reasoning behind seemingly self-contradictory ideas in which the relative seems absolute, but the absolute proves to be relative. A series of playful cartoons highlights the authors' witty observations on the laws governing inertia, the speed of light, the relationship of work and mass, and other relativistic concepts."The exposition is masterful . . . a superb book." — New York Times Book Review.

Computer Science with Python - CBSE XI: Textbook for CBSE Class 11


Preeti Arora - 2018
    

Decision Support Systems and Intelligent Systems


Efraim Turban - 1998
    

The Universe in the Rearview Mirror: How Hidden Symmetries Shape Reality


Dave Goldberg - 2013
    Why is the sky dark at night? Is it possible to build a shrink-ray gun? If there is antimatter, can there be antipeople? Why are past, present, and future our only options? Are time and space like a butterfly's wings?No one but Dave Goldberg, the coolest nerd physicist on the planet, could give a hyper drive tour of the universe like this one. Not only does he answer the questions your stoner friends came up with in college, but he also reveals the most profound discoveries of physics with infectious, Carl Sagan–like enthusiasm and accessibility.Goldberg’s narrative is populated with giants from the history of physics, and the biggest turns out to be an unsung genius and Nazi holocaust escapee named Emmy Noether—the other Einstein. She was unrecognized, even unpaid, throughout most of her career simply because she was a woman. Nevertheless, her theorem relating conservation laws to symmetries is widely regarded to be as important as Einstein’s notion of the speed of light. Einstein himself said she was “the most significant creative mathematical genius thus far produced since the higher education of women began.”Symmetry is the unsung great idea behind all the big physics of the last one hundred years—and what lies ahead. In this book, Goldberg makes mindbending science not just comprehensible but gripping. Fasten your seat belt.

Metaprogramming Ruby 2: Program Like the Ruby Pros


Paolo Perrotta - 2014
    With metaprogramming, you can produce elegant, clean, and beautiful programs. Once the domain of expert Rubyists, metaprogramming is now accessible to programmers of all levels. This thoroughly revised and updated second edition of the bestselling Metaprogramming Ruby explains metaprogramming in a down-to-earth style and arms you with a practical toolbox that will help you write your best Ruby code ever.Dig under the surface and explore Ruby's most advanced feature: a collection of techniques and tricks known as metaprogramming. In this book, you'll learn metaprogramming as an essential component of Ruby and discover the deep, non-obvious details of the language. Once you understand the tenets of Ruby, including the object model, scopes, and singleton classes, you're on your way to applying metaprogramming both in your daily work assignments and in your fun, after-hours projects.Metaprogramming Ruby, Second Edition makes mastering the language enjoyable. The book is packed with: Pragmatic examples of metaprogramming in action, many of which come straight from real-life gems such as Rails.Programming challenges that let you experiment and play with some of the most out-there metaprogramming concepts.Metaprogramming spells--33 practical recipes and idioms that you can study and apply right now, to write code that is sure to impress.This completely revised new edition covers the new features in Ruby 2.0 and 2.1, and contains code from the latest Ruby libraries, including Rails 4. Most examples are new, from the wild, with more recent libraries. And the book reflects current ideas of when and how much metaprogramming you should use.Whether you're a Ruby apprentice on the path to mastering the language or a Ruby wiz in search of new tips, this book is for you.What You Need: Ruby 2.x, Ruby 1.9, or a recent version of JRuby.

Amazon Simple Storage Service (S3) Getting Started Guide


Amazon Web Services - 2012
    This guide introduces the basic concepts of Amazon S3, the bucket and the object. It walks you through the process of using the AWS Management Console, a browser-based graphical user interface, to create a bucket and then upload, view, move, and delete an object.

Digital Communications: Fundamentals and Applications


Bernard Sklar - 1987
    It can serve both as an excellent introduction for the graduate student with some background in probability theory or as a valuable reference for the practicing ommunication system engineer. For both communities, the treatment is clear and well presented." - Andrew Viterbi, The Viterbi Group Master every key digital communications technology, concept, and technique. Digital Communications, Second Edition is a thoroughly revised and updated edition of the field's classic, best-selling introduction. With remarkable clarity, Dr. Bernard Sklar introduces every digital communication technology at the heart of today's wireless and Internet revolutions, providing a unified structure and context for understanding them -- all without sacrificing mathematical precision. Sklar begins by introducing the fundamentals of signals, spectra, formatting, and baseband transmission. Next, he presents practical coverage of virtually every contemporary modulation, coding, and signal processing technique, with numeric examples and step-by-step implementation guidance. Coverage includes: Signals and processing steps: from information source through transmitter, channel, receiver, and information sinkKey tradeoffs: signal-to-noise ratios, probability of error, and bandwidth expenditureTrellis-coded modulation and Reed-Solomon codes: what's behind the mathSynchronization and spread spectrum solutionsFading channels: causes, effects, and techniques for withstanding fadingThe first complete how-to guide to turbo codes: squeezing maximum performance out of digital connectionsImplementing encryption with PGP, the de facto industry standard Whether you're building wireless systems, xDSL, fiber or coax-based services, satellite networks, or Internet infrastructure, Sklar presents the theory and the practical implementation details you need. With nearly 500 illustrations and 300 problems and exercises, there's never been a faster way to master advanced digital communications. CD-ROM INCLUDED The CD-ROM contains a complete educational version of Elanix' SystemView DSP design software, as well as detailed notes for getting started, a comprehensive DSP tutorial, and over 50 additional communications exercises.

Quantum Physics for Hippies


Lukas Neumeier - 2019
     Quantum Physics for Hippies shatters your perception of reality." - Dr. Mark Müller Bob, a spiritual hippie, meets the witty nerd Alice, who day-dreams about quantum physics all day long. This chance meeting starts them on a mind-blowing journey into the nature of reality that will change their lives forever. Written by quantum physicists and beautifully illustrated, Quantum Physics for Hippies takes the bizarre world of quantum physics and makes it understandable for everyone, hippies and nerds alike. Is this book for you? If you would love to know what quantum physics is really about, but complicated explanations or equations put you off, then this book is for you. Why? We found that there are two types of books about quantum physics. Type A is written by nerds. Usually, they have hundreds of pages, a lot of equations and bury you in useless details. They are mostly correct, but not fun to read. Type B is written by esoterics. They are easy to read, but often full of nonsense, not helping at all in your mission to find the truth. So we decided to write a new type of quantum physics book. Type Hippie-Nerd! Easy, fun to read and correct all at the same time, while still blowing your mind. Happy Readings!