Vi flyttar från butik till nätet - så funkar det framåt
Everyday Mysteries | 2:a upplagan
- Danskt band, Engelska, 2008
- Författare: Emmy van Deurzen
- Betyg:
584
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
This book provides an in-depth introduction to existential psychotherapy. Presenting a philosophical alternative to other forms of psychological treatment, it emphasises the problems of living and the human dilemmas that are often neglected by practitioners who focus on personal psychopathology.
Emmy van Deurzen defines the philosophical ideas that underpin existential psychotherapy, summarising the contributions made by Kierkegaard, Nietzsche, Heidegger and Sartre among others. She proposes a systemic and practical method of existential psychotherapy, illustrated with detailed case material. This expanded and updated second edition includes new chapters on the contributions of Max Scheler, Albert Camus, Gabriel Marcel and Emmanuel Levinas, as well as on feminist contributors such as Simone de Beauvoir and Hannah Arendt. In addition a new extended case discussion illustrates the approach in practice.
Everyday Mysteries offers a fresh perspective for anyone training in psychotherapy, counselling, psychology or psychiatry. Those already established in practice will find this a stimulating source of ideas about everyday life and the mysteries of human experience, which will throw new light on old issues.
Emmy van Deurzen defines the philosophical ideas that underpin existential psychotherapy, summarising the contributions made by Kierkegaard, Nietzsche, Heidegger and Sartre among others. She proposes a systemic and practical method of existential psychotherapy, illustrated with detailed case material. This expanded and updated second edition includes new chapters on the contributions of Max Scheler, Albert Camus, Gabriel Marcel and Emmanuel Levinas, as well as on feminist contributors such as Simone de Beauvoir and Hannah Arendt. In addition a new extended case discussion illustrates the approach in practice.
Everyday Mysteries offers a fresh perspective for anyone training in psychotherapy, counselling, psychology or psychiatry. Those already established in practice will find this a stimulating source of ideas about everyday life and the mysteries of human experience, which will throw new light on old issues.
Om denna bok
Everyday Mysteries av Emmy van Deurzen är en Danskt band bok med 384 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2008.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Everyday Mysteries 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:
9780415376433
Upplaga:
2
Utgiven:
2008-02-28
Förlag:
Okänt
Sidantal:
384
$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"
>