Quantitative Chemical Analysis


Daniel C. Harris - 1982
    Dan Harris's Quantitative Chemical Analysis continues to be the most widely used  textbook for analytical chemistry.  It offers consistently modern portrait of the tools and techniques of chemical analysis, incorporating real data, spreadsheets, and a wealth of applications, all presented in a witty, personable style that engages students without compromising the  principles and depth necessary for a thorough and practical understanding.

Design Patterns: Elements of Reusable Object-Oriented Software


Erich Gamma - 1994
    Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently. Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design. All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.

Health Psychology: Biopsychosocial Interactions


Edward P. Sarafino - 1990
    The text integrates contemporary research in biology, psychology, anthropology and sociology, utilizing the biopsychosocial model as the basic explanatory theme for health and health care. Gender, sociocultural and developmental differences in health and related behaviours are also integrated throughout the text. This systems approach is complemented by the integration of life-span development in health and illness in each chapter of the text.

Understanding Motivation and Emotion


Johnmarshall Reeve - 1992
    Learn how to apply the principles of motivation in such settings as schools, the workplace, the athletic field, counseling, and one's own personal strivings. Features:Comprehensive coverage: all aspects of motivation study, including biological, cognitive, social, etc.Practical perspective on motivation study numerous how-to applications that show how to motivate yourself and others.Clear and concise writing style translates the research in ways that are easy to understand.

Designing Clinical Research


Stephen B. Hulley - 1988
    This edition incorporates current research methodology—including molecular and genetic clinical research—and offers an updated syllabus for conducting a clinical research workshop.Emphasis is on common sense as the main ingredient of good science. The book explains how to choose well-focused research questions and details the steps through all the elements of study design, data collection, quality assurance, and basic grant-writing. All chapters have been thoroughly revised, updated, and made more user-friendly.

Creating Minds: An Anatomy of Creativity as Seen Through the Lives of Freud, Einstein, Picasso, Stravinsky, Eliot, Graham, and Gandhi


Howard Gardner - 1993
    In his classic work Frames of Mind, he undermined the common notion that intelligence is a single capacity that every human being possesses to a greater or lesser extent. Now building on the framework he developed for understanding intelligence, Gardner gives us a path breaking view of creativity, along with riveting portraits of seven figures who each reinvented an area of human endeavor. Using as a point of departure his concept of seven “intelligences,” ranging from musical intelligence to the intelligence involved in understanding oneself, Gardner examines seven extraordinary individuals—Sigmund Freud, Albert Einstein, Pablo Picasso, Igor Stravinsky, T.S. Eliot, Martha Graham, and Mahatma Gandhi—each an outstanding exemplar of one kind of intelligence. Understanding the nature of their disparate creative breakthroughs not only sheds light on their achievements but also helps to elucidate the “modern era”—the times that formed these creators and which they in turn helped to define. While focusing on the moment of each creator’s most significant breakthrough, Gardner discovers patterns crucial to our understanding of the creative process. Not surprisingly, Gardner believes that a single variety of creativity is a myth. But he supplies evidence that certain personality configurations and needs characterize creative individuals in our time, and that numerous commonalities color the ways in which ideas are conceived, articulated, and disseminated to the public. He notes, for example, that it almost invariably takes ten years to make the initial creative breakthrough and another ten years for subsequent breakthroughs. Creative people feature unusual combinations of intelligence and personality, and Gardner delineates the indispensable role of the circumstances in which an individual works and the crucial reactions of the surrounding group of informed peers. He finds that an essential element of the creative process is the support of caring individuals who believe in the revolutionary ideas of the creators. And he documents the fact that extraordinary creativity almost always carries with it extraordinary costs in human terms.

Signing Illustrated (Revised Edition): The Complete Learning Guide


Mickey Flodin - 2004
    This easy-to-use guide is updated and expanded to include new computer and technology signs and offers a fast and simple approach to learning. Includes:- Vocabulary reviews- Fingerspelling exercises- Sign matching and memory aids- A complete glossary and a comprehensive index- Clear instructive drawings

Research and Evaluation in Education and Psychology: Integrating Diversity with Quantitative, Qualitative, and Mixed Methods


Donna M. Mertens - 1997
    Donna is so sensitive in exploring those issues, a first in a text for that class and a welcome addition.--Nick Eastmond, Utah State UniversityFocused on discussing what is considered to be good research, this text explains quantitative, qualitative, and mixed methods in detail, incorporating the viewpoints of various research paradigms into the descriptions of these methods. Approximately 60% of the content in this Third Edition is new, with lots of fresh examples.Key FeaturesPostpositivist, constructivist, transformative, and pragmatic paradigms discussedConducting research in culturally complex communities emphasized throughoutA step-by-step overview of the entire research process providedNew to this Edition New coverage on how to write a literature review and plan a dissertationNew pedagogy including Extending Your Thinking throughoutThis is a core or supplemental text for research courses in departments of education, psychology, sociology, social work and other human-services disciplines.

Redirect: The Surprising New Science of Psychological Change


Timothy D. Wilson - 2009
     The world-renowned psychologist Timothy Wilson shows us how to redirect the stories we tell about ourselves and the world around us, with subtle prompts, in ways that lead to lasting change. Fascinating, groundbreaking, and practical, Redirect demonstrates the remarkable power small changes can have on the ways we see ourselves and our environment, and how we can use this in our everyday lives. "There are few academics who write with as much grace and wisdom as Timothy Wilson. Redirect is a masterpiece." -- Malcolm Gladwell

Adult Children of Emotionally Immature Parents


Lindsay C. Gibson - 2015
    You may recall your childhood as a time when your emotional needs were not met, when your feelings were dismissed, or when you took on adult levels of responsibility in an effort to compensate for your parent’s behavior. These wounds can be healed, and you can move forward in your life.In this breakthrough book, clinical psychologist Lindsay Gibson exposes the destructive nature of parents who are emotionally immature or unavailable. You will see how these parents create a sense of neglect, and discover ways to heal from the pain and confusion caused by your childhood. By freeing yourself from your parents’ emotional immaturity, you can recover your true nature, control how you react to them, and avoid disappointment. Finally, you’ll learn how to create positive, new relationships so you can build a better life.Discover the four types of difficult parents:The emotional parent instills feelings of instability and anxietyThe driven parent stays busy trying to perfect everything and everyoneThe passive parent avoids dealing with anything upsettingThe rejecting parent is withdrawn, dismissive, and derogatory

Designing Data-Intensive Applications


Martin Kleppmann - 2015
    Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures

Motivation and Personality


Abraham H. Maslow - 1954
    Applications are made to the theories and science of personality, psychotherapy, personal growth and general psychology.

Elementary Korean


Ross King - 1999
    This new edition of Elementary Korean, the most comprehensive and detailed introductory Korean textbook available, offers beginning learners of Korean everything they need to learn the language effectively. Perfect for a first-year university-level course use or the independent language learner. No prior knowledge of the language is necessary. The new format, now with dozens of illustrations, presents Korean vocabulary and Korean grammar in an accessible and understandable manner while extensive conversations and exercises help to reinforce the Korean language and build reading and listening comprehension. This edition includes:An MP3 audio CD and a dedicated website.Rich and highly nuanced examples with brand new illustrations.Detailed but on–technical grammar notes, ample writing exercises with an accompanying answer key.Detailed examples of authentic dialogue.Highly technical grammar notes.Plenty of writing practice.Dialogues, reading texts, and written exercises are in Hangul, the Korean alphabet, so students are quickly able to read and write authentic Korean. Layered lessons are designed to build on each other, making Korean easy to learn from the most popular introductory Korean language textbook available. Included is a revised audio CD that helps learners to speak like a native and a web-based practice component through the University of British Columbia that can help students to learn Korean even beyond the pages of this book. According to the Modern Language Association, enrollment in Korean in American universities is increasing rapidly. Available separately is the companion Elementary Korean Workbook. This helpful workbook will assist you in practicing and polishing your Korean language skills. Each lesson supplements the corresponding lesson in the textbook. There are ten activities per lesson, offering a range of exercises and practice opportunities to enable you to achieve proficiency in everyday, conversational Korean.

Sociology: Themes And Perspectives


Michael Haralambos - 1980
    As well as a brand new chapter on Health, Medicine and the Body, the sixth edition has been comprehensively updated to reflect key directions in the subject in the 21st century. Contents Introduction: Sociological Perspectives 1. Social Stratification 2. Sex and Gender 3. Race, Ethnicity and Nationality 4. Poverty and Social Exclusion 5. Health, Medicine and the Body 6. Crime and Deviance 7. Religion 8. Families and Households 9. Power, Politics and the State 10. Work, Unemployment and Leisure 11. Education 12. Culture and Identity 13. Communication and the Media 14. Methodology 15. Sociological Theory Bibliography Index

Privilege, Power, and Difference


Allan G. Johnson - 2001
    Written in an accessible, conversational style, Johnson links theory with engaging examples in ways that enable readers to see the underlying nature and consequences of privilege and their connection to it. This extraordinarily successful book has been used across the country, both inside and outside the classroom, to shed light on issues of power and privilege.Allan Johnson has worked on issues of social inequality since receiving his Ph.D. in sociology from the University of Michigan in 1972. He has more than thirty years of teaching experience and is a frequent speaker on college and university campuses. Johnson has earned a reputation for writing that is exceptionally clear and explanations of complex ideas that are accessible to a broad audience.Instructors and students can now access their course content through the Connect digital learning platform by purchasing either standalone Connect access or a bundle of print and Connect access. McGraw-Hill Connect(R) is a subscription-based learning service accessible online through your personal computer or tablet. Choose this option if your instructor will require Connect to be used in the course. Your subscription to Connect includes the following:- SmartBook(R) - an adaptive digital version of the course textbook that personalizes your reading experience based on how well you are learning the content.- Access to your instructor's homework assignments, quizzes, syllabus, notes, reminders, and other important files for the course.- Progress dashboards that quickly show how you are performing on your assignments and tips for improvement.- The option to purchase (for a small fee) a print version of the book. This binder-ready, loose-leaf version includes free shipping.Complete system requirements to use Connect can be found here: http: //www.mheducation.com/highered/platform...