Vi flyttar från butik till nätet - så funkar det framåt
Toward A Psychology of Persons | 1:a upplagan
- Häftad, Engelska, 2015
- Författare: William E. Smythe
- Betyg:
564
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
This closely integrated collection of essays constitutes a wide-ranging and comprehensive attempt to understand persons within psychology--a long-lost enterprise. The volume was inspired by the observation that contemporary psychology has become increasingly depersonalized in its conceptions and its methodology, and has thereby lost touch with its traditional subject matter of human individuality and the nature of persons. This development now threatens the integrity of psychology as a discipline. Using both a critical and constructive approach, the various contributors share two common objectives: *to explore the roots of depersonalization in modern psychology through systematic criticism of contemporary functionalist and neo-functionalist approaches; *to articulate some alternative holistic-interpretive and historical approaches to the psychology of persons. Despite these common objectives, the chapters reflect a wide variety of theoretical perspectives and approaches, including cognitive science and neuroscience, discursive psychology, hermeneutics, social constructionism, semiotics, rhetorical analysis, and psychological aesthetics. These essays do not converge on a unified psychology of persons, but they do serve to reopen a form of discourse that has long been absent from mainstream psychology. This volume emerged from the deliberations of the Western Canadian Theoretical Psychologists (WCTP)--a group of scholars primarily from Western Canadian universities with shared interests in the history and theory of psychology. From its founding in 1989 to the present, the WCTP has been actively engaged in promoting and contributing to the development of theoretical psychology. Over the past half dozen years, scholars have greatly benefitted from the close collaboration and collegial support that participation in the WCTP makes possible. The annual meetings provide an opportunity for them to catch up on each other's work and also to pool their expertise to work on topics of shared interest.
Om denna bok
Toward A Psychology of Persons av William E. Smythe är en Häftad bok på Engelska. Detta är den 1:a upplagan som utgavs 2015 av Taylor & Francis Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Toward A Psychology of Persons 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:
Häftad
Språk:
Engelska
ISBN:
9781138002890
Upplaga:
1
Utgiven:
2015-06-09
Förlag:
Taylor & Francis Ltd
Sidantal:
0
$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"
>