Vi flyttar från butik till nätet - så funkar det framåt
How to Win Friends and Influence People | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Dale Carnegie
- Betyg:
244
kr
Skickas inom 5-9 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
Dale Carnegie's famous confidence-boosting bestseller has transformed the personal and professional lives of millions around the world. Now it's been fully revised and updated for the next generation of leaders.
This new edition of the most influential self-help book of the last century has been updated under the care of Dale's daughter, Donna, introducing changes that keep the book fresh for today's readers, with priceless material restored from the original 1936 text.
One of the best-known motivational guides in history, Dale Carnegie's ground-breaking publication has sold tens of millions of copies, been translated into almost every known written language and helped countless people succeed.
Carnegie's rock-solid, experience-tested advice has remained relevant for generations because he addresses timeless questions about the art of getting along with people. How to Win Friends and Influence People teaches you:
-How to communicate effectively
-How to make people like you
-How to increase your ability to get things done
-How to get others to see your side
-How to become a more effective leader
-How to successfully navigate almost any social situation
-And so much more!
How to Win Friends and Influence People is a historic bestseller for one simple reason: its crucial life lessons, conveyed through engaging storytelling, have shown readers how to become who they wish to be. With the newly updated version of this classic, that's as true now as ever.
This new edition of the most influential self-help book of the last century has been updated under the care of Dale's daughter, Donna, introducing changes that keep the book fresh for today's readers, with priceless material restored from the original 1936 text.
One of the best-known motivational guides in history, Dale Carnegie's ground-breaking publication has sold tens of millions of copies, been translated into almost every known written language and helped countless people succeed.
Carnegie's rock-solid, experience-tested advice has remained relevant for generations because he addresses timeless questions about the art of getting along with people. How to Win Friends and Influence People teaches you:
-How to communicate effectively
-How to make people like you
-How to increase your ability to get things done
-How to get others to see your side
-How to become a more effective leader
-How to successfully navigate almost any social situation
-And so much more!
How to Win Friends and Influence People is a historic bestseller for one simple reason: its crucial life lessons, conveyed through engaging storytelling, have shown readers how to become who they wish to be. With the newly updated version of this classic, that's as true now as ever.
Om denna bok
How to Win Friends and Influence People av Dale Carnegie är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2022 av Ebury Publishing.
Spara pengar – köp begagnad från Campusbokhandeln
Köp How to Win Friends and Influence People 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:
9781785044229
Upplaga:
0
Utgiven:
2022-05-17
Förlag:
Ebury Publishing
Sidantal:
320
$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"
>