The New Penguin Russian Course


Nicholas J. Brown - 1996
    Designed to provide the student with an excellent command of basic Russian (the equivalent of A’ level standard) the book features thirty lessons punctuated by revision exercises to ensure you have fully understood what you have learned. The emphasis is on acquiring vocabulary, experiencing conversational language and learning useful grammar. The book also includes a vocabulary of 1,500 words and a glossary of grammatical terms.

Clinical Textbook For Veterinary Technicians


Joanna M. Bassert - 1985
    The text contains helpful learning features, including introductions, boxed technician tips, and suggested readings - all written at a level appropriate for technicians.

Evolutionary Analysis


Scott Freeman - 1997
    It focuses throughout on phylogenetic trees.

Principles of Quantum Mechanics


Ramamurti Shankar - 1980
    The postulates of quantum mechanics and the mathematical underpinnings are discussed in a clear, succinct manner." (American Scientist)"No matter how gently one introduces students to the concept of Dirac's bras and kets, many are turned off. Shankar attacks the problem head-on in the first chapter, and in a very informal style suggests that there is nothing to be frightened of." (Physics Bulletin)Reviews of the Second Edition:"This massive text of 700 and odd pages has indeed an excellent get-up, is very verbal and expressive, and has extensively worked out calculational details---all just right for a first course. The style is conversational, more like a corridor talk or lecture notes, though arranged as a text. ... It would be particularly useful to beginning students and those in allied areas like quantum chemistry." (Mathematical Reviews)R. Shankar has introduced major additions and updated key presentations in this second edition of Principles of Quantum Mechanics. New features of this innovative text include an entirely rewritten mathematical introduction, a discussion of Time-reversal invariance, and extensive coverage of a variety of path integrals and their applications. Additional highlights include:- Clear, accessible treatment of underlying mathematics- A review of Newtonian, Lagrangian, and Hamiltonian mechanics- Student understanding of quantum theory is enhanced by separate treatment of mathematical theorems and physical postulates- Unsurpassed coverage of path integrals and their relevance in contemporary physicsThe requisite text for advanced undergraduate- and graduate-level students, Principles of Quantum Mechanics, Second Edition is fully referenced and is supported by many exercises and solutions. The book's self-contained chapters also make it suitable for independent study as well as for courses in applied disciplines.

Concrete Mathematics: A Foundation for Computer Science


Ronald L. Graham - 1988
    "More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems."

Structure and Interpretation of Computer Programs


Harold Abelson - 1984
    This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.

Game Engine Architecture


Jason Gregory - 2009
    The concepts and techniques described are the actual ones used by real game studios like Electronic Arts and Naughty Dog. The examples are often grounded in specific technologies, but the discussion extends way beyond any particular engine or API. The references and citations make it a great jumping off point for those who wish to dig deeper into any particular aspect of the game development process.Intended as the text for a college level series in game programming, this book can also be used by amateur software engineers, hobbyists, self-taught game programmers, and existing members of the game industry. Junior game engineers can use it to solidify their understanding of game technology and engine architecture. Even senior engineers who specialize in one particular field of game development can benefit from the bigger picture presented in these pages.

Human Physiology


Stuart Ira Fox - 2007
    The beginning chapters introduce basic chemical and biological concepts to provide students with the framework they need to comprehend physiological principles. The chapters that follow promote conceptual understanding rather than rote memorization of facts. Health applications are included throughout the book to heighten interest, deepen understanding of physiological concepts, and help students relate the material to their individual career goals. Every effort has been made to help students integrate related concepts and understand the relationships between anatomical structures and their functions.

Onboard French: Learn a language before you land


Eton Institute - 2013
    Learn the Alphabet and pronunciation as well as useful phrases in 8 categories, such as greetings, travel and directions, making friends to business and emergencies. Download, read and enjoy your vacation like never before.

Electric Circuits


James W. Nilsson - 1983
    Electric Circuits is the most widely used introductory circuits textbook of the past decade. The book has remained popular due to its success in implementing three themes throughout the text: (1) It builds an understanding of concepts based on information the student has previously learned; (2) The text helps stress the relationship between conceptual understanding and problem-solving approaches; (3) The authors provide numerous examples and problems that use realistic values and situations to give students a strong foundation of engineering practice.

Introduction to Mineralogy


William D. Nesse - 1999
    It presents the important traditional content of mineralogy including crystallography, chemical bonding, controls on mineral structure, mineral stability, and crystal growth to provide a foundation that enables students to understand the nature and occurrence of minerals. Physical, optical, and X-ray powder diffraction techniques of mineral study are described in detail, and common chemical analytical methods are outlined as well. Detailed descriptions of over 100 common minerals are provided, and the geologic context within which these minerals occur is emphasized. Appendices provide tables and diagrams to help students with mineral identification, using both physical and optical properties. Numerous line drawings, photographs, and photomicrographs help make complex concepts understandable. Introduction to Mineralogy not only provides specific knowledge about minerals but also helps students develop the intellectual tools essential for a solid, scientific education. This comprehensive text is useful for undergraduate students in a wide range of mineralogy courses.

Organizational Behavior: Emerging Realities for the Workplace Revolution


Steven L. McShane - 1999
    Acclaimed for its readability and presentation of current knowledge, this textbook's philosophy is that OB knowledge is for everyone, not just traditional managers. The new reality is that everyone - sales representatives, production employees, physicians - needs OB knowledge to successfully work in and around organizations. Organizational Behavior is unparalleled in its ability to engage students by bringing cutting edge OB concepts closer to reality through the 'theory-practice link' approach. McShane and Von Glinow help readers connect OB theories to emerging workplace realities through hundreds of fascinating real-life stories from across the United States and around the world. be the source of the hottest topics, such as: employee engagement, resilience, four-drive theory, blogs and wikis, psychological harassment, learning orientation, Schwartz's values model, separating socioemotional from constructive conflict, and much, much, more.

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

Python Crash Course: A Hands-On, Project-Based Introduction to Programming


Eric Matthes - 2015
    You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!

Essential Biology with Physiology [With CDROM]


Neil A. Campbell - 2000
    The book covers four major topics—cells, genetics, evolution/diversity, and ecology—followed by nine chapters on animal and plant physiology. Human applications and the most up-to-date information on important issues show readers how biology relates to their own lives. New Process of Science sections within the text draw readers into the material and provide real-world examples of how the scientific method is applied.Biology Today CELLS: Essential Chemistry for Biology, The Molecules of Life, A Tour of the Cell, The Working Cell, Cellular Respiration: Obtaining Energy from Food, Photosynthesis: Using Light to Make Food. GENETICS: Cellular Reproduction: Cells from Cells, Patterns of Inheritance, The Structure and Function of DNA, How Genes are Controlled, DNA Technology. EVOLUTION AND DIVERSITY: How Populations Evolve, How Biological Diversity Evolves, The Evolution of Microbial Life, Plants, Fungi, and the Move onto Land, The Evolution of Animals. ECOLOGY: The Ecology of Organisms and Populations, Communities and Ecosystems, Human Impact on the Environment. ANIMAL STRUCTURE AND FUNCTION: Unifying Concepts of Animal Structure and Function, Nutrition and Digestion, Circulation and Respiration , The Body's Defenses, Hormones, Reproduction and Development, Nervous, Sensory, and Motor Systems. PLANT STRUCTURE AND FUNCTION: The Life of a Flowering Plant, The Working Plant.For all readers interested in a biology text that focuses on the core concepts readers need to make scientifically informed decisions throughout their lives.