Vi flyttar från butik till nätet - så funkar det framåt
Doing Research in the Business World | 2:a upplagan
- Danskt band, Engelska, 2019
- Författare: David E Gray
- Betyg:
1706
kr
Skickas inom 1-3 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
Starting with the basics and fully grounded in the context of actually doing research, this practical book is the perfect companion as students tackle a business research project head on for the first time.
Guiding readers through the research process in author David E. Gray’s approachable style, the book helps them build their understanding and develop the skills they need to establish good practice when planning and doing research in the business world. This second edition offers:
· A key focus on employability, highlighting the value of research beyond academia and helping students develop their transferable skills for the workplace
· A new chapter on digital methods that shows them how to design and conduct digital business research in an ethical way
· Fully integrated online resources in every chapter, including introduction videos from David, handy top tip videos and case studies that bring methods to life
Supporting students at every stage of their research project and showcasing examples and case studies from across the global business landscape, including HR, marketing, organization studies and tourism and leisure, this book helps them successfully and confidently apply their methods knowledge and excel in their research projects.
David E. Gray was Professor of Leadership and Organisational Behaviour at the University of Greenwich.
Guiding readers through the research process in author David E. Gray’s approachable style, the book helps them build their understanding and develop the skills they need to establish good practice when planning and doing research in the business world. This second edition offers:
· A key focus on employability, highlighting the value of research beyond academia and helping students develop their transferable skills for the workplace
· A new chapter on digital methods that shows them how to design and conduct digital business research in an ethical way
· Fully integrated online resources in every chapter, including introduction videos from David, handy top tip videos and case studies that bring methods to life
Supporting students at every stage of their research project and showcasing examples and case studies from across the global business landscape, including HR, marketing, organization studies and tourism and leisure, this book helps them successfully and confidently apply their methods knowledge and excel in their research projects.
David E. Gray was Professor of Leadership and Organisational Behaviour at the University of Greenwich.
Om denna bok
Doing Research in the Business World av David E Gray är en Danskt band bok med 896 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2019.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Doing Research in the Business World 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:
Ekonomi & management
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781526489081
Upplaga:
2
Utgiven:
2019-11-25
Förlag:
Okänt
Sidantal:
896
$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"
>