0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (20)
  • R250 - R500 (81)
  • R500+ (1,094)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > General

A C/OS-III for the Renesas RX62N (Hardcover): J Labrosse Jean, Kovalski Fabiano A C/OS-III for the Renesas RX62N (Hardcover)
J Labrosse Jean, Kovalski Fabiano
R1,817 Discovery Miles 18 170 Ships in 10 - 15 working days

This two-part book puts the spotlight on how a real-time kernel works using Micrium's C/OS-III kernel as a reference. Part I includes an overview of the operation of real-time kernels, and walks through various aspects of C/OS-III implementation and usage. Part II provides application examples (using the versatile Renesas YRDKRX62N Evaluation Board, available separately) that enable readers to rapidly develop their own prototypes. This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a real-time kernel. C/OS-III is not just a great learning platform, but also a full commercial-grade software package, ready to be part of a wide range of products. C/OS-III is a highly portable, ROMable, scalable, preemptive real-time, multitasking kernel designed specifically to address the demanding requirements of today 's embedded systems. C/OS-III is the successor to the highly popular C/OS-II real-time kernel but can use most of C/OS-II 's ports with minor modifications. Some of the features of C/OS-III are:

Preemptive multitasking with round-robin scheduling of tasks at the same priority
Supports and unlimited number of tasks and other kernel objects
Rich set of services: semaphores, mutual exclusion semaphores with full priority inheritance, event flags, message queues, timers, fixed-size memory block management, and more.
Built-in performance measurements

Linux and the Unix Philosophy (Paperback, Linux Ed): Mike Gancarz Linux and the Unix Philosophy (Paperback, Linux Ed)
Mike Gancarz
R1,713 Discovery Miles 17 130 Ships in 18 - 22 working days

Unlike so many books that focus on how to use Linux, Linux and the Unix Philosophy explores the "way of thinking that is Linux" and why Linux is a superior implementation of this highly capable operating system.
This book is a revision and expansion of a computer science classic. Every chapter has been thoroughly updated with Linux coverage.
Linux and the Unix Philosophy falls squarely between the "softer" texts on iterative software design and project management and the "how-to" technical texts. Thus far, no one has come out with a book that addresses this topic, either in the Unix space or the Linux space. Linux and the Unix Philosophy covers the same ground as the first edition, while it also presents bold new ideas about Linux and Open Source.
.Concise list of philosophy tenets makes it a handy quick reference
.Anecdotal examples personalize the book for the reader
.Conversational style makes it easy and joyful to read"

Tru64 UNIX Troubleshooting - Diagnosing and Correcting System Problems (Paperback): Martin Moore, Steven Hancock Tru64 UNIX Troubleshooting - Diagnosing and Correcting System Problems (Paperback)
Martin Moore, Steven Hancock
R2,207 Discovery Miles 22 070 Ships in 10 - 15 working days

Dealing with system problems from user login failures to server crashes--is a critical part of a system administrator's job. A down system can cost a business thousands of dollars per minute. But there is little or no information available on how to troubleshoot and correct system problems; in most cases, these skills are learned in an ad-hoc manner, usually in the pressure-cooker environment of a crisis. This is the first book to address this lack of information.
The authors (both experienced Tru64 UNIX support engineer for Compaq) systematically present the techniques and tools needed to find and fix system problems. The first part of the book presents the general principles and techniques needed in system troubleshooting. These principles and techniques are useful not only for UNIX system administrators, but for anyone who needs to find and fix system problems. After this foundation, the authors describe troubleshooting tools used in the UNIX environment. The remainder of the book covers specific areas of the Tru64 UNIX operating system in detail: listing common problems, their causes, how to detect them, and how to correct them. Each chapter includes a "Before You Call Support" section that details the most important things to check and correct before it's necessary to call Compaq technical support. The authors also include decision trees to help the reader systematically isolate particular problem types.
. "Before You Call Tech Support" sections
.Tables and diagrams for quick access to precise data
.Decision trees to help choose the best way to troubleshoot a particular problem"

UC/OS-III - The Real-Time Kernel and the Texas Instruments Stellaris MCUs (Hardcover): Jean J. Labrosse UC/OS-III - The Real-Time Kernel and the Texas Instruments Stellaris MCUs (Hardcover)
Jean J. Labrosse
R1,800 Discovery Miles 18 000 Ships in 10 - 15 working days

This book puts the spotlight on how a real-time kernel works using Micrium s C/OS-III as a reference. The book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provide examples for the reader, using Texas Instruments EVM-EVALBOT, a small, robotic evaluation board. The board is based on the Stellaris LM3S9B92 which combines the popular ARM Cortex-M3(r) architecture with Ethernet MAC+PHY, USB OTG (On-The-Go), and I2S. Together with the IAR Systems Embedded Workbench for ARM development tools, the evaluation board provides everything necessary to enable the reader to be up and running quickly, as well as a fun and educational experience, resulting in a high-level of proficiency in a short time.

This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a real-time kernel. C/OS-III is not just a great learning platform, but also a full commercial-grade software package, ready to be part of a wide range of products.

C/OS-III is a highly portable, ROMable, scalable, preemptive real-time, multitasking kernel designed specifically to address the demanding requirements of today s embedded systems. C/OS-III is the successor to the highly popular C/OS-II real-time kernel but can use most of C/OS-II s ports with minor modifications. Some of the features of C/OS-III are:

Preemptive multitasking with round-robin scheduling of tasks at the same priority
Supports and unlimited number of tasks and other kernel objects
Rich set of services: semaphores, mutual exclusion semaphores with full priority inheritance, event flags, message queues, timers, fixed-size memory block management, and more. Built-in performance measurements

UC/OS-III - The Real-Time Kernel and the NXP LPC1700 (Hardcover): Jean J. Labrosse, Freddy Torres UC/OS-III - The Real-Time Kernel and the NXP LPC1700 (Hardcover)
Jean J. Labrosse, Freddy Torres
R1,796 Discovery Miles 17 960 Ships in 10 - 15 working days

This book highlights how real-time kernels work, using Micrium s C/OS-III as a reference. The book consists of two parts: Part I describes real-time kernels in generic terms, while Part II provides practical examples using NXP s LPC1768 Microcontroller, based on the ARM Cortex M3(rev 2) architecture. A companion evaluation board (Keil MCB1700) and IDE (Keil MDK Evaluation Version) enable the reader to quickly and easily evaluate the microcontroller, tools and RTOS. A range of examples are included, providing a unique hands-on experience, and leading to a faster and better understanding of the concepts presented in the book.

This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a real-time kernel. C/OS-III is not just a great learning platform, but also a full commercial-grade software package, ready to be part of a wide range of products.

C/OS-III is a highly portable, ROMable, scalable, preemptive real-time, multitasking kernel designed specifically to address the demanding requirements of today s embedded systems. C/OS-III is the successor to the highly popular C/OS-II real-time kernel but can use most of C/OS-II s ports with minor modifications. Some of the features of C/OS-III are:

Preemptive multitasking with round-robin scheduling of tasks at the same priority
Supports and unlimited number of tasks and other kernel objects
Rich set of services: semaphores, mutual exclusion semaphores with full priority inheritance, event flags, message queues, timers, fixed-size memory block management, and more.
Built-in performance measurements

UC/OS-III - The Real-Time Kernel and the Renesas SH7216 (Hardcover): Jean J. Labrosse UC/OS-III - The Real-Time Kernel and the Renesas SH7216 (Hardcover)
Jean J. Labrosse
R1,810 Discovery Miles 18 100 Ships in 10 - 15 working days
UC/OS-III - The Real-Time Kernel and the Freescale Kinetis ARM Cortex-M4 (Hardcover): Jean J. Labrosse, Juan P. Benavides, Jose... UC/OS-III - The Real-Time Kernel and the Freescale Kinetis ARM Cortex-M4 (Hardcover)
Jean J. Labrosse, Juan P. Benavides, Jose Ferna Ndez-Villasen or
R2,203 Discovery Miles 22 030 Ships in 18 - 22 working days
uC/OS-III - The Real-Time Kernel (Hardcover): Jean J. Labrosse uC/OS-III - The Real-Time Kernel (Hardcover)
Jean J. Labrosse
R1,809 Discovery Miles 18 090 Ships in 10 - 15 working days

This book puts the spotlight on how a real-time kernel works. Using Micrium's C/OS-III as a reference, the book consists of two complete parts. The first describes real-time kernels in generic terms. Part II provides examples to the reader, using STMicroelectronics' STM32F107 microcontroller, based on the popular ARM Cortex-M3 architecture. A companion evaluation board ***NOT INCLUDED, but available through Micrium*** ( C/Eval-STM32F107), and tools (IAR Systems Embedded Workbench for ARM), enable the reader to be up and running quickly, and have an amazing hands-on experience, leading to a high level of proficiency. This book is written for serious embedded systems programmers, consultants, hobbyists, and students interested in understanding the inner workings of a real-time kernel. C/OS-III is not just a great learning platform, but also a full commercial-grade software package, ready to be part of a wide range of products. C/OS-III is a highly portable, ROMable, scalable, preemptive real-time, multitasking kernel designed specifically to address the demanding requirements of today's embedded systems. C/OS-III is the successor to the highly popular C/OS-II real-time kernel but can use most of C/OS-II's ports with minor modifications. Some of the features of C/OS-III are: Preemptive multitasking with round-robin scheduling of tasks at the same priority Supports an unlimited number of tasks and other kernel objects Rich set of services: semaphores, mutual exclusion semaphores with full priority inheritance, event flags, message queues, timers, fixed-size memory block management, and more Built-in performance measurements About the Author Jean Labrosse founded Micrium in 1999. He is a regular speaker at the Embedded Systems Conference in Boston and Silicon Valley, and other industry conferences. Author of two definitive books on embedded design: MicroC/OS-II, The Real-Time Kernel and Embedded Systems Building Blocks, Complete and Ready-to-Use Modules in C, he holds BSEE and MSEE from the University of Sherbrooke, Quebec, Canada.

OpenVMS with Apache, WASD, and OSU - The Nonstop Webserver (Paperback, Annotated edition): Alan Winston OpenVMS with Apache, WASD, and OSU - The Nonstop Webserver (Paperback, Annotated edition)
Alan Winston
R2,058 Discovery Miles 20 580 Ships in 10 - 15 working days

Whether you're an experienced webmaster new to OpenVMS or an old OpenVMS hand new to webservers, this book will save you time and help you do your job better. The book points out similarities and differences between Unix and VMS, contains a management-friendly explanation of VMS's suitability for 24x7 operation, explains web concepts like authentication and access control models clearly (including honest discussion of drawbacks and weaknesses). Clear examples show how to configure each of the three webservers to accomplish specific goals, and comparisons will help you choose which server to run. If you're using or considering using a VMS webserver, this book is for you.
OpenVMS with Apache, OSU and WASD also discusses specific tasks, such as how to port CGI programs from other operating systems, and gives working examples in PERL, Python, and DCL. One chapter also covers database connectivity for VMS-based CGI programs.
-Use OpenVMS to provide reliable, full-featured web service for your business
-Find information not available anywhere else for OpenVMS, whose unbeatable reliability makes it the web server of choice for institutions that can't afford downtime for their websites
-Learn from numerous examples and step-by-step procedures how to do the same task in different servers

UC/TCP-IP and the STMicroelectronics STM32F107 (Hardcover): Legare Christian UC/TCP-IP and the STMicroelectronics STM32F107 (Hardcover)
Legare Christian
R1,809 Discovery Miles 18 090 Ships in 10 - 15 working days
Behavioral Modeling for Embedded Systems and Technologies - Applications for Design and Implementation (Hardcover): Luis Gomes,... Behavioral Modeling for Embedded Systems and Technologies - Applications for Design and Implementation (Hardcover)
Luis Gomes, Joao M Fernandes
R4,644 Discovery Miles 46 440 Ships in 18 - 22 working days

The development of embedded systems offers a higher degree of abstraction, crucial to tackling the growing complexity and usage of model-driven approaches. ""Behavioral Modeling for Embedded Systems and Technologies: Applications for Design and Implementation"" provides an overview on innovative behavior models currently used for developing embedded systems, accentuating on graphical and visual notations. This dynamic compilation presents an authoritative reference collection to the most significant models of computation currently in use for embedded systems design.

OpenVMS Alpha Internals and Data Structures - Memory Management (Paperback): Ruth Goldenberg OpenVMS Alpha Internals and Data Structures - Memory Management (Paperback)
Ruth Goldenberg
R3,235 Discovery Miles 32 350 Ships in 10 - 15 working days

OpenVMS Alpha Internals and Data Structures: Memory Management is an update
to selected parts of the book OpenVMS AXP Internals and Data Structures Version 1.5 (Digital Press, 1994). This book covers the extensions to the memory management subsystem of OpenVMS Alpha to allow the operating system and applications to access 64 bits of address space. It emphasizes system data structures and their manipulation by paging and
swapping routines and related system services.
It also describes management of dynamic memory, such as nonpaged pool, and support for nonuniform memory access (NUMA) platforms.
This book is intended for systems programmers, technical consultants, application designers, and other computer progressions interested in learning the details of the OpenVMS executive. Teachers and students of graduate and advanced undergraduate courses in operating systems will find this book a valuable study in how theory and practice are resolved in a complex commercial
operating system.
THE definitive reference describing how the OpenVMS kernel works
Written by a top authority on OpenVMS systems
Covers the latest version of OpenVMS

Computer Programming for Beginners and Cybersecurity - 4 MANUSCRIPTS IN 1: The Ultimate Manual to Learn step by step How to... Computer Programming for Beginners and Cybersecurity - 4 MANUSCRIPTS IN 1: The Ultimate Manual to Learn step by step How to Professionally Code and Protect Your Data. This Book includes: Python, Java, C ++ and Cybersecurity (Hardcover)
Alan Grid
R1,066 Discovery Miles 10 660 Ships in 10 - 15 working days
Check Point NGX R65 Security Administration (Paperback): Ralph Bonnell Check Point NGX R65 Security Administration (Paperback)
Ralph Bonnell
R1,218 Discovery Miles 12 180 Ships in 10 - 15 working days

Check Point NGX R65 is the next major release of Check Point's flagship firewall software product, which has over 750,000 registered users. Check Point's NGX is the underlying security software platform for all of the company's enterprise firewall, VPN and management solutions. It enables enterprises of all sizes to reduce the cost and complexity of security management and ensure that their security systems can be easily extended to adapt to new and emerging threats. This title is a continuation of Syngress' best-selling references on Check Point's market leading Firewall and VPN products.
* First book to market covering Check Point's new, flagship NGX R65 Firewall/VPN.
* Provides bonus coverage for Check Point's upcoming NGX R65 Certification exams.
* Companion Web site offers customized scripts for managing log files.

Evaluating Children's Interactive Products - Principles and Practices for Interaction Designers (Paperback): Panos... Evaluating Children's Interactive Products - Principles and Practices for Interaction Designers (Paperback)
Panos Markopoulos, Janet C. Read, Stuart Macfarlane, Johanna Hoysniemi
R1,178 Discovery Miles 11 780 Ships in 10 - 15 working days

Interactive products designed for children-whether toys, games, educational products, or websites-are increasingly embedded in children's lives and school experiences. Making these products safe, effective, and entertaining requires new methodologies for carrying out sound and unbiased evaluations for these users with unique requirements, environments, and ethical considerations.
This book directly addresses this need by thoroughly covering the evaluation of all types of interactive technology for children. Based on the authors' workshops, conference courses, and own design experience and research, this highly practical book reads like a handbook, while being thoroughly grounded in the latest research. Throughout, the authors illustrate techniques and principles with numerous mini case studies and highlight practical information in tips and exercises and conclude with three in-depth case studies. Essential reading for usability experts, product developers, and researchers in the field.
* Presents an essential background in child development and child psychology, particularly as they relate to technology.
* Captures best practices for observing and surveying children, training evaluators, and capturing the child user experience using audio and visual technology.
* Examines ethical and legal issues involved in working with children and offers guidelines for effective risk management.

Android Tutorials - Herong's Tutorial Examples (Paperback): Herong Yang Android Tutorials - Herong's Tutorial Examples (Paperback)
Herong Yang
R762 Discovery Miles 7 620 Ships in 18 - 22 working days
Cortical Function: a View from the Thalamus, Volume 149 (Hardcover): V. A. Casagrande, S. Murray Sherman, Ray W. Guillery Cortical Function: a View from the Thalamus, Volume 149 (Hardcover)
V. A. Casagrande, S. Murray Sherman, Ray W. Guillery
R6,202 Discovery Miles 62 020 Ships in 10 - 15 working days

Almost all of the messages that are received by the cerebral cortex from the environment or from the body's internal receptors come through the thalamus and much current thought about perceptual processing is based on sensory pathways that relay in the thalamus. This volume focuses on three major areas: the role of thalamocortical communication in cognition and attention; the role of the thalamus in communication between cortical areas; the hypothesis that much or all of the information relayed by thalamus, even to classical, pure "sensory" areas of cortex, represents a corollary message being sent simultaneously to motor centers. It presents a broad overview of important recent advances in these areas.
* Provides a look at brain structures involved in perception and action
* Includes summaries by leading investigators in the field
* Presents recent advances in our understanding of brain functions

Internetware - A New Software Paradigm for Internet Computing (Hardcover, 1st ed. 2016): Hong Mei, Jian Lu Internetware - A New Software Paradigm for Internet Computing (Hardcover, 1st ed. 2016)
Hong Mei, Jian Lu
R2,830 Discovery Miles 28 300 Ships in 18 - 22 working days

This book presents a comprehensive introduction to Internetware, covering aspects ranging from the fundamental principles and engineering methodologies to operational platforms, quality measurements and assurance and future directions. It also includes guidelines and numerous representative real-world case studies that serve as an invaluable reference resource for software engineers involved in the development of Internetware applications. Providing a detailed analysis of current trends in modern software engineering in the Internet, it offers an essential blueprint and an important contribution to the research on software engineering and systems for future Internet computing.

Intelligent Information Systems and Knowledge Management for Energy - Applications for Decision Support, Usage, and... Intelligent Information Systems and Knowledge Management for Energy - Applications for Decision Support, Usage, and Environmental Protection (Hardcover, New)
Kostas Metaxiotis
R4,652 Discovery Miles 46 520 Ships in 18 - 22 working days

More than ever before, energy is becoming one of the most crucial concerns in economical and industrial development. ""Intelligent Information Systems and Knowledge Management for Energy: Applications for Decision Support, Usage, and Environmental Protection"" provides in-depth analysis of the need for a holistic approach for the construction and engineering of cities and societies. This defining body of research examines key issues and approaches for energy use and provides future direction of development as well.

OpenVMS System Management Guide (Paperback, 2nd edition): Lawrence Baldwin, Steve Hoffman, David Miller OpenVMS System Management Guide (Paperback, 2nd edition)
Lawrence Baldwin, Steve Hoffman, David Miller
R2,498 Discovery Miles 24 980 Ships in 10 - 15 working days

OpenVMS System Management Guide, Second Edition, the most complete book on the topic, details for system administrators the tools, technologies, and techniques by which they can configure, maintain, and tune computers running Hewlett-Packard's high-performance OpenVMS operating system. Revised by a topical authority and a principal OpenVMS engineer, the book enables system administrators to perform more efficiently and effectively those everyday tasks critical to an OpenVMS system. Examples have been updated to include OpenVMS/VAX 7.3 and OpenVMS/Alpha 7.3-1.
.OpenVMS administration best practices and utilities
.System management strategies that support business objectives
.Updated references to latest HP documents and other WWW resources
.New chapter summarizing software installation
.New appendix to help the hobbyist get started"

Topology in Process Calculus - Approximate Correctness and Infinite Evolution of Concurrent Programs (Hardcover, 2001 ed.):... Topology in Process Calculus - Approximate Correctness and Infinite Evolution of Concurrent Programs (Hardcover, 2001 ed.)
Mingsheng Ying
R1,527 Discovery Miles 15 270 Ships in 18 - 22 working days

Process calculi are among the most successful models of concurrent systems. Various behavior equivalences between processes are central notions in CCS (calculus of communicating systems) and other process calculi. In the real applications, specification and implementation are described as two processes, and correctness of programs is treated as a certain behavior equivalence between them. The purpose of this book is to establish a theory of approximate correctness and infinite evolution of concurrent programs by employing some notions and tools from point-set topology. This book is restricted to CCS for simplicity, but the main idea also applies to some other process calculi. The concept of bisimulation limits, useful for the understanding and analysis of infinite evolution of processes, is introduced. In addition, the notions of near bisimulations and bisimulation indexes, suitable in describing approximate correctness of concurrent programs, are proposed. The book will be of particular interest to researchers in the fields of theoretical computer science, especially theory of concurrency and hybrid systems, and graduate students in related disciplines. It will also be valuable to practical system designers developing concurrent and/or real-time systems.

SSH Mastery - OpenSSH, PuTTY, Tunnels and Keys (Hardcover, 2nd ed.): Michael W Lucas SSH Mastery - OpenSSH, PuTTY, Tunnels and Keys (Hardcover, 2nd ed.)
Michael W Lucas
R892 R810 Discovery Miles 8 100 Save R82 (9%) Ships in 18 - 22 working days
BeOS - Porting UNIX Applications (Paperback): Martin C Brown BeOS - Porting UNIX Applications (Paperback)
Martin C Brown
R1,316 Discovery Miles 13 160 Ships in 10 - 15 working days

The BeOS is the exciting new operating system designed natively for the Internet and digital media. Programmers are drawn to the BeOS by its many state-of-the-art features, including pervasive multithreading, a symmetric multiprocessing architecture, and an integrated multithreaded graphics system. The Be engineering team also built in many UNIX-like capabilities as part of a POSIX toolkit. Best of all, the BeOS runs on a variety of Intel architectures and PowerPC platforms and uses off-the-shelf hardware.

This book explores the BeOS from a POSIX programmer's point of view, providing a comprehensive and practical guide to porting UNIX and other POSIX-based software to the BeOS. BeOS: Porting UNIX Applications will help you move your favorite UNIX software to an environment designed from the ground up for high-performance applications.
* Supports BeOS Release 3
* Provides a step-by-step guide to the porting process from downloading the source code to installing the application
* Explains how to port off-the-shelf utilities like Emacs and Perl as well as your own programs and tools to the BeOS
* Offers a comprehensive POSIX reference for anyone who is porting or writing software for the BeOS
* Furnishes a simple catalog of tools and features available on the BeOS

Formal Refinement for Operating System Kernels (Hardcover, 2007 ed.): Iain D. Craig Formal Refinement for Operating System Kernels (Hardcover, 2007 ed.)
Iain D. Craig
R2,839 Discovery Miles 28 390 Ships in 18 - 22 working days

The kernel of any operating system is its most critical component, as the rest of the system depends on it. This book shows how the formal specification of kernels can be followed by a completely formal refinement process that leads to the extraction of executable code. This formal refinement process ensures that the code precisely meets the specification. The author documents the complete process, including proofs.

Cognitive Aspects of Visual Languages and Visual Interfaces, Volume 11 (Hardcover): D.E. Mahling, F. Arefi, M.J. Tauber Cognitive Aspects of Visual Languages and Visual Interfaces, Volume 11 (Hardcover)
D.E. Mahling, F. Arefi, M.J. Tauber
R4,863 Discovery Miles 48 630 Ships in 10 - 15 working days

This volume contains selected papers from the 10th Interdisciplinary Workshop in Informatics and Psychology which had as its theme Cognitive Aspects in Visual Languages and Interfaces. Visual languages in general, visual programming languages in particular, and graphical or visual user interfaces are increasingly regarded as important improvements for the interaction between people and artifacts. Visual and graphical user interfaces have already a history of a number of years in terms of research and development. The focus on visual languages and visual programming languages, however, is more recent. The development of graphical user interfaces was accompanied and reinforced by psychological research but visual languages are still mainly inventions of designers and not designed on the basis of principles derived also from knowledge of psychology or other behavioral sciences.

The presentations and discussions at the workshop showed increasing interest in paradigms of visual languages and their psychological foundation. Visual languages and interfaces must be seen as means to support and enhance represention, application and processing knowledge visually. The study of the cognitive aspects in visual languages and interfaces is thus an important part of Human-Computer Interaction as a discipline "concerned with the design, evaluation and implementation of interactive computer systems for human use and with the study of major phenomena surrounding them" (definition of HCI in the ACM SIGCHI Curricula for Human-Computer Interaction). This book will stimulate future research in the area of Human-Computer Interaction and Visual Languages.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Practical TCP/IP and Ethernet Networking…
Deon Reynders, Edwin Wright Paperback R1,491 Discovery Miles 14 910
Getting Started with OpenVMS System…
David Miller Paperback R1,666 Discovery Miles 16 660
Mike Meyers' CompTIA A+ Guide to 802…
Mike Meyers Paperback R1,201 Discovery Miles 12 010
Co-Pilot
Till Bay, Benno Baumgartner, … Hardcover R1,152 Discovery Miles 11 520
SNMP Mastery
Michael W Lucas Hardcover R896 R815 Discovery Miles 8 150
BTEC Nationals Information Technology…
Jenny Phillips, Alan Jarvis, … Paperback R1,018 Discovery Miles 10 180
How to Cheat at Managing Windows Server…
B. Barber Paperback R879 R734 Discovery Miles 7 340
HCI Beyond the GUI - Design for Haptic…
Philip Kortum Paperback R1,247 Discovery Miles 12 470
Coding Basics for Beginners - The Smart…
Jefferson Sandyman Hardcover R588 Discovery Miles 5 880
Custom Memory Management Methodology…
Francky Catthoor, Sven Wuytack, … Hardcover R4,204 Discovery Miles 42 040

 

Partners