Välkommen tillbaka till Campusbokhandeln! Läs mer här!
Project Management Step by Step | 2:a upplagan
- Danskt band, Engelska, 2016
- Författare: Richard Newton
- Betyg:
Välj skick:
Bästa pris
154
kr
Skickas nästa vardag
Du sparar 134 kr
(47%)
mot nypris
204
kr
Skickas från säljare inom 1-3 vardagar
Rebecka
, Stora höga
Verifierad säljare
Skickar snabbt
Du sparar 84 kr
(29%)
mot nypris
Butikslager
Onlinelager
4 st i lager
$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
You’ve been given a project to run. You know you need to get it right, but you don’t know what you need to do and in what order to make sure it all runs smoothly and you come out of it looking great. You need Project Management Step by Step.
Almost every manager and businessperson finds at some time they need to complete a task that has sufficient complexity and importance that an ad-hoc approach to getting it done is just not enough.
Managers in this common situation need the structure and rigour of a project management approach, yet very few managers are formally trained in project management or have the inclination, time or finances to become trained. They need an approach they can feel confident is sufficiently robust to ensure their success, but also simple enough to be immediately applicable. Project Management Step by Step provides the solution to this problem; a practical and immediate way to become a competent project manager.
The author of this book has also developed an interactive project management game with Totem Learning, which can be played as a stand-alone learning experience or used as a case study in a more extensive project management training course.
The game is PC based and costs £30 per user for a license, with discounts for larger orders. Find out more at http://www.totemlearning.com/onlinetrainingcourses/projectmanagementskills/
Almost every manager and businessperson finds at some time they need to complete a task that has sufficient complexity and importance that an ad-hoc approach to getting it done is just not enough.
Managers in this common situation need the structure and rigour of a project management approach, yet very few managers are formally trained in project management or have the inclination, time or finances to become trained. They need an approach they can feel confident is sufficiently robust to ensure their success, but also simple enough to be immediately applicable. Project Management Step by Step provides the solution to this problem; a practical and immediate way to become a competent project manager.
The author of this book has also developed an interactive project management game with Totem Learning, which can be played as a stand-alone learning experience or used as a case study in a more extensive project management training course.
The game is PC based and costs £30 per user for a license, with discounts for larger orders. Find out more at http://www.totemlearning.com/onlinetrainingcourses/projectmanagementskills/
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
2
Utgiven:
2016-07-22
ISBN:
9781292142197
Sidantal:
208
$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"
>