Vi flyttar från butik till nätet - så funkar det framåt
Elegance in Science | 0:e upplagan
- Danskt band, Engelska, 2010
- Författare: Ian Glynn
- Betyg:
203
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
The idea of elegance in science is not necessarily a familiar one, but it is an important one. The use of the term is perhaps most clear-cut in mathematics - the elegant proof - and this is where Ian Glynn begins his exploration. Scientists often share a sense of admiration and excitement on hearing of an elegant solution to a problem, an elegant theory, or an elegant experiment.
The idea of elegance may seem strange in a field of endeavour that prides itself in its objectivity, but only if science is regarded as a dull, dry activity of counting and measuring. It is, of course, far more than that, and elegance is a fundamental aspect of the beauty and imagination involved in scientific activity.
Ian Glynn, a distinguished scientist, selects historical examples from a range of sciences to draw out the principles of science, including Kepler's Laws, the experiments that demonstrated the nature of heat, and the action of nerves, and of course the several extraordinary episodes that led to Watson and Crick's discovery of the structure of DNA.
With a highly readable selection of inspiring episodes highlighting the role of beauty and simplicity in the sciences, the book also relates to important philosophical issues of inference, and Glynn ends by warning us not to rely on beauty and simplicity alone - even the most elegant explanation can be wrong.
The idea of elegance may seem strange in a field of endeavour that prides itself in its objectivity, but only if science is regarded as a dull, dry activity of counting and measuring. It is, of course, far more than that, and elegance is a fundamental aspect of the beauty and imagination involved in scientific activity.
Ian Glynn, a distinguished scientist, selects historical examples from a range of sciences to draw out the principles of science, including Kepler's Laws, the experiments that demonstrated the nature of heat, and the action of nerves, and of course the several extraordinary episodes that led to Watson and Crick's discovery of the structure of DNA.
With a highly readable selection of inspiring episodes highlighting the role of beauty and simplicity in the sciences, the book also relates to important philosophical issues of inference, and Glynn ends by warning us not to rely on beauty and simplicity alone - even the most elegant explanation can be wrong.
Om denna bok
Elegance in Science av Ian Glynn är en Danskt band bok med 290 sidor på Engelska. Den utgavs 2010 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Elegance in Science 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780199578627
Upplaga:
0
Utgiven:
2010-04-22
Förlag:
Oxford University Press
Sidantal:
290
$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"
>