Vi flyttar från butik till nätet - så funkar det framåt
The Golden Road | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: William Dalrymple
- Betyg:
195
kr
Skickas inom 0-2 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
FROM THE CO-HOST OF THE CHART-TOPPING EMPIRE PODCAST India was the forgotten heart of the ancient world For a millennium and a half, from about 250 BC to 1200 AD, India was a confident exporter of its diverse civilisation, creating around it a vast empire of ideas, an 'Indosphere' where its influence was predominant. During this period, the rest of Asia was the willing recipient of a mass-transfer of Indian soft power. Indian art, religions, technology, astronomy, music, dance, literature, mathematics and mythology blazed a trail across the world, along a Golden Road that stretched from the Red Sea to the Pacific, connecting different places and ideas to one another. Like ancient Greece, ancient India came up with a set of profound answers to the big questions about what the world is, how it operates, why we are here and how we should live our lives. Out of India came holy men, monks and missionaries as well as pioneering merchants and artists, astronomers and healers, scientists and mathematicians. The Golden Road highlights India's oft-forgotten position as a crucial economic and civilisational hub at the heart of ancient Eurasia. Multiple award-winning historian William Dalrymple gives a name to this spread of Indian ideas that transformed the world; crossing political borders and influencing everything they touched, from statues of Indian ascetics erected in Roman seaports to Cambodian friezes of the Mahabharata, from the Buddhism of Japan to the Hindu rituals of Bali, from the echoes of Sanskrit poems found in Chinese poetry to the discovery of the algorithm and the observatories of Baghdad. Over half the world's population lives in areas where Indian religions and culture are, or once were, dominant. Meanwhile India's intellectual influence travelled far to the West, giving us not only crucial mathematical concepts such as zero, but also the very numbers we use to this day: arguably the nearest thing humanity has to a universal language. Drawing from a lifetime of scholarship, Dalrymple argues that India is the great intellectual and philosophical superpower of ancient Asia.
Om denna bok
The Golden Road av William Dalrymple är en Danskt band bok med 608 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Golden Road 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:
9781408864425
Upplaga:
0
Utgiven:
2024-09-12
Förlag:
Okänt
Sidantal:
608
$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"
>