Vi flyttar från butik till nätet - så funkar det framåt
Biocentrism | 0:e upplagan
- Pocket, Svenska, 2010
- Författare: Robert Lanza
- Betyg:
169
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
Robert Lanza is one of the most respected scientists in the world--a "US News & World Report" cover story called him a "genius" and a "renegade thinker," even likening him to Einstein. Lanza has teamed with Bob Berman, the most widely read astronomer in the world, to produce "Biocentrism," a revolutionary new view of the universe. Every now and then a simple yet radical idea shakes the very foundations of knowledge. The startling discovery that the world was not flat challenged and ultimately changed the way people perceived themselves and their relationship with the world. For most humans of the 15th century, the notion of Earth as ball of rock was nonsense. The whole of Western, natural philosophy is undergoing a sea change again, increasingly being forced upon us by the experimental findings of quantum theory, and at the same time, towards doubt and uncertainty in the physical explanations of the universe's genesis and structure. "Biocentrism" completes this shift in worldview, turning the planet upside down again with the revolutionary view that life creates the universe instead of the other way around. In this paradigm, life is not an accidental byproduct of the laws of physics. "Biocentrism" takes the reader on a seemingly improbable but ultimately inescapable journey through a foreign universe--our own--from the viewpoints of an acclaimed biologist and a leading astronomer. Switching perspective from physics to biology unlocks the cages in which Western science has unwittingly managed to confine itself. "Biocentrism" will shatter the reader's ideas of life--time and space, and even death. At the same time it will release us from the dull worldview of life being merely the activity of an admixture of carbon and a few other elements; it suggests the exhilarating possibility that life is fundamentally immortal. The 21st century is predicted to be the Century of Biology, a shift from the previous century dominated by physics. It seems fitting, then, to begin the century by turning the universe outside-in and unifying the foundations of science with a simple idea discovered by one of the leading life-scientists of our age. "Biocentrism" awakens in readers a new sense of possibility, and is full of so many shocking new perspectives that the reader will never see reality the same way again.
Om denna bok
Biocentrism av Robert Lanza är en Pocket bok med 224 sidor på Svenska. Den utgavs 2010 av BenBella Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Biocentrism 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:
Pocket
Språk:
Svenska
ISBN:
9781935251743
Upplaga:
0
Utgiven:
2010-04-13
Förlag:
BenBella Books
Sidantal:
224
$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"
>