Vi flyttar från butik till nätet - så funkar det framåt
Experimental Capitalism | 0:e upplagan
- Danskt band, Engelska, 2015
- Författare: Steven Klepper
- Betyg:
555
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
For much of the twentieth century, American corporations led the world in terms of technological progress. Why did certain industries have such great success? Experimental Capitalism examines six key industries--automobiles, pneumatic tires, television receivers, semiconductors, lasers, and penicillin--and tracks the highs and lows of American high-tech capitalism and the resulting innovation landscape. Employing "nanoeconomics"--a deep dive into the formation and functioning of companies--Steven Klepper determines how specific companies emerged to become the undisputed leaders that altered the course of their industry's evolution. Klepper delves into why a small number of firms came to dominate their industries for many years after an initial period of tumult, including General Motors, Firestone, and Intel. Even though capitalism is built on the idea of competition among many, he shows how the innovation process naturally led to such dominance. Klepper explores how this domination influenced the search for further innovations.
He also considers why industries cluster in specific geographical areas, such as semiconductors in northern California, cars in Detroit, and tires in Akron. He finds that early leading firms serve as involuntary training grounds for the next generation of entrepreneurs who spin off new firms into the surrounding region. Klepper concludes his study with a discussion of the impact of government and the potential for policy to enhance a nation's high-tech industrial base. A culmination of a lifetime of research and thought, Experimental Capitalism takes a dynamic look at how new ideas and innovations led to America's economic primacy.
He also considers why industries cluster in specific geographical areas, such as semiconductors in northern California, cars in Detroit, and tires in Akron. He finds that early leading firms serve as involuntary training grounds for the next generation of entrepreneurs who spin off new firms into the surrounding region. Klepper concludes his study with a discussion of the impact of government and the potential for policy to enhance a nation's high-tech industrial base. A culmination of a lifetime of research and thought, Experimental Capitalism takes a dynamic look at how new ideas and innovations led to America's economic primacy.
Om denna bok
Experimental Capitalism av Steven Klepper är en Danskt band bok med 280 sidor på Engelska. Den utgavs 2015 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Experimental Capitalism 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:
9780691169620
Upplaga:
0
Utgiven:
2015-12-29
Förlag:
John Wiley And Sons Ltd
Sidantal:
280
$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"
>