Marketing to Millennials: Reach the Largest and Most Influential Generation of Consumers Ever


Jeff Fromm - 2013
    Companies that think winning their business is a simple matter of creating a Twitter account and applying outdated notions of "cool" to their advertising are due for a rude awakening. "Marketing to Millennials "is both an enlightening look at this generation of consumers and a practical plan for earning their trust and loyalty. Based on original market research, the book reveals the eight attitudes shared by most Millennials, as well as the new rules for engaging them successfully. Millennials: - Value social networking and aren't shy about sharing opinions - Refuse to remain passive consumers--they expect to participate in product development and marketing - Demand authenticity and transparency - Are highly influential--swaying parents "and" peers - Are not all alike--understanding key segments is invaluable Featuring expert interviews and profiles of brands doing Millennial marketing right, this eye-opening book is the key to persuading the customers who will determine the bottom line for decades to come.

Statistical Rethinking: A Bayesian Course with Examples in R and Stan


Richard McElreath - 2015
    Reflecting the need for even minor programming in today's model-based statistics, the book pushes readers to perform step-by-step calculations that are usually automated. This unique computational approach ensures that readers understand enough of the details to make reasonable choices and interpretations in their own modeling work.The text presents generalized linear multilevel models from a Bayesian perspective, relying on a simple logical interpretation of Bayesian probability and maximum entropy. It covers from the basics of regression to multilevel models. The author also discusses measurement error, missing data, and Gaussian process models for spatial and network autocorrelation.By using complete R code examples throughout, this book provides a practical foundation for performing statistical inference. Designed for both PhD students and seasoned professionals in the natural and social sciences, it prepares them for more advanced or specialized statistical modeling.Web ResourceThe book is accompanied by an R package (rethinking) that is available on the author's website and GitHub. The two core functions (map and map2stan) of this package allow a variety of statistical models to be constructed from standard model formulas.

Marriages & Families: Changes, Choices, and Constraints


Nijole V. Benokraitis - 1993
    The text's major theme "Changes, Choices, and Constraints" explores: Contemporary "changes "in families and their structure Impacts on the "choices "that are available to family members ""Constraints ""that often limit our choices Through this approach, students are better able to understand what the research and statistics mean "for themselves"! Marriages and Families balances theoretical and empirical discussions with practical examples and applications. It highlights important contemporary changes in society and the family. This text is written from a sociological perspective and incorporates material from other disciplines: history, economics, social work, psychology, law, biology, medicine, family studies, women's studies, and anthropology. "More about the themes: " "Changes"Examines how recent profound structural and attitudinal changes affect family forms, interpersonal relationships, and raising children. It reaches beyond the traditional discussions to explore racial-ethnic families, single-parent families and gay families as well as the recent scholarship by and about men, fathers, and grandfathers. Contemporary American marriages and families vary greatly in structure, dynamics, and cultural heritage. Thus, discussions of gender roles, social class, race, ethnicity, age, and sexual orientation are integrated throughout this book. To further strengthen students understanding of the growing diversity among today's families, the author included a series of boxes that focus on families from many cultures. "Choices"On the individual level, family members have many more choices today than ever before. People feel freer to postpone marriage, to cohabit, or to raise children as single parents. As a result, household forms vary greatly, ranging from commuter marriages to those in which several generations live together under the same roof. "Constraints"Although family members choices are more varied today, we also face greater macro- level constraints. Our options are increasingly limited, for example, by government policies. Economic changes often shape family life and not vice versa. Political and legal institutions also have a major impact on most families in tax laws, welfare reform, and even in defining what a family is. Because laws, public policies, and religious groups affect our everyday lives, the author has framed many discussions of individual choices within the larger picture of the institutional constraints that limit our choices.To learn more about the new edition, click here to visit the showcase site.

Compensation


George T. Milkovich - 2007
    The 9th edition continues to examine the strategic choices in managing total compensation. The total compensation model introduced in chapter one serves as an integrating framework throughout the book. The authors discuss major compensation issues in the context of current theory, research, and real-business practices. Milkovich and Newman strive to differentiate beliefs and opinions from facts and scholarly research. They illustrate new developments in compensation practices as well as established approaches to compensation decisions.

The C# Player's Guide


R.B. Whitaker - 2012
    

Emergency Care and Transportation of the Sick and Injured


Andrew M. Pollack - 1971
    It Combines Comprehensive Medical Content With Dynamic New Features And Interactive Technology To Better Support Instructors And To Help Prepare Students For The Field. An Interactive Skills DVD Is Also Packaged Free With Each Copy Of The Text.

Technology in Action: Complete


Alan Evans - 2004
    For introductory courses in computer concepts or computer literacy often including instruction in Microsoft Office.A Computer Concepts Text Focused on Today’s Student!Technology in Action engages students by combining a unique teaching approach with rich companion media.

Linear Algebra Done Right


Sheldon Axler - 1995
    The novel approach taken here banishes determinants to the end of the book and focuses on the central goal of linear algebra: understanding the structure of linear operators on vector spaces. The author has taken unusual care to motivate concepts and to simplify proofs. For example, the book presents - without having defined determinants - a clean proof that every linear operator on a finite-dimensional complex vector space (or an odd-dimensional real vector space) has an eigenvalue. A variety of interesting exercises in each chapter helps students understand and manipulate the objects of linear algebra. This second edition includes a new section on orthogonal projections and minimization problems. The sections on self-adjoint operators, normal operators, and the spectral theorem have been rewritten. New examples and new exercises have been added, several proofs have been simplified, and hundreds of minor improvements have been made throughout the text.

Newton's Telecom Dictionary


Harry Newton - 1991
    It includes many new standards, new technologies and new vendor-specific terms.

Blueprints Obstetrics & Gynecology


Tamara L. Callahan - 1997
    This popular Blueprints book has been refined and updated while keeping the concise, organized style and clinical high-yield content of previous editions. Features include USMLE-style questions and answers with full explanations; Key Points in every section; and a color-enhanced design that increases the usefulness of figures and tables.This edition's completely revised art program includes many additional illustrations. Each chapter in this edition ends with evidence-based references (journals) for students to do additional reading/research.

Cultural Resource Laws and Practice (Heritage Resource Management Series)


Thomas F. King - 1998
    In this third edition of Cultural Resource Laws and Practice, Thomas F. King presents clear, practical information for those who need to navigate the labyrinth of cultural resource management (CRM). He discusses the various federal, state, and local laws governing the protection of resources, how they have been interpreted, how they operate in practice, and even how they are sometimes in contradiction with each other. He provides helpful advice on how to ensure regulatory compliance in dealing with archaeological sites, historic buildings, urban districts, sacred sites and objects, shipwrecks, and archives. King also offers careful guidance through the confusing array of federal, state, and tribal offices concerned with cultural resource management.

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!

Fundamentals of Physics, Chapters 1 - 21, Enhanced Problems Version


David Halliday - 2000
    This newest edition expands on the strengths of earlier versions, helping students bridge the gap between concepts and reasoning. Students are shown, rather than told about, how physics works and are given the opportunity to apply concepts to real-world problems. Each chapter and concept has been scrutinized to ensure clarity, currency, and accuracy while checkpoints, problem solving tactics, and sample problems help students make sense of new concepts. As always, Fundamentals of Physics covers every aspect of basic physics, from force and motion to relativity and will prepare today's students to be tomorrow's scientists.

Career Paths in Psychology: Where Your Degree Can Take You


Robert J. Sternberg - 1997
    In this comprehensive anthology, authors selected for their distinction in their chosen careers offer their professional - and personal - perspectives on 19 different graduate-level careers in psychology. Few fields of study offer more career opportunities than does psychology, and readers will find thoughtful discussions, leavened with tips and insights gained from personal experience, on the full range, including (to name only a few) academia, clinical psychology, health and school psychology, clinical neuropsychology, and government service. Each chapter discusses the nature of the career, its advantages and disadvantages, how to prepare for it, typical activities, ranges of financial compensation, opportunities for employment, and the personal attributes needed for success in the career. realities, challenges, and rewards of each career that the lab or lecture hall rarely provides. Reprinted eight times since the publication of the first edition in 1997, Career Paths in Psychology is recognized as the go-to sourcebook for anyone seeking a candid portrait of different careers in this ever-changing field. The second edition has been expanded (discussions of five new careers added) and updated to reflect current trends and changes in the field.

Foundations of Psychiatric Mental Health Nursing: A Clinical Approach


Elizabeth M. Varcarolis - 1990
    Its practical, clinical perspective and user-friendly writing style engage the reader in a learning process that both informs and enlightens. Clinical chapters progress consistently and logically from theory to application. Specific psychobiological disorders are organized from moderate to severe along the mental health continuum. The nursing process is the strong, visible framework throughout.User-friendly writing style and a full-color design make psychiatric nursing content come alive! Case studies and personal stories show a compassion and understanding unique among psychiatric nursing texts. Special features are easily located and identified.Nursing process framework provides a strong underpinning for all clinical chapters. A sixth step, Outcome Criteria, identifies specific patient outcomes, then justifies the subsequent nursing interventions based on results.Assessment Guidelines boxes provide summary points for client assessment.Spiritual assessment is found in Assessment Strategies and the Nursing Process and Care for the Dying and for Those Who Grieve.Biologic Basis for Understanding Psychotropic Drugs lays the foundation for the study of psychotropic drug therapy to treat psychobiologic disorders.Care for the Dying and for Those Who Grieve chapter provides holistic nursing interventions related to end-of-life care for clients and families.Case Studies and Nursing Care Plans present individualized histories of clients with specific psychiatric disorders, and include interventions with rationales and evaluation statements for each client goal.Vignettes offer brief, descriptive characterizations of clients with specific psychiatric disorders.A Nurse Speaks spotlights individual psychiatric nurses and their personal stories.Key Terms and Concepts with page number references allow for quick review.Critical Thinking and Chapter Review sections offer scenario-based critical thinking problems and NCLEX-style multiple-choice questions, allowing students to test themselves on the chapter content.Nurse, Client, and Family Resources lists are provided on the book's Evolve website.A dynamic author team offers a breadth of experience in nursing education and practice.Tear-out Comprehensive Psychiatric Assessment Card is a valuable tool for students to use in clinicals.Completely revised Culturally Relevant Mental Health Nursing: A Global Perspective provides basic information on culture, worldviews, and what is necessary for culturally competent care.Psychiatric Forensic Nursing discusses this new and expanding specialty involving nursing, forensics, and the criminal justice system.Forensic Highlights boxes focus on the nurse's role in dealing with sexual assault, family violence, and incarcerated persons.Evidence-Based Practice boxes demonstrate how research findings affect psychiatric nursing practice and standards of care.Integrative Therapy boxes discuss the increasing popularity and significance of complementary and alternative therapies.Culturally Speaking boxes reinforce the importance of culturally competent care.A Client Speaks and A Family Speaks bring to life disorders and their effects on clients, their families, and those who care for them.Back by popular demand: communication tables in The Clinical Interview and Communication Skills.Key Points to Remember appear at the end of each chapter to reinforce essential information.