Vi flyttar från butik till nätet - så funkar det framåt
The Cultural Animal | 0:e upplagan
- Danskt band, Engelska, 2005
- Författare: Roy F. Baumeister
- Betyg:
627
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$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
What makes us human? Why do people think, feel, and act as they do? What is the essence of human nature? What is the basic relationship between the individual and society? These questions have fascinated both great thinkers and ordinary humans for centuries. Now, at last, there is a solid basis for answering them, in the form of the accumulated efforts and studies by thousands of psychology researchers. We no longer have to rely on navel-gazing and speculation to understand why people are the way they are - we can instead turn to solid, objective findings.
This book, by an eminent social psychologist at the peak of his career, not only summarizes what we know about people - it also offers a coherent, easy-to-understand, through radical, explanation. Turning conventional wisdom on its head, the author argues that culture shaped human evolution. Contrary to theories that depict the individual's relation to society as one of victimization, endless malleability, or just a square peg in a round hole, he proposes that the individual human being is designed by nature to be part of society. Moreover, he argues that we need to briefly set aside the endless study of cultural differences to look at what most cultures have in common - because that holds the key to human nature. Culture is in our genes, although cultural differences may not be.
This core theme is further developed by a powerful tour through the main dimensions of human psychology. What do people want? How do people think? How do emotions operate? How do people behave? And how do they interact with each other? The answers are often surprising, and along the way the author explains how human desire, thought, feeling, and action are connected.
This book, by an eminent social psychologist at the peak of his career, not only summarizes what we know about people - it also offers a coherent, easy-to-understand, through radical, explanation. Turning conventional wisdom on its head, the author argues that culture shaped human evolution. Contrary to theories that depict the individual's relation to society as one of victimization, endless malleability, or just a square peg in a round hole, he proposes that the individual human being is designed by nature to be part of society. Moreover, he argues that we need to briefly set aside the endless study of cultural differences to look at what most cultures have in common - because that holds the key to human nature. Culture is in our genes, although cultural differences may not be.
This core theme is further developed by a powerful tour through the main dimensions of human psychology. What do people want? How do people think? How do emotions operate? How do people behave? And how do they interact with each other? The answers are often surprising, and along the way the author explains how human desire, thought, feeling, and action are connected.
Om denna bok
The Cultural Animal av Roy F. Baumeister är en Danskt band bok med 464 sidor på Engelska. Den utgavs 2005 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Cultural Animal 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780195167030
Upplaga:
0
Utgiven:
2005-06-16
Förlag:
Oxford University Press
Sidantal:
464
$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"
>