Vi har bytt namn till Adlibris Campus! Campusbokhandeln ❤️ Adlibris - Läs mer här
Designing the user interface | 5:e upplagan
- Häftad, Engelska, 2009
- Författare: Ben Shneiderman
- Betyg:
Ej i lager
Beskrivning
[Software Engineering / User Interface]Ben Shneiderman & Catherine Plaisantwritten in collaboration with Maxine Cohen & Steve JacobsDesigning the User Interface: Strategies for Effective Human-Computer Interaction provides a comprehensive introduction to the dynamic field of human-computer interaction (HCI). An expanded author team brings unparalleled industry and academic experience to this latest edition. Practical techniques, research-supported design guidelines, and a multitude of current examples and figures illustrate good design principles and practices, effectively guiding readers through their first HCI design projects.The Fifth Edition addresses the profound changes engendered by user-generated content and social media participation, which increase the need for compelling user experiences. Topics covered include: Current HCI issues, with balanced emphasis on mobile devices, the Web, and desktop platforms Innovations in social media and social networking Strategies for enhancing quality of user-generated content Universal usability, sustainable design, and societal transformation Spam, privacy, security, and other contemporary challenges Internationalization issues and customization of consumer electronics Recent research results and innovative commercial productsThe Companion Website (www.aw.com/DTUI) includes quizzes, links, discussion questions, additional practice opportunities, and resources for both students and professors.Visit www.pearsonhighered.com/cs for more information about Addison-Wesley computing books. To order any of our products, contact our customer service department at (800) 824-7799 or (201) 767-5021 outside of the U.S., or visit your campus bookstore.Addison-Wesley is an imprint of PEARSONAddison-Wesley ComputingLeading Authors Quality ProductsISBN-10: 0-321-53735-1ISBN-13: 978-0-32153735-5 (Pearson)
Produktinformation
Kategori:
Kultur
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
5
Utgiven:
2009-03-06
ISBN:
9780321601483
Sidantal:
624
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';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
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';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
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';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
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';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>