Vi flyttar från butik till nätet - så funkar det framåt
Books That Changed History | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: Lars Lindkvist
- Betyg:
249
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
Imagine a world without Principia Mathematica, Rights of Man, the Bible, Shakespeare, or the Mahabharata.
Books that Changed History features 75 of the world's most momentous titles - from The Art of War to Anne Frank's Diary - and reveals their far-ranging impact.
Books are the medium through which scientists, storytellers, and philosophers introduce their ideas. Discover seminal religious and political titles, cornerstones of science such as On the Origin of Species, and ancient texts such as the I Ching, which is still used today to answer fundamental questions about human existence.
Get up close to see fascinating details, such as Versalius' exquisite anatomical illustrations in Epitome, Leonardo da Vinci's annotated notebooks, or the hand-decorated pages in the Gutenberg Bible. Discover why Euclid's Elements of Geometry was the most influential maths title ever published, and marvel at rare treasures such as the Aubin Codex, which tells the history of the Aztecs and the early Spanaish colonial period in Mexico.
Books that Changed History gathers stories, diaries, scientific treatises, plays, dictionaries, and religious texts into a stunning celebration of the power of books.
Books that Changed History features 75 of the world's most momentous titles - from The Art of War to Anne Frank's Diary - and reveals their far-ranging impact.
Books are the medium through which scientists, storytellers, and philosophers introduce their ideas. Discover seminal religious and political titles, cornerstones of science such as On the Origin of Species, and ancient texts such as the I Ching, which is still used today to answer fundamental questions about human existence.
Get up close to see fascinating details, such as Versalius' exquisite anatomical illustrations in Epitome, Leonardo da Vinci's annotated notebooks, or the hand-decorated pages in the Gutenberg Bible. Discover why Euclid's Elements of Geometry was the most influential maths title ever published, and marvel at rare treasures such as the Aubin Codex, which tells the history of the Aztecs and the early Spanaish colonial period in Mexico.
Books that Changed History gathers stories, diaries, scientific treatises, plays, dictionaries, and religious texts into a stunning celebration of the power of books.
Om denna bok
Books That Changed History av Lars Lindkvist är en Danskt band bok med 256 sidor på Engelska. Den utgavs 2017.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Books That Changed History 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:
Historia & arkeologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780241289334
Upplaga:
0
Utgiven:
2017-09-07
Förlag:
Okänt
Sidantal:
256
$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"
>