Vi flyttar från butik till nätet - så funkar det framåt
The Middle East | 0:e upplagan
- Inbunden, Engelska, 2005
- Författare: David Matsumoto
- Betyg:
824
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
For over a decade the Middle East has monopolized news headlines in the West. Journalists and commentators regularly speculate that the region's turmoil may stem from the psychological momentum of its cultural traditions or of a "tribal" or "fatalistic" mentality. Yet few studies of the region's cultural psychology have provided a critical synthesis of psychological research on Middle Eastern societies. Drawing on autobiographies, literary works, ethnographic accounts, and life-history interviews, The Middle East: A Cultural Psychology offers the first comprehensive summary of psychological writings on the region, covering works by psychologists, anthropologists, and sociologists written in English, Arabic, and French. Rejecting stereotypic descriptions of the "Arab mind" or "Muslim mentality," Gary Gregg adopts a life-span development framework, examining influences on development in the context of recent work in cultural psychology, and compares Middle Eastern patterns less with Western middle class norms than with those described for the region's neighbors: Hindu India, sub-Saharan Africa, and the Mediterranean shore of Europe.The psychological writings overwhelmingly suggest that the region's strife stems much less from a stubborn adherence to tradition and resistance to modernity than from widespread frustration with broken promises of modernization - with the slow and halting pace of economic progress and democratization. A sophisticated account of the Middle East's cultural psychology, this book provides students, researchers, policy-makers, and all those interested in the culture and psychology of the region with invaluable insight into the lives, families, and social relationships of Middle Easterners as they struggle to reconcile the lure of Westernized life-styles with traditional values.
Om denna bok
The Middle East av David Matsumoto är en Inbunden bok med 472 sidor på Engelska. Den utgavs 2005 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Middle East 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:
Samhälle & politik
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9780195171990
Upplaga:
0
Utgiven:
2005-06-01
Förlag:
Oxford University Press
Sidantal:
472
$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"
>