Vi flyttar från butik till nätet - så funkar det framåt
Self-Insight | 0:e upplagan
- Danskt band, Engelska, 2012
- Författare: David Dunning
- Betyg:
717
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
People base thousands of choices across a lifetime on the views they hold of their skill and moral character, yet a growing body of research in psychology shows that such self-views are often misguided or misinformed. Anyone who has dealt with others in the classroom, in the workplace, in the medical office, or on the therapist’s couch has probably experienced people whose opinions of themselves depart from the objectively possible.
This book outlines some of the common errors that people make when they evaluate themselves. It also describes the many psychological barriers - some that people build by their own hand - that prevent individuals from achieving self-insight about their ability and character.
The first section of the book focuses on mistaken views of competence, and explores why people often remain blissfully unaware of their incompetence and personality flaws. The second section focuses on faulty views of character, and explores why people tend to perceive they are more unique and special than they really are, why people tend to possess inflated opinions of their moral fiber that are not matched by their deeds, and why people fail to anticipate the impact that emotions have on their choices and actions.
The book will be of great interest to students and researchers in social, personality, and cognitive psychology, but, through the accessibility of its writing style, it will also appeal to those outside of academic psychology with an interest in the psychological processes that lead to our self-insight.
This book outlines some of the common errors that people make when they evaluate themselves. It also describes the many psychological barriers - some that people build by their own hand - that prevent individuals from achieving self-insight about their ability and character.
The first section of the book focuses on mistaken views of competence, and explores why people often remain blissfully unaware of their incompetence and personality flaws. The second section focuses on faulty views of character, and explores why people tend to perceive they are more unique and special than they really are, why people tend to possess inflated opinions of their moral fiber that are not matched by their deeds, and why people fail to anticipate the impact that emotions have on their choices and actions.
The book will be of great interest to students and researchers in social, personality, and cognitive psychology, but, through the accessibility of its writing style, it will also appeal to those outside of academic psychology with an interest in the psychological processes that lead to our self-insight.
Om denna bok
Self-Insight av David Dunning är en Danskt band bok med 240 sidor på Engelska. Den utgavs 2012.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Self-Insight 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:
9780415654173
Upplaga:
0
Utgiven:
2012-08-01
Förlag:
Okänt
Sidantal:
240
$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"
>