Vi flyttar från butik till nätet - så funkar det framåt
Dialogue in the Digital Age | 1:a upplagan
- Danskt band, Engelska, 2021
- Författare: Patrick Grant
- Betyg:
607
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
Combining literary criticism and theory with anthropology and cognitive science, this highly relevant book argues that we are fundamentally shaped by dialogue. Patrick Grant looks at the manner in which dialogue informs and connects the personal, political, and religious dimensions of human experience and how literacy is being eroded through many factors, including advances in digital technology.
The book begins by tracing the history of evolved communication skills and looks at ways in which interconnections among tragedy, the limits of language, and the silence of abjection contribute to an adequate understanding of dialogue. Looking at examples such as “truth decay” in journalism and falling literacy levels in school, alongside literary texts from Malory and Shakespeare, Grant shows how literature and criticism embody the essential values of dialogue. The maintenance of complex reading and interpretive skills is recommended for the recuperation of dialogue and for a better understanding of its fundamental significance in the shaping of our personal and social lives.
Tapping into debates about the value of literature and the humanities, and the challenges posed by digitalization, this book will be of interest and significance to people working in a wide range of subjects, including literary studies, communication studies, digital humanities, social policy, and anthropology.
The book begins by tracing the history of evolved communication skills and looks at ways in which interconnections among tragedy, the limits of language, and the silence of abjection contribute to an adequate understanding of dialogue. Looking at examples such as “truth decay” in journalism and falling literacy levels in school, alongside literary texts from Malory and Shakespeare, Grant shows how literature and criticism embody the essential values of dialogue. The maintenance of complex reading and interpretive skills is recommended for the recuperation of dialogue and for a better understanding of its fundamental significance in the shaping of our personal and social lives.
Tapping into debates about the value of literature and the humanities, and the challenges posed by digitalization, this book will be of interest and significance to people working in a wide range of subjects, including literary studies, communication studies, digital humanities, social policy, and anthropology.
Om denna bok
Dialogue in the Digital Age av Patrick Grant är en Danskt band bok med 98 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Dialogue in the Digital Age 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367688066
Upplaga:
1
Utgiven:
2021-01-28
Förlag:
Okänt
Sidantal:
98
$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"
>