Vi flyttar från butik till nätet - så funkar det framåt
The Cold War | 1:a upplagan
- Pocket, Engelska, 2011
- Författare: John Lamberton Harpe
- Betyg:
321
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
The East-West struggle for supremacy from 1945 to 1989 shaped the lives of hundreds of millions and brought the world to the brink of disaster on several occasions. More than two decades on, the debate over its causes and dynamics is far from over. Drawing on the latest archival evidence and scholarly research, prize-winning historian John Lamberton Harper provides a concise, briskly-written assessment of the Cold War.
Why did it start, and eventually envelope nearly every corner of the planet? Why did it stay "cold," at least in its original, European theatre? Why did it end, and who should take the credit? Harper illuminates the deep-seated behavioural patterns within both the Soviet Union and the United States: the search for security through expansion and military might, the belief in a "messianic" mission to uplift humanity, but also a readiness to live and let live based on membership in a common state system and a shared interest in survival. He stresses ways in which internal competitions for political power tilted both the U.S. and Soviet systems towards bellicosity and obsessive preparation for a hot war that no one seriously intended to begin.
It is a story of delusions of omnipotence and rash behavior, punctuated by moments of redeeming statesmanship and self-restraint. Harper concludes that, rather than triumphalism, a clear look back at the Cold War's close calls with catastrophe and enormous cost in lives and treasure ought to evoke a sense of regret and humility, as well as relief.
Why did it start, and eventually envelope nearly every corner of the planet? Why did it stay "cold," at least in its original, European theatre? Why did it end, and who should take the credit? Harper illuminates the deep-seated behavioural patterns within both the Soviet Union and the United States: the search for security through expansion and military might, the belief in a "messianic" mission to uplift humanity, but also a readiness to live and let live based on membership in a common state system and a shared interest in survival. He stresses ways in which internal competitions for political power tilted both the U.S. and Soviet systems towards bellicosity and obsessive preparation for a hot war that no one seriously intended to begin.
It is a story of delusions of omnipotence and rash behavior, punctuated by moments of redeeming statesmanship and self-restraint. Harper concludes that, rather than triumphalism, a clear look back at the Cold War's close calls with catastrophe and enormous cost in lives and treasure ought to evoke a sense of regret and humility, as well as relief.
Om denna bok
The Cold War av John Lamberton Harpe är en Pocket bok med 352 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2011 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Cold War 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:
Pocket
Språk:
Engelska
ISBN:
9780199237012
Upplaga:
1
Utgiven:
2011-05-26
Förlag:
Oxford University Press
Sidantal:
352
$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"
>