Vi flyttar från butik till nätet - så funkar det framåt
God the failed hypothesis | 2:a upplagan
- Pocket, Engelska, 2008
- Författare: Victor J.Stenger
- Betyg:
220
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
This title features a new foreword by best-selling author Christopher Hitchens. Throughout history, arguments for and against the existence of God have been largely confined to philosophy and theology. In the meantime, science has sat on the sidelines and quietly watched this game of words march up and down the field. Despite the fact that science has revolutionized every aspect of human life and greatly clarified our understanding of the world, somehow the notion has arisen that it has nothing to say about the possibility of a supreme being, which much of humanity worships as the source of all reality. Physicist Victor J. Stenger contends that, if God exists, some evidence for this existence should be detectable by scientific means, especially considering the central role that God is alleged to play in the operation of the universe and the lives of humans.Treating the traditional God concept, as conventionally presented in the Judeo-Christian and Islamic traditions, like any other scientific hypothesis, Stenger examines all of the claims made for God's existence. He considers the latest Intelligent Design arguments as evidence of God's influence in biology. He looks at human behavior for evidence of immaterial souls and the possible effects of prayer. He discusses the findings of physics and astronomy in weighing the suggestions that the universe is the work of a creator and that humans are God's special creation. After evaluating all the scientific evidence, Stenger concludes that beyond a reasonable doubt the universe and life appear exactly as we might expect if there were no God. (Bookdata)
Om denna bok
God the failed hypothesis av Victor J.Stenger är en Pocket bok med 310 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2008 av Prometheus Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp God the failed hypothesis 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:
Religion
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781591026525
Upplaga:
2
Utgiven:
2008-04-01
Förlag:
Prometheus Books
Sidantal:
310
$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"
>