The Mind is Flat | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Nick Chater
- Betyg:
114
kr
Skickas inom 1-3 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 radical reinterpretation of how your mind works - and why it could change your life
'An astonishing achievement. Nick Chater has blown my mind' Tim Harford
'A total assault on all lingering psychiatric and psychoanalytic notions of mental depths ... Light the touchpaper and stand well back' New Scientist
We all like to think we have a hidden inner life. Most of us assume that our beliefs and desires arise from the murky depths of our minds, and, if only we could work out how to access this mysterious world, we could truly understand ourselves. For more than a century, psychologists and psychiatrists have struggled to discover what lies below our mental surface.
In The Mind Is Flat, pre-eminent behavioural scientist Nick Chater reveals that this entire enterprise is utterly misguided. Drawing on startling new research in neuroscience, behavioural psychology and perception, he shows that we have no hidden depths to plumb, and unconscious thought is a myth. Instead, we generate our ideas, motives and thoughts in the moment. This revelation explains many of the quirks of human behaviour - for example why our supposedly firm political beliefs, personal preferences and even our romantic attractions are routinely proven to be inconsistent and changeable.
As the reader discovers, through mind-bending visual examples and counterintuitive experiments, we are all characters of our own creation, constantly improvising our behaviour based on our past experiences. And, as Chater shows us, recognising this can be liberating.
'An astonishing achievement. Nick Chater has blown my mind' Tim Harford
'A total assault on all lingering psychiatric and psychoanalytic notions of mental depths ... Light the touchpaper and stand well back' New Scientist
We all like to think we have a hidden inner life. Most of us assume that our beliefs and desires arise from the murky depths of our minds, and, if only we could work out how to access this mysterious world, we could truly understand ourselves. For more than a century, psychologists and psychiatrists have struggled to discover what lies below our mental surface.
In The Mind Is Flat, pre-eminent behavioural scientist Nick Chater reveals that this entire enterprise is utterly misguided. Drawing on startling new research in neuroscience, behavioural psychology and perception, he shows that we have no hidden depths to plumb, and unconscious thought is a myth. Instead, we generate our ideas, motives and thoughts in the moment. This revelation explains many of the quirks of human behaviour - for example why our supposedly firm political beliefs, personal preferences and even our romantic attractions are routinely proven to be inconsistent and changeable.
As the reader discovers, through mind-bending visual examples and counterintuitive experiments, we are all characters of our own creation, constantly improvising our behaviour based on our past experiences. And, as Chater shows us, recognising this can be liberating.
Om denna bok
The Mind is Flat av Nick Chater är en Danskt band bok med 272 sidor på Engelska. Den utgavs 2019.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Mind is Flat 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:
Danskt band
Språk:
Engelska
ISBN:
9780241208779
Upplaga:
0
Utgiven:
2019-03-28
Förlag:
Okänt
Sidantal:
272
$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"
>