Sälj dina kursböcker, vinn presentkort på 1000 kr. Kom igång här
The Entrepreneurial Self | 1:a upplagan
- Danskt band, Engelska, 2015
- Författare: Ulrich Bröckling
- Betyg:
1150
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"
>
Fler utgåvor
Beskrivning
"This is a book about who we are today, and how we have become who we are. It is about the engineers of the modern soul, the entrepreneurial self. It is essential reading for all those who care about the incessant demands placed on us to become more than we are, to become entrepreneurs of our selves, to maximise and optimise our capacities in ways that align personal identity and political responsibility."
- Professor Peter Miller, London School of Economics & Political Science
Ulrich Bröckling claims that the imperative to act like an entrepreneur has turned ubiquitous. In Western society there is a drive to orient your thinking and behaviour on the objective of market success which dictates the private and professional spheres. Life is now ruled by competition for power, money, fitness, and youth. The self is driven to constantly improve, change and adapt to a society only capable of producing winners and losers.
The Entrepreneurial Self explores the series of juxtapositions within the self, created by this call for entrepreneurship. Whereas it can expose unknown potential, it also leads to over-challenging. It may strengthen self-confidence but it also exacerbates the feeling of powerlessness. It may set free creativity but it also generates unbounded anger. Competition is driven by the promise that only the capable will reap success, but no amount of effort can remove the risk of failure. The individual has no choice but to balance out the contradiction between the hope of rising and the fear of decline.
Ulrich Bröckling is Professor of Cultural Sociology at the Albert-Ludwigs-University Freiburg, Germany.
- Professor Peter Miller, London School of Economics & Political Science
Ulrich Bröckling claims that the imperative to act like an entrepreneur has turned ubiquitous. In Western society there is a drive to orient your thinking and behaviour on the objective of market success which dictates the private and professional spheres. Life is now ruled by competition for power, money, fitness, and youth. The self is driven to constantly improve, change and adapt to a society only capable of producing winners and losers.
The Entrepreneurial Self explores the series of juxtapositions within the self, created by this call for entrepreneurship. Whereas it can expose unknown potential, it also leads to over-challenging. It may strengthen self-confidence but it also exacerbates the feeling of powerlessness. It may set free creativity but it also generates unbounded anger. Competition is driven by the promise that only the capable will reap success, but no amount of effort can remove the risk of failure. The individual has no choice but to balance out the contradiction between the hope of rising and the fear of decline.
Ulrich Bröckling is Professor of Cultural Sociology at the Albert-Ludwigs-University Freiburg, Germany.
Om denna bok
The Entrepreneurial Self av Ulrich Bröckling är en Danskt band bok med 256 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2015.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Entrepreneurial Self 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:
9781473902336
Upplaga:
1
Utgiven:
2015-12-14
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"
>