Vi flyttar från butik till nätet - så funkar det framåt
Bloody Brilliant Women | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Cathy Newman
- Betyg:
137
kr
Skickas inom 3-6 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
‘A litany of fresh heroes to make the embattled heart sing’ Caitlin Moran
‘Newman is a brilliant writer’ Observer
A fresh, opinionated history of all the brilliant women you should have learned about in school but didn’t.
For hundreds of years we have heard about the great men of history, but what about herstory?
In this freewheeling history of modern Britain, Cathy Newman writes about the pioneering women who defied the odds to make careers for themselves and alter the course of modern history; women who achieved what they achieved while dismantling hostile, entrenched views about their place in society. Their role in transforming Britain is fundamental, far greater than has generally been acknowledged, and not just in the arts or education but in fields like medicine, politics, law, engineering and the military.
While a few of the women in this book are now household names, many have faded into oblivion, their personal and collective achievements mere footnotes in history. We know of Emmeline Pankhurst, Vera Brittain, Marie Stopes and Beatrice Webb. But who remembers engineer and motorbike racer Beatrice Shilling, whose ingenious device for the Spitfires’ Rolls-Royce Merlin fixed an often-fatal flaw, allowing the RAF’s planes to beat the German in the Battle of Britain? Or Dorothy Lawrence, the journalist who achieved her ambition to become a WW1 correspondent by pretending to be a man? And developmental biologist Anne McLaren, whose work in genetics paved the way for in vitro fertilisation?
Blending meticulous research with information gleaned from memoirs, diaries, letters, novels and other secondary sources, Bloody Brilliant Women uses the stories of some extraordinary lives to tell the tale of 20th and 21st century Britain. It is a history for women and men. A history for our times.
‘Newman is a brilliant writer’ Observer
A fresh, opinionated history of all the brilliant women you should have learned about in school but didn’t.
For hundreds of years we have heard about the great men of history, but what about herstory?
In this freewheeling history of modern Britain, Cathy Newman writes about the pioneering women who defied the odds to make careers for themselves and alter the course of modern history; women who achieved what they achieved while dismantling hostile, entrenched views about their place in society. Their role in transforming Britain is fundamental, far greater than has generally been acknowledged, and not just in the arts or education but in fields like medicine, politics, law, engineering and the military.
While a few of the women in this book are now household names, many have faded into oblivion, their personal and collective achievements mere footnotes in history. We know of Emmeline Pankhurst, Vera Brittain, Marie Stopes and Beatrice Webb. But who remembers engineer and motorbike racer Beatrice Shilling, whose ingenious device for the Spitfires’ Rolls-Royce Merlin fixed an often-fatal flaw, allowing the RAF’s planes to beat the German in the Battle of Britain? Or Dorothy Lawrence, the journalist who achieved her ambition to become a WW1 correspondent by pretending to be a man? And developmental biologist Anne McLaren, whose work in genetics paved the way for in vitro fertilisation?
Blending meticulous research with information gleaned from memoirs, diaries, letters, novels and other secondary sources, Bloody Brilliant Women uses the stories of some extraordinary lives to tell the tale of 20th and 21st century Britain. It is a history for women and men. A history for our times.
Om denna bok
Bloody Brilliant Women av Cathy Newman är en Danskt band bok med 384 sidor på Engelska. Den utgavs 2019 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Bloody Brilliant Women 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:
9780008241674
Upplaga:
0
Utgiven:
2019-03-07
Förlag:
Gardners Books
Sidantal:
384
$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"
>