Vi flyttar från butik till nätet - så funkar det framåt
The Wasted Generation | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Silviu Brucan
- Betyg:
502
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
In this vivid memoir, Silviu Brucan traces half a century of East European history, bringing to life the drama of a generation caught between the 1944 communist revolution and the 1989 anti-communist revolution. Brucan himself was at the heart of political power from World War II through the formation of a new government after the overthrow of Nicolae Ceaußescu. After participating in the antifascist underground movement in World War II, he became acting editor of Romania's leading communist daily. He served as Romania's ambassador to the United States and then as its ambassador to the United Nations. He later grew disenchanted with the Ceaußescu regime, becoming a prime mobilizer of popular support for reform and subsequently one of the leaders of the National Salvation Front. Brucan's insider position gave him a unique perspective on the inner workings of the Gheorghiu-Dej and Ceaußescu regimes as well as of the political machinations of Soviet and other East European leaders. He reveals for the first time the details–available nowhere else–of secret meetings between communist leaders: the 1944 conspiracy with King Michael against the German occupation; the extraordinary 1945 meeting between Gheorghe Gheorghiu-Dej and Joseph Stalin when the Soviet dictator decided that Gheorghiu-Dej and not Ana Pauker should lead the Romanian Communist Party; the secret mission assigned to Gheorghiu-Dej by Nikita Khrushchev during the 1956 revolution to install János Kádár as leader of the communist party; the 1958 Khrushchev-Gheorghiu-Dej meeting after a bear hunt in the Carpathians, which appeared to be a chat between two canny old peasants but concluded with Khrushchev's decision to withdraw Soviet troops from Romania; and Ceaußescu's astute maneuver to seize power while Gheorghiu-Dej was on his deathbed. Brucan then recounts the real story behind the 1989 revolution, which was rooted in earlier plots to overthrow Ceaußescu. He traces his own memorable transformation from staunch communist to outspoken critic of the regime, weaving his own story within the larger framework of his country's transformation and hopes for the future.
Om denna bok
The Wasted Generation av Silviu Brucan är en Danskt band bok med 227 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Wasted Generation 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:
9780367312619
Upplaga:
1
Utgiven:
2020-11-09
Förlag:
Okänt
Sidantal:
227
$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"
>