Sälj dina kursböcker, vinn presentkort på 1000 kr. Kom igång här
CPD in the Built Environment | 1:a upplagan
- Danskt band, Engelska, 2021
- Författare: Greg Watts, Norman Watts
- Betyg:
502
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
The aim of this book is to provide a single source of information to support continuing professional development (CPD) in the built environment sector.
The book offers a comprehensive introduction to the concept of CPD and provides robust guidance on the methods and benefits of identifying, planning, monitoring, actioning, and recording CPD activities. It brings together theories, standards, professional and industry requirements, and contemporary arguments around individual personal and professional development. Practical techniques and real-life best practice examples outlined from within and outside of the industry empower the reader to take control of their own built environment-related development, whilst also providing information on how to develop fellow staff members. The contents covered in this book align with the requirements of numerous professional bodies, such as the Royal Institution of Chartered Surveyors (RICS), the Institution of Civil Engineers (ICE), and the Chartered Institute of Builders (CIOB).
The chapters are supported by case studies, templates, practical advice, and guidance. The book is designed to help all current and future built environment professionals manage their own CPD as well as managing the CPD of others. This includes helping undergraduate and postgraduate students complete CPD requirements for modules as part of a wide range of built environment university degree courses and current built environment professionals of all levels and disciplines who wish to enhance their careers through personal and professional development, whether due to professional body requirements or by taking control of identifying and achieving their own educational needs.
The book offers a comprehensive introduction to the concept of CPD and provides robust guidance on the methods and benefits of identifying, planning, monitoring, actioning, and recording CPD activities. It brings together theories, standards, professional and industry requirements, and contemporary arguments around individual personal and professional development. Practical techniques and real-life best practice examples outlined from within and outside of the industry empower the reader to take control of their own built environment-related development, whilst also providing information on how to develop fellow staff members. The contents covered in this book align with the requirements of numerous professional bodies, such as the Royal Institution of Chartered Surveyors (RICS), the Institution of Civil Engineers (ICE), and the Chartered Institute of Builders (CIOB).
The chapters are supported by case studies, templates, practical advice, and guidance. The book is designed to help all current and future built environment professionals manage their own CPD as well as managing the CPD of others. This includes helping undergraduate and postgraduate students complete CPD requirements for modules as part of a wide range of built environment university degree courses and current built environment professionals of all levels and disciplines who wish to enhance their careers through personal and professional development, whether due to professional body requirements or by taking control of identifying and achieving their own educational needs.
Om denna bok
CPD in the Built Environment av Greg Watts och Norman Watts är en Danskt band bok med 170 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp CPD in the Built Environment 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:
Miljö & hållbarhet
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367372156
Upplaga:
1
Utgiven:
2021-04-13
Förlag:
Okänt
Sidantal:
170
$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"
>