Vi flyttar från butik till nätet - så funkar det framåt
Connected | 0:e upplagan
- Danskt band, Engelska, 2011
- Författare: James Fowler, Nicholas Christakis
- Betyg:
134
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
Is happiness catching? Are your friends making you fat? Can your sibling make you smart? Is wealth contagious? Where is true love found? Does free will exist?
Based on exciting discoveries in mathematics, genetics, psychology and sociology, ‘Connected’ is an innovative and fascinating exploration of how social networks operate. Think it's all about who you know? It is. But not the way you think.
Turns out your colleague's husband's sister can make you fat, even if you don't know her. And a happy friend is more relevant to your happiness than a bigger income.
Our connections – our friends, their friends, and even their friends' friends – have an astonishing power to influence everything from what we eat to who we sleep with. And we, in turn, influence others. Our actions can change the behaviours, the beliefs, and even the basic health of people we've never met.
In this brilliantly original and effortlessly engaging exploration of how much we truly influence one another. Pre-eminent social scientists Nicholas Christakis and James Fowler explain why obesity is contagious, why the rich get richer, even how we find and choose our partners. Intriguing and entertaining, with revelatory implications for everything from our notion of the individual to ideas about public health initiatives, ‘Connected’ will change the way you think about every aspect of your life, and how you live it.
Based on exciting discoveries in mathematics, genetics, psychology and sociology, ‘Connected’ is an innovative and fascinating exploration of how social networks operate. Think it's all about who you know? It is. But not the way you think.
Turns out your colleague's husband's sister can make you fat, even if you don't know her. And a happy friend is more relevant to your happiness than a bigger income.
Our connections – our friends, their friends, and even their friends' friends – have an astonishing power to influence everything from what we eat to who we sleep with. And we, in turn, influence others. Our actions can change the behaviours, the beliefs, and even the basic health of people we've never met.
In this brilliantly original and effortlessly engaging exploration of how much we truly influence one another. Pre-eminent social scientists Nicholas Christakis and James Fowler explain why obesity is contagious, why the rich get richer, even how we find and choose our partners. Intriguing and entertaining, with revelatory implications for everything from our notion of the individual to ideas about public health initiatives, ‘Connected’ will change the way you think about every aspect of your life, and how you live it.
Om denna bok
Connected av James Fowler och Nicholas Christakis är en Danskt band bok med 352 sidor på Engelska. Den utgavs 2011 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Connected 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:
9780007303601
Upplaga:
0
Utgiven:
2011-01-20
Förlag:
Gardners Books
Sidantal:
352
$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"
>