Sälj dina kursböcker, vinn presentkort på 1000 kr. Läs mer här
Lessons in Chemistry | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Bonnie Garmus
- Betyg:
117
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
THE MULTI-MILLION-COPY BESTSELLER
Soon to be an Apple TV series starring Brie Larson
'I loved it' NIGELLA LAWSON
'Sparky, rip-roaring, funny' SUNDAY TIMES
'The most charming, life-enhancing novel I've read in ages' INDIA KNIGHT
'Brimming with life' RACHEL JOYCE
___________
Your ability to change everything - including yourself - starts here
Chemist Elizabeth Zott is not your average woman. In fact, Elizabeth Zott would be the first to point out that there is no such thing.
But it's the early 1960s and her all-male team at Hastings Research Institute take a very unscientific view of equality. Forced to resign, she reluctantly signs on as the host of a cooking show, Supper at Six. But her revolutionary approach to cooking, fuelled by scientific and rational commentary, grabs the attention of a nation.
Soon, a legion of overlooked housewives find themselves daring to change the status quo. One molecule at a time.
__________
A Book of the Year for: Guardian, Times, Sunday Times, Good Housekeeping, Woman & Home, Stylist, TLS, Oprah Daily, Newsweek, Mail on Sunday, New York Times, India Knight, Hay Festival, Amazon and many others
'Biting and cheerIng in exactly the right measure' JOJO MOYES
'I loved Lessons in Chemistry and am devastated to have finished it!' NIGELLA LAWSON
'Laugh-out-loud funny and brimming with life, generosity and courage' RACHEL JOYCE
'A novel that sparks joy with every page' ELIZABETH DAY
'Elizabeth Zott is an iconic heroine' PANDORA SYKES
'A page-turning and highly satisfying tale' MAGGIE SHIPSTEAD, author of GREAT CIRCLE
The multi-million copy bestseller
As read on BBC Radio 4 Book at Bedtime
Winner of the Goodreads Choice Best Debut Novel Award
British Book Awards Author of the Year
Soon to be an Apple TV series starring Brie Larson
'I loved it' NIGELLA LAWSON
'Sparky, rip-roaring, funny' SUNDAY TIMES
'The most charming, life-enhancing novel I've read in ages' INDIA KNIGHT
'Brimming with life' RACHEL JOYCE
___________
Your ability to change everything - including yourself - starts here
Chemist Elizabeth Zott is not your average woman. In fact, Elizabeth Zott would be the first to point out that there is no such thing.
But it's the early 1960s and her all-male team at Hastings Research Institute take a very unscientific view of equality. Forced to resign, she reluctantly signs on as the host of a cooking show, Supper at Six. But her revolutionary approach to cooking, fuelled by scientific and rational commentary, grabs the attention of a nation.
Soon, a legion of overlooked housewives find themselves daring to change the status quo. One molecule at a time.
__________
A Book of the Year for: Guardian, Times, Sunday Times, Good Housekeeping, Woman & Home, Stylist, TLS, Oprah Daily, Newsweek, Mail on Sunday, New York Times, India Knight, Hay Festival, Amazon and many others
'Biting and cheerIng in exactly the right measure' JOJO MOYES
'I loved Lessons in Chemistry and am devastated to have finished it!' NIGELLA LAWSON
'Laugh-out-loud funny and brimming with life, generosity and courage' RACHEL JOYCE
'A novel that sparks joy with every page' ELIZABETH DAY
'Elizabeth Zott is an iconic heroine' PANDORA SYKES
'A page-turning and highly satisfying tale' MAGGIE SHIPSTEAD, author of GREAT CIRCLE
The multi-million copy bestseller
As read on BBC Radio 4 Book at Bedtime
Winner of the Goodreads Choice Best Debut Novel Award
British Book Awards Author of the Year
Om denna bok
Lessons in Chemistry av Bonnie Garmus är en Danskt band bok med 400 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Lessons in Chemistry 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:
Naturvetenskap & teknik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781804993477
Upplaga:
0
Utgiven:
2023-10-12
Förlag:
Okänt
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"
>