Vi flyttar från butik till nätet - så funkar det framåt
De Niro's Game | 0:e upplagan
- Pocket, Engelska, 2013
- Författare: Rawi Hage
- Betyg:
149
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
"De Niro's Game" is the stunning winner of the IMPAC Dublin Literary Award and the very first novel by up-and-coming Lebanese literary star Rawi Hage, also author of "Cockroach". Bassam and George are childhood best friends who have grown up on the Christian side of war-torn Beirut. Now on the verge of adulthood, they must choose their futures: to remain in the exhausted, corrupt city of their birth, or to go into exile abroad, cut off from the only existence they have known. Bassam chooses one path - obsessed with leaving Beirut, he embarks on a series of petty crimes to fund his escape to the West. Meanwhile, George amasses power in the underworld of the city, embracing a life of military service, organised crime, killing, and drugs. But their two paths inevitably collide, with explosive consequences. "De Niro's Game" is Rawi Hage's devastating, timely portrait of two young men and an entire city formed and deformed by war. "A large and unsettling talent". ("Guardian"). "A masterpiece ...writing cannot really get much better". ("Literary Review"). "Hollywood noir meets opium dreams in a blasted landscape of war-wasted young lives". ("Boston Globe"). "The most subtly nuanced, psychologically compelling book about the corrosive effects of war to be written for a long time ...The descriptions of the city are so skilful you can taste the dust in the air". ("Financial Times"). Rawi Hage was born in Beirut, Lebanon, and lived through nine years of the Lebanese civil war. He is the author of "De Niro's Game", which won the IMPAC Dublin Literary Award; "Cockroach", which was the winner of the Paragraphe Hugh MacLennan Prize and also listed for various other prizes; and Carnival, to be published by Hamish Hamilton/ Penguin in April 2013. He lives in Montreal.
Om denna bok
De Niro's Game av Rawi Hage är en Pocket bok med 275 sidor på Engelska. Den utgavs 2013 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp De Niro's Game 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:
Skönlitteratur
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780241964910
Upplaga:
0
Utgiven:
2013-08-01
Förlag:
Penguin UK
Sidantal:
275
$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"
>