Vi flyttar från butik till nätet - så funkar det framåt
The Day of the Jackal | 0:e upplagan
- Danskt band, Engelska, 2011
- Författare: Frederick Forsyth
- Betyg:
182
kr
Skickas inom 0-2 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
** NOW A MAJOR TV SERIES STARRING EDDIE REDMAYNE **
'As gripping now as it was 50 years ago' THE TIMES
'Masterful suspense . . . The Day of the Jackal changed the shape of popular fiction from the moment it was finished' BEN MACINTYRE
'In a class by itself. Unputdownable' SUNDAY TIMES
________________
One of the most celebrated thrillers ever written, The Day of the Jackal is the exhilarating story of the struggle to catch a killer before it's too late.
1963. An anonymous Englishman is hired by the Operations Chief of French terrorist organisation O.A.S. to murder the French president, General Charles de Gaulle. A failed attempt in the previous year means the target will be nearly impossible to reach.
Only one man could do the job: an assassin of legendary talent known only as The Jackal.
This remorseless and deadly killer must be stopped. But he is a man without a name, without an identity; a lethal spectre.
How can you stop an assassin nobody can identify? The task falls to the best detective in France - and the price of failure is unthinkable . . .
________________
Readers can't stop reading The Day of the Jackal . . .
***** 'I loved, loved, loved this book which is in a category that I don't usually read.'
***** 'A very remarkable and memorable thriller – while the other novels of this sort are usually forgotten too soon this book has stuck in my head for good.'
***** 'Still Amazing the Second Time Around - 5 Stars!'
***** 'This book is one of the best books in its genre. Haven't found a book which can be at par with The Day of the Jackal.'
***** 'This is, without question, the best thriller I have ever read.'
________________
More love for The Day of the Jackal . . .
'Very clever and immensely entertaining' DAILY TELEGRAPH
'A perfect example of the adventure story . . . well written, entirely believable, with this intriguing, enigmatic character at its centre' ROBERT HARRIS
'A year-zero, game-changing thriller, one of the most significant of all time' LEE CHILD
'Wonderful and way ahead of its time' JAMES PATTERSON
'An extraordinary book' NICK ROBINSON, BBC RADIO 4 TODAY PROGRAMME
'A masterpiece' MARCUS SCRIVEN, MAIL ON SUNDAY
'I was spellbound . . . riveted by this chilling story' GUARDIAN
'As gripping now as it was 50 years ago' THE TIMES
'Masterful suspense . . . The Day of the Jackal changed the shape of popular fiction from the moment it was finished' BEN MACINTYRE
'In a class by itself. Unputdownable' SUNDAY TIMES
________________
One of the most celebrated thrillers ever written, The Day of the Jackal is the exhilarating story of the struggle to catch a killer before it's too late.
1963. An anonymous Englishman is hired by the Operations Chief of French terrorist organisation O.A.S. to murder the French president, General Charles de Gaulle. A failed attempt in the previous year means the target will be nearly impossible to reach.
Only one man could do the job: an assassin of legendary talent known only as The Jackal.
This remorseless and deadly killer must be stopped. But he is a man without a name, without an identity; a lethal spectre.
How can you stop an assassin nobody can identify? The task falls to the best detective in France - and the price of failure is unthinkable . . .
________________
Readers can't stop reading The Day of the Jackal . . .
***** 'I loved, loved, loved this book which is in a category that I don't usually read.'
***** 'A very remarkable and memorable thriller – while the other novels of this sort are usually forgotten too soon this book has stuck in my head for good.'
***** 'Still Amazing the Second Time Around - 5 Stars!'
***** 'This book is one of the best books in its genre. Haven't found a book which can be at par with The Day of the Jackal.'
***** 'This is, without question, the best thriller I have ever read.'
________________
More love for The Day of the Jackal . . .
'Very clever and immensely entertaining' DAILY TELEGRAPH
'A perfect example of the adventure story . . . well written, entirely believable, with this intriguing, enigmatic character at its centre' ROBERT HARRIS
'A year-zero, game-changing thriller, one of the most significant of all time' LEE CHILD
'Wonderful and way ahead of its time' JAMES PATTERSON
'An extraordinary book' NICK ROBINSON, BBC RADIO 4 TODAY PROGRAMME
'A masterpiece' MARCUS SCRIVEN, MAIL ON SUNDAY
'I was spellbound . . . riveted by this chilling story' GUARDIAN
Om denna bok
The Day of the Jackal av Frederick Forsyth är en Danskt band bok med 400 sidor på Engelska. Den utgavs 2011 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Day of the Jackal 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:
Danskt band
Språk:
Engelska
ISBN:
9780099557364
Upplaga:
0
Utgiven:
2011-04-07
Förlag:
The Book Services TBS
Sidantal:
400
$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"
>