Vi flyttar från butik till nätet - så funkar det framåt
The Weirdest People in the World | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Joseph Henrich
- Betyg:
175
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
'A landmark in social thought. Henrich may go down as the most influential social scientist of the first half of the twenty-first century' MATTHEW SYED
Do you identify yourself by your profession or achievements, rather than your family network? Do you cultivate your unique attributes and goals? If so, perhaps you are WEIRD: raised in a society that is Western, Educated, Industrialized, Rich and Democratic.
Unlike most who have ever lived, WEIRD people are highly individualistic, nonconformist, analytical and control-oriented. How did WEIRD populations become so psychologically peculiar? What part did these differences play in our history, and what do they mean for our collective identity?
Joseph Henrich, who developed the game-changing concept of WEIRD, uses leading-edge research in anthropology, psychology, economics and evolutionary biology to explore how changing family structures, marriage practices and religious beliefs in the Middle Ages shaped the Western mind, laying the foundations for the world we know today. Brilliant, provocative, engaging and surprising, this landmark study will revolutionize your understanding of who - and how - we are now.
'Phenomenal ... The only theory I am aware of that attempts to explain broad patterns of human psychology on a global scale' Washington Post
'You will never look again in the same way at your own seemingly universal values' Uta Frith, Professor of Cognitive Development, University College London
Do you identify yourself by your profession or achievements, rather than your family network? Do you cultivate your unique attributes and goals? If so, perhaps you are WEIRD: raised in a society that is Western, Educated, Industrialized, Rich and Democratic.
Unlike most who have ever lived, WEIRD people are highly individualistic, nonconformist, analytical and control-oriented. How did WEIRD populations become so psychologically peculiar? What part did these differences play in our history, and what do they mean for our collective identity?
Joseph Henrich, who developed the game-changing concept of WEIRD, uses leading-edge research in anthropology, psychology, economics and evolutionary biology to explore how changing family structures, marriage practices and religious beliefs in the Middle Ages shaped the Western mind, laying the foundations for the world we know today. Brilliant, provocative, engaging and surprising, this landmark study will revolutionize your understanding of who - and how - we are now.
'Phenomenal ... The only theory I am aware of that attempts to explain broad patterns of human psychology on a global scale' Washington Post
'You will never look again in the same way at your own seemingly universal values' Uta Frith, Professor of Cognitive Development, University College London
Om denna bok
The Weirdest People in the World av Joseph Henrich är en Danskt band bok med 704 sidor på Engelska. Den utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Weirdest People in the World 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:
9780141976211
Upplaga:
0
Utgiven:
2021-09-02
Förlag:
Okänt
Sidantal:
704
$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"
>