Vi flyttar från butik till nätet - så funkar det framåt
Doing Critical Social Work | 1:a upplagan
- Danskt band, Engelska, 2016
- Författare: Bob Pease, Sophie Goldingay
- Betyg:
451
kr
Skickas inom 0-2 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
Critical social work encourages emancipatory personal and social change. This text focuses on the challenge of incorporating critical theory into the practice of social workers and provides case studies and insights from a range of fields to illustrate how to work with tensions and challenges.
Beginning with an outline of the theoretical basis of critical social work and its different perspectives, the authors go on to introduce key features of working in this tradition including critical reflection. Part II explores critical practices in confronting privilege and promoting social justice in social work, examining such issues as human rights, gender, poverty and class. Part III considers the development of critical practices within the organisational context of social work including the fields of mental health, child and family services, within Centrelink and prison settings. Part IV is focused on doing anti- discriminatory and anti-oppressive practice in social work with particular populations including asylum seekers, Aboriginal and Torres Strait Islander peoples, domestic violence survivors, older people and lesbian, gay and transgender groups. Finally, Part V outlines collectivist and transformative practices in social work and beyond, looking at environmental issues, social activism, the disability movement and globalisation.
''A highly valuable addition to social work education and practice literature in Australia and beyond its shores.'' Ruth Phillips, Associate Professor, Faculty of Education and Social Work, University of Sydney
Beginning with an outline of the theoretical basis of critical social work and its different perspectives, the authors go on to introduce key features of working in this tradition including critical reflection. Part II explores critical practices in confronting privilege and promoting social justice in social work, examining such issues as human rights, gender, poverty and class. Part III considers the development of critical practices within the organisational context of social work including the fields of mental health, child and family services, within Centrelink and prison settings. Part IV is focused on doing anti- discriminatory and anti-oppressive practice in social work with particular populations including asylum seekers, Aboriginal and Torres Strait Islander peoples, domestic violence survivors, older people and lesbian, gay and transgender groups. Finally, Part V outlines collectivist and transformative practices in social work and beyond, looking at environmental issues, social activism, the disability movement and globalisation.
''A highly valuable addition to social work education and practice literature in Australia and beyond its shores.'' Ruth Phillips, Associate Professor, Faculty of Education and Social Work, University of Sydney
Om denna bok
Doing Critical Social Work av Bob Pease och Sophie Goldingay är en Danskt band bok med 384 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2016.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Doing Critical Social Work 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:
Medicin, vård & fysiologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781760110840
Upplaga:
1
Utgiven:
2016-06-22
Förlag:
Okänt
Sidantal:
384
$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"
>