Neuropsychology | 2:a upplagan
- Pocket, Engelska, 2015
- Författare: David Andrewes
- Betyg:
1165
kr
Skickas inom 2-5 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 second edition of this comprehensive textbook for students of Neuropsychology gives a thorough overview of the complex relationship between brain and behaviour. With an excellent blend of clinical, experimental and theoretical coverage, it draws on the latest research findings from neuroscience, cognitive neuroscience, neurochemistry, clinical neuropsychology and neuropsychology to provide students with new insights in this fast moving field. The book is organised around the main neuropsychological disorders in the areas of perception, executive dysfunction, attention, memory, cerebral asymmetry, language, emotion and consciousness. There is a clear emphasis on bridging the gap between theory and practice with links throughout to clinical issues of both assessment and rehabilitation to build a clear understanding of the application of the theoretical issues. The final section in each chapter illustrates the importance of a more systematic approach to intervention, which takes into account theoretical views of recovery from brain damage. New to this edition: A new chapter format that includes a "basic topic" section, which contains up-to-date essential knowledge of the topic and a "further topics" section for a more advanced treatment of the area. A new section on neuroscientific approaches to rehabilitation in each chapter to make links between scientific knowledge and clinical treatment. A brand new chapter on consciousness A new full colour layout with increased pedagogical features, including key terms, section summaries, ‘study questions’ and improved presentation of figures and brain diagrams A companion website including related weblinks, guidance on answering the ‘study questions’, and flashcards. This book will be invaluable for undergraduate students in Neuropsychology and students who wish to take the subject further to the various clinical fields.
Om denna bok
Neuropsychology av David Andrewes är en Pocket bok med 704 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2015 av Taylor & Francis Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Neuropsychology 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:
Pedagogik & psykologi
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781841697017
Upplaga:
2
Utgiven:
2015-11-17
Förlag:
Taylor & Francis Ltd
Sidantal:
704
$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"
>