Vi flyttar från butik till nätet - så funkar det framåt
The Song of the Cell | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Siddhartha Mukherjee
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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"
>
Fler utgåvor
Beskrivning
The Song of the Cell is the vivid, thrilling and suspenseful story of the fundamental unit of life. It describes how scientists discovered cells, began to understand them, and are now using that knowledge to create new humans. Both panoramic and intimate, it is Siddhartha Mukherjee's most spectacular book yet.
In the late 1600s, a distinguished English polymath, Robert Hooke, and an eccentric Dutch cloth-merchant, Antonie van Leeuwenhoek, look down their hand-made microscopes.
What they see introduces a radical concept that alters both biology and medicine forever. It is the fact that complex living organisms are assemblages of tiny, self-contained, self-regulating units. Our organs, our physiology, our selves, are built from these compartments.
Hooke christens them 'cells'.
The discovery of cells announced the birth of a new kind of medicine. A hip fracture, a cardiac arrest, Alzheimer's, AIDS, lung cancer - all could be re-conceived as the results of cells, or a cellular ecosystem, functioning abnormally. And all could be treated by therapeutic manipulations of cells.
This revolution in cell biology is still in progress: it represents one of the most significant advances in science and medicine.
Rich with stories of scientists, doctors, and the patients whose lives may be saved by their work, The Song of the Cell is the third book in this extraordinary writer's exploration of what it means to be human.
In the late 1600s, a distinguished English polymath, Robert Hooke, and an eccentric Dutch cloth-merchant, Antonie van Leeuwenhoek, look down their hand-made microscopes.
What they see introduces a radical concept that alters both biology and medicine forever. It is the fact that complex living organisms are assemblages of tiny, self-contained, self-regulating units. Our organs, our physiology, our selves, are built from these compartments.
Hooke christens them 'cells'.
The discovery of cells announced the birth of a new kind of medicine. A hip fracture, a cardiac arrest, Alzheimer's, AIDS, lung cancer - all could be re-conceived as the results of cells, or a cellular ecosystem, functioning abnormally. And all could be treated by therapeutic manipulations of cells.
This revolution in cell biology is still in progress: it represents one of the most significant advances in science and medicine.
Rich with stories of scientists, doctors, and the patients whose lives may be saved by their work, The Song of the Cell is the third book in this extraordinary writer's exploration of what it means to be human.
Om denna bok
The Song of the Cell av Siddhartha Mukherjee är en Danskt band bok med 496 sidor på Engelska. Den utgavs 2022 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Song of the Cell 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:
9781847925985
Upplaga:
0
Utgiven:
2022-10-25
Förlag:
The Book Services TBS
Sidantal:
496
$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"
>