Social Psychology ninth edition | 9:e upplagan
- Häftad, Engelska, 2026
- Författare: Robert A. Baron, Donn Byrne
- Betyg:
Butikslager
Onlinelager
Ej i lager
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The ninth edition of Social Psychology continues to integrate classic and current research in a highly readable and engaging fashion. This classic text retains the hallmark of its own past success: up-to-date coverage of the quickly evolving subject matter, written in a lively manner that has been embraced by hundreds of thousands of students around the world.The fascinating field of social psychology is pertinent to the lives of every reader of the text. Taking note of this fact, the authors have introduced a new theme taking social psychology with you which centers around the following idea: Social psychology offers a unique and valuable way of looking at the social world and a set of basic principles that everyone should use in their own lives. In other words, students who read this book should take social psychology with them when the course is over. This theme is reflected in the book in several ways:A new feature called Beyond the Headlines: As Social Psychologists See It takes real-life news events and examines them from a social psychology perspective. This feature illustrates how the topics can be applied to many aspects of human behavior.Another new feature Ideas to Take With You highlights important concepts at the end of every chapter that will impact the life of the student long after the course is completed.Other recent trends in the field of social psychology have been included in the ninth edition:The biological perspective has been embraced by much of the academic community, and the authors discuss this perspective at numerous points in the text. A Biological icon marks the discussions of this topic in the margins of the text.In addition, diversity continues to be a current and important theme in the field. Special sections of the text, called Social Diversity: A Critical Analysis are devoted to the topic of cultural and ethnic diversity. In addition, the authors incorporate the coverage of diversity throughout the text. This coverage is annotated with a diversity icon in the margin of the book. (Pearson)
Om denna bok
Social Psychology ninth edition av Robert A. Baron och Donn Byrne är en Häftad bok med 650 sidor på Engelska. Detta är den 9:e upplagan som utgavs 2026.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Social Psychology ninth edition begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Pedagogik & psykologi
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9780205311316
Upplaga:
9
Utgiven:
2026-03-11
Förlag:
Okänt
Sidantal:
650
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>