Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Design is Storytelling | 1:a upplagan
- Danskt band, Engelska, 2017
- Författare: Ellen Lupton
- Betyg:
215
kr
Skickas inom 7-22 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
A playbook for creative thinking, created for contemporary students and practitioners working across the fields of graphic design, product design, service design and user experience.
Design is Storytelling is a guide to thinking and making created for contemporary students and practitioners working across the fields of graphic design, product design, service design, and user experience. By grounding narrative concepts in fresh, concrete examples and demonstrations, this compelling book provides designers with tools and insights for shaping behaviour and engaging users. Compact, relevant and richly illustrated, the book is written with a sense of humour and a respect for the reader’s time and intelligence. Design is Storytelling unpacks the elements of narrative into a fun and useful toolkit, bringing together principles from literary criticism, narratology, cognitive science, semiotics, phenomenology and critical theory to show how visual communication mobilizes instinctive biological processes as well as social norms and conventions. The book uses 250 illustrations to actively engage readers in the process of looking and understanding. This lively book shows how designers can use the principles of storytelling and visual thinking to create beautiful, surprising and effective outcomes. Although the book is full of practical advice for designers, it will also appeal to people more broadly involved in branding, marketing, business and communication.
Design is Storytelling is a guide to thinking and making created for contemporary students and practitioners working across the fields of graphic design, product design, service design, and user experience. By grounding narrative concepts in fresh, concrete examples and demonstrations, this compelling book provides designers with tools and insights for shaping behaviour and engaging users. Compact, relevant and richly illustrated, the book is written with a sense of humour and a respect for the reader’s time and intelligence. Design is Storytelling unpacks the elements of narrative into a fun and useful toolkit, bringing together principles from literary criticism, narratology, cognitive science, semiotics, phenomenology and critical theory to show how visual communication mobilizes instinctive biological processes as well as social norms and conventions. The book uses 250 illustrations to actively engage readers in the process of looking and understanding. This lively book shows how designers can use the principles of storytelling and visual thinking to create beautiful, surprising and effective outcomes. Although the book is full of practical advice for designers, it will also appeal to people more broadly involved in branding, marketing, business and communication.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
1
Utgiven:
2017-11-16
ISBN:
9781942303190
Sidantal:
160
Används bl.a. i följande kurser
$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"
>