Vi flyttar från butik till nätet - så funkar det framåt
Battles Map by Map | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Peter Snow
- Betyg:
357
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"
>
Fler utgåvor
Beskrivning
Explore the world's most famous battles by their geography as you uncover the most ancient, medieval and modern combats in history.
If you're interested in finding out more about the biggest battles fought throughout the ages, then this war book is perfect for you. Battles Map by Map puts you in the seat of famous generals and commanders such as Rameses II, Napoleon, and Alexander the Great who expertly planned their attacks by studying the plains on which they would take place. So what are you waiting for? Journey back in time to learn more about wars such as the Battle of Alesia, Napoleonic Wars, and World War II and follow the geography of these epic battles in this brilliant book on the history of the world.
Journey into past like never before as you explore:
- 80 easy-to-follow maps showcasing the most famous battles in history
- Timelines that showcase battles in chronological order, ideal for visual learners
- Informative easy-to-read text explains the events of the battles
- Features provide additional contextual information on key technologies, leaders, armies, and more
Bursting with striking illustrations and full of fascinating detail, this history book is the ultimate gift for map lovers, military history enthusiasts, and armchair generals everywhere. Battles Map by Map takes you right to the heart of the action, where you can discover the profiles of famous commanders and military leaders and reveal the impact of groundbreaking weapons and battlefield innovations. Additionally, historic maps, paintings, photographs, and objects take you to the heart of the action whereby the impact of groundbreaking weapons and battlefield innovations is revealed.
Broadcasting journalist and historian, Peter Snow, provides a foreword for this marvellous history book for adults. From ancient to modern battles, he provides context for the world's most famous wars, both won and lost. See for yourself how tactics, technology, vision, and luck have all played a part in the outcome of wars throughout history.
At DK, we believe in the power of discovery.
So why stop there? The Map by Map series includes other titles such as History of the World Map by Map and World War II Map by Map, each detailing historical events and placing them in the context of geography. DK's luxurious Map by Map books are fantastic history gifts, packed with fascinating facts, high-quality photography, and detailed profiles and descriptions of people and events.
If you're interested in finding out more about the biggest battles fought throughout the ages, then this war book is perfect for you. Battles Map by Map puts you in the seat of famous generals and commanders such as Rameses II, Napoleon, and Alexander the Great who expertly planned their attacks by studying the plains on which they would take place. So what are you waiting for? Journey back in time to learn more about wars such as the Battle of Alesia, Napoleonic Wars, and World War II and follow the geography of these epic battles in this brilliant book on the history of the world.
Journey into past like never before as you explore:
- 80 easy-to-follow maps showcasing the most famous battles in history
- Timelines that showcase battles in chronological order, ideal for visual learners
- Informative easy-to-read text explains the events of the battles
- Features provide additional contextual information on key technologies, leaders, armies, and more
Bursting with striking illustrations and full of fascinating detail, this history book is the ultimate gift for map lovers, military history enthusiasts, and armchair generals everywhere. Battles Map by Map takes you right to the heart of the action, where you can discover the profiles of famous commanders and military leaders and reveal the impact of groundbreaking weapons and battlefield innovations. Additionally, historic maps, paintings, photographs, and objects take you to the heart of the action whereby the impact of groundbreaking weapons and battlefield innovations is revealed.
Broadcasting journalist and historian, Peter Snow, provides a foreword for this marvellous history book for adults. From ancient to modern battles, he provides context for the world's most famous wars, both won and lost. See for yourself how tactics, technology, vision, and luck have all played a part in the outcome of wars throughout history.
At DK, we believe in the power of discovery.
So why stop there? The Map by Map series includes other titles such as History of the World Map by Map and World War II Map by Map, each detailing historical events and placing them in the context of geography. DK's luxurious Map by Map books are fantastic history gifts, packed with fascinating facts, high-quality photography, and detailed profiles and descriptions of people and events.
Om denna bok
Battles Map by Map av Peter Snow är en Danskt band bok med 288 sidor på Engelska. Den utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Battles Map by Map 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:
9780241446348
Upplaga:
0
Utgiven:
2021-05-06
Förlag:
Okänt
Sidantal:
288
$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"
>