Vi flyttar från butik till nätet - så funkar det framåt
Theorizing About Intercultural Communication | 0:e upplagan
- Danskt band, Engelska, 2004
- Författare:
- Betyg:
986
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
"Each chapter takes on the issue at hand with a considerable degree of rigor that incorporates extensive literature reviews, theoretical backgrounds, and detailed explanations of the development of each theoretical perspective."
—Adrian Holliday, Canterbury Christ Church University, North Holmes Campus, UK
There are several approaches to incorporating culture into communication theories. First, culture can be integrated with the communication process in the theories of communication. Second, theories can be designed to describe how communication varies across cultures. And third, theories can be generated to explain communication between people from different cultures. In Theorizing About Intercultural Communication, editor William B. Gudykunst brings together key theories that have shaped and influenced human intercultural communication.
Theorizing About Intercultural Communication provides an excellent overview of the major theories currently in use and examines how these theories will also support the foundation for future research in this area. Contributors to this text include individuals who actually developed the theories covered in the book. Each contributor highlights the evolution, development, and application of the theory to provide a thorough and contemporary view of the field.
Key Features
First student text on intercultural communication theories with consistent chapter organization, headings, and pedagogy to aid comprehension and allow for theories to be easily compared and contrasted
Intercultural communication theories are discussed by those who developed them to provide a firsthand look at how these theories originated
An introductory chapter and part overviews highlight the importance of studying and using intercultural communication theories
Each theory′s testing and application is emphasized to demonstrate how the theory can be implemented
Several new hypotheses on topics such as co-cultural and dialectical concepts are examined, in addition to modifications of long-standing theories, making this the most up-to-date text on intercultural communication theories
Theorizing About Intercultural Communication is an excellent text for advanced undergraduate and graduate courses on Intercultural Communication, Communication Theory, and Cultural Studies.
—Adrian Holliday, Canterbury Christ Church University, North Holmes Campus, UK
There are several approaches to incorporating culture into communication theories. First, culture can be integrated with the communication process in the theories of communication. Second, theories can be designed to describe how communication varies across cultures. And third, theories can be generated to explain communication between people from different cultures. In Theorizing About Intercultural Communication, editor William B. Gudykunst brings together key theories that have shaped and influenced human intercultural communication.
Theorizing About Intercultural Communication provides an excellent overview of the major theories currently in use and examines how these theories will also support the foundation for future research in this area. Contributors to this text include individuals who actually developed the theories covered in the book. Each contributor highlights the evolution, development, and application of the theory to provide a thorough and contemporary view of the field.
Key Features
First student text on intercultural communication theories with consistent chapter organization, headings, and pedagogy to aid comprehension and allow for theories to be easily compared and contrasted
Intercultural communication theories are discussed by those who developed them to provide a firsthand look at how these theories originated
An introductory chapter and part overviews highlight the importance of studying and using intercultural communication theories
Each theory′s testing and application is emphasized to demonstrate how the theory can be implemented
Several new hypotheses on topics such as co-cultural and dialectical concepts are examined, in addition to modifications of long-standing theories, making this the most up-to-date text on intercultural communication theories
Theorizing About Intercultural Communication is an excellent text for advanced undergraduate and graduate courses on Intercultural Communication, Communication Theory, and Cultural Studies.
Om denna bok
Theorizing About Intercultural Communication är en Danskt band bok med 488 sidor på Engelska. Den utgavs 2004 av Sage publications inc.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Theorizing About Intercultural Communication 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:
Media & kommunikation
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780761927495
Upplaga:
0
Utgiven:
2004-11-22
Förlag:
Sage publications inc
Sidantal:
488
$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"
>