0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (47)
  • R250 - R500 (176)
  • R500+ (2,530)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > General theory of computing > Systems analysis & design

Implementation Patterns (Paperback): Kent Beck Implementation Patterns (Paperback)
Kent Beck
R971 Discovery Miles 9 710 Ships in 10 - 15 working days

"Kent is a master at creating code that communicates well, is easy to understand, and is a pleasure to read. Every chapter of this book contains excellent explanations and insights into the smaller but important decisions we continuously have to make when creating quality code and classes." -Erich Gamma, IBM Distinguished Engineer "Many teams have a master developer who makes a rapid stream of good decisions all day long. Their code is easy to understand, quick to modify, and feels safe and comfortable to work with. If you ask how they thought to write something the way they did, they always have a good reason. This book will help you become the master developer on your team. The breadth and depth of topics will engage veteran programmers, who will pick up new tricks and improve on old habits, while the clarity makes it accessible to even novice developers." -Russ Rufer, Silicon Valley Patterns Group "Many people don't realize how readable code can be and how valuable that readability is. Kent has taught me so much, I'm glad this book gives everyone the chance to learn from him." -Martin Fowler, chief scientist, ThoughtWorks "Code should be worth reading, not just by the compiler, but by humans. Kent Beck distilled his experience into a cohesive collection of implementation patterns. These nuggets of advice will make your code truly worth reading." -Gregor Hohpe, author of Enterprise Integration Patterns "In this book Kent Beck shows how writing clear and readable code follows from the application of simple principles. Implementation Patterns will help developers write intention revealing code that is both easy to understand and flexible towards future extensions. A must read for developers who are serious about their code." -Sven Gorts "Implementation Patterns bridges the gap between design and coding. Beck introduces a new way of thinking about programming by basing his discussion on values and principles." -Diomidis Spinellis, author of Code Reading and Code Quality Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday Programming Great code doesn't just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn't just happen. It is the outcome of hundreds of small but critical decisions programmers make every single day. Now, legendary software innovator Kent Beck-known worldwide for creating Extreme Programming and pioneering software patterns and test-driven development-focuses on these critical decisions, unearthing powerful "implementation patterns" for writing programs that are simpler, clearer, better organized, and more cost effective. Beck collects 77 patterns for handling everyday programming tasks and writing more readable code. This new collection of patterns addresses many aspects of development, including class, state, behavior, method, collections, frameworks, and more. He uses diagrams, stories, examples, and essays to engage the reader as he illuminates the patterns. You'll find proven solutions for handling everything from naming variables to checking exceptions. This book covers The value of communicating through code and the philosophy behind patterns How and when to create classes, and how classes encode logic Best practices for storing and retrieving state Behavior: patterns for representing logic, including alternative paths Writing, naming, and decomposing methods Choosing and using collections Implementation pattern variations for use in building frameworks Implementation Patterns will help programmers at all experience levels, especially those who have benefited from software patterns or agile methods. It will also be an indispensable resource for development teams seeking to work together more efficiently and build more maintainable software. No other programming book will touch your day-to-day work more often.

The Patient Factor - Theories and Methods for Patient Ergonomics (Hardcover): Richard J Holden, Rupa S. Valdez The Patient Factor - Theories and Methods for Patient Ergonomics (Hardcover)
Richard J Holden, Rupa S. Valdez
R5,060 Discovery Miles 50 600 Ships in 10 - 15 working days

Patients are increasingly encouraged to take an active role in managing their health and health care. New technologies, cultural shifts, trends in healthcare delivery, and policies have brought to the forefront the "work" patients, families, and other non-professionals perform in pursuit of health. Volume I provides a theoretical and methodological foundation for the emerging discipline of Patient Ergonomics - the science of patient work. The Patient Factor: Theories and Methods for Patient Ergonomics, Volume I defines Patient Ergonomics, explains its importance, and situates it in a broader historical and societal context. It reviews applicable theories and methods from human factors/ergonomics and related disciplines, across domains including consumer technology, patient-professional communication, self-care, and patient safety. The Patient Factor is ideal for academics working in health care and patient-centered research, their students, human factors practitioners working in healthcare organizations or at technology companies, frontline healthcare professionals, and leaders of healthcare delivery organizations.

Computational Intelligence Assisted Design - In Industrial Revolution 4.0 (Paperback): Yi-Chen, Yun Li Computational Intelligence Assisted Design - In Industrial Revolution 4.0 (Paperback)
Yi-Chen, Yun Li
R1,591 Discovery Miles 15 910 Ships in 10 - 15 working days

Computational Intelligence Assisted Design framework mobilises computational resources, makes use of multiple Computational Intelligence (CI) algorithms and reduces computational costs. This book provides examples of real-world applications of technology. Case studies have been used to show the integration of services, cloud, big data technology and space missions. It focuses on computational modelling of biological and natural intelligent systems, encompassing swarm intelligence, fuzzy systems, artificial neutral networks, artificial immune systems and evolutionary computation. This book provides readers with wide-scale information on CI paradigms and algorithms, inviting readers to implement and problem solve real-world, complex problems within the CI development framework. This implementation framework will enable readers to tackle new problems without difficulty through a few tested MATLAB source codes

Smart Technologies in Healthcare (Paperback): Bruno Bouchard Smart Technologies in Healthcare (Paperback)
Bruno Bouchard
R1,552 Discovery Miles 15 520 Ships in 10 - 15 working days

Assistive technologies for the old and people with disabilities is now a very active field of research. It also constitutes a very profitable market (expected to reach US $60 billion p.a. by 2018). The book covers key aspects of this important field and provides guidelines for developing assistive technologies in smart environments. The book also presents the new paradigm of open innovation used by the most prolific research teams around the world. The latest developments in the field are given. Overall this book will be a reference for researchers, practitioners and engineers.

Modern Systems Analysis and Design, Global Edition (Paperback, 9th edition): Joseph Valacich, Joey George Modern Systems Analysis and Design, Global Edition (Paperback, 9th edition)
Joseph Valacich, Joey George
R2,420 R1,939 Discovery Miles 19 390 Save R481 (20%) Ships in 5 - 10 working days

For courses in structured systems analysis and design. Prioritising the practical over the technical, Modern Systems Analysis and Design presents the concepts, skills, methodologies, techniques, tools, and perspectives essential for systems analysts to develop information systems. The authors assume students have taken an introductory course on computer systems and have experience designing programs in at least one programming language. By drawing on the systems development life cycle, the authors provide a conceptual and systematic framework while progressing through topics logically. The 9th edition has been completely revised to adapt to the changing environment for systems development, with a renewed focus on agile methodologies.

Embedded Software Development - The Open-Source Approach (Paperback): Ivan Cibrario Bertolotti, Tingting Hu Embedded Software Development - The Open-Source Approach (Paperback)
Ivan Cibrario Bertolotti, Tingting Hu
R1,792 Discovery Miles 17 920 Ships in 10 - 15 working days

Embedded Software Development: The Open-Source Approach delivers a practical introduction to embedded software development, with a focus on open-source components. This programmer-centric book is written in a way that enables even novice practitioners to grasp the development process as a whole. Incorporating real code fragments and explicit, real-world open-source operating system references (in particular, FreeRTOS) throughout, the text: Defines the role and purpose of embedded systems, describing their internal structure and interfacing with software development tools Examines the inner workings of the GNU compiler collection (GCC)-based software development system or, in other words, toolchain Presents software execution models that can be adopted profitably to model and express concurrency Addresses the basic nomenclature, models, and concepts related to task-based scheduling algorithms Shows how an open-source protocol stack can be integrated in an embedded system and interfaced with other software components Analyzes the main components of the FreeRTOS Application Programming Interface (API), detailing the implementation of key operating system concepts Discusses advanced topics such as formal verification, model checking, runtime checks, memory corruption, security, and dependability Embedded Software Development: The Open-Source Approach capitalizes on the authors' extensive research on real-time operating systems and communications used in embedded applications, often carried out in strict cooperation with industry. Thus, the book serves as a springboard for further research.

Communication and Computing Systems - Proceedings of the International Conference on Communication and Computing Systems (ICCCS... Communication and Computing Systems - Proceedings of the International Conference on Communication and Computing Systems (ICCCS 2016), Gurgaon, India, 9-11 September, 2016 (Paperback)
B. M. K. Prasad, Krishna Kant Singh, Neelam Ruhil, Karan Singh, Richard O'Kennedy
R1,679 Discovery Miles 16 790 Ships in 10 - 15 working days

This book is a collection of accepted papers that were presented at the International Conference on Communication and Computing Systems (ICCCS-2016), Dronacharya College of Engineering, Gurgaon, September 9-11, 2016. The purpose of the conference was to provide a platform for interaction between scientists from industry, academia and other areas of society to discuss the current advancements in the field of communication and computing systems. The papers submitted to the proceedings were peer-reviewed by 2-3 expert referees. This volume contains 5 main subject areas: 1. Signal and Image Processing, 2. Communication & Computer Networks, 3. Soft Computing, Intelligent System, Machine Vision and Artificial Neural Network, 4. VLSI & Embedded System, 5. Software Engineering and Emerging Technologies.

Displays - Fundamentals & Applications, Second Edition (Paperback, 2nd edition): Rolf R. Hainich, Oliver Bimber Displays - Fundamentals & Applications, Second Edition (Paperback, 2nd edition)
Rolf R. Hainich, Oliver Bimber
R1,315 Discovery Miles 13 150 Ships in 10 - 15 working days

In the extensive fields of optics, holography and virtual reality, technology continues to evolve. Displays: Fundamentals and Applications, Second Edition addresses these updates and discusses how real-time computer graphics and vision enable the application and displays of graphical 2D and 3D content. This book explores in detail these technological developments, as well as the shifting techniques behind projection displays, projector-camera systems, stereoscopic and autostereoscopic displays. This new edition contains many updates and additions reflecting the changes in fast developing areas such as holography and near-eye displays for Augmented and Virtual reality applications. Perfect for the student looking to sharpen their developing skill or the master refining their technique, Rolf Hainich and Oliver Bimber help the reader understand the basics of optics, light modulation, visual perception, display technologies, and computer-generated holography. With almost 500 illustrations Displays will help the reader see the field of augmentation and virtual reality display with new eyes. Features: * Covers physics, technology and techniques behind flat-panel as well as projection displays, projector-camera systems, stereoscopic and autostereoscopic displays, computer-generated holography, and near-eye displays * Discusses how real-time computer graphics and computer vision enable the visualization of graphical 2D and 3D content * Augmented by close to 500 rich illustrations, which give readers a clear understanding of existing and emerging display technology

Introduction to Probability and Statistics: Principles and Applications for Engineering and the Computing Sciences (Int'l... Introduction to Probability and Statistics: Principles and Applications for Engineering and the Computing Sciences (Int'l Ed) (Paperback, 4th edition)
J.Susan Milton, Jesse Arnold
R1,694 Discovery Miles 16 940 Ships in 10 - 15 working days

This well-respected text is designed for the first course in probability and statistics taken by students majoring in Engineering and the Computing Sciences. The prerequisite is one year of calculus. The text offers a balanced presentation of applications and theory. The authors take care to develop the theoretical foundations for the statistical methods presented at a level that is accessible to students with only a calculus background. They explore the practical implications of the formal results to problem-solving so students gain an understanding of the logic behind the techniques as well as practice in using them. The examples, exercises, and applications were chosen specifically for students in engineering and computer science and include opportunities for real data analysis.

Network Design, Second Edition - Management and Technical Perspectives (Hardcover, 2nd edition): Teresa C Piliouras Network Design, Second Edition - Management and Technical Perspectives (Hardcover, 2nd edition)
Teresa C Piliouras
R4,111 Discovery Miles 41 110 Ships in 10 - 15 working days

There are hundreds of technologies and protocols used in telecommunications. They run the full gamut from application level to physical level. It is overwhelming to try to keep track of them. Network Design, Second Edition: Management and Technical Perspectives is a broad survey of the major technologies and networking protocols and how they interrelate, integrate, migrate, substitute, and segregate functionality. It presents fundamental issues that managers and engineers should be focused upon when designing a telecommunications strategy and selecting technologies, and bridges the communication gap that often exists between managers and technical staff involved in the design and implementation of networks. For managers, this book provides comprehensive technology overviews, case studies, and tools for decision making, requirements analysis, and technology evaluation. It provides guidelines, templates, checklists, and recommendations for technology selection and configuration, outsourcing, disaster recovery, business continuity, and security. The book cites free information so you can keep abreast of important developments. Engineers benefit from a review of the major technologies and protocols up and down the OSI protocol stack and how they relate to network design strategies. Topics include: Internet standards, protocols, and implementation; client server and distributed networking; value added networking services; disaster recovery and business continuity technologies; legacy IBM mainframe technologies and migration to TCP/IP; and MANs, WANs, and LANs. For engineers wanting to peek under the technology covers, Network Design provides insights into the mathematical underpinnings andtheoretical basis for routing, network design, reliability, and performance analysis. This discussion covers star, tree, backbone, mesh, and access networks. The volume also analyzes the commercial tools and approaches used in network design, planning, and management.

Internet of Things - Challenges, Advances, and Applications (Paperback): Qusay F. Hassan, Atta-Ur-Rehman Khan, Sajjad A. Madani Internet of Things - Challenges, Advances, and Applications (Paperback)
Qusay F. Hassan, Atta-Ur-Rehman Khan, Sajjad A. Madani
R1,547 Discovery Miles 15 470 Ships in 10 - 15 working days

Internet of Things: Challenges, Advances, and Applications provides a comprehensive introduction to IoT, related technologies, and common issues in the adoption of IoT on a large scale. It surveys recent technological advances and novel solutions for challenges in the IoT environment. Moreover, it provides detailed discussion of the utilization of IoT and its underlying technologies in critical application areas, such as smart grids, healthcare, insurance, and the automotive industry. The chapters of this book are authored by several international researchers and industry experts. This book is composed of 18 self-contained chapters that can be read, based on interest. Features: Introduces IoT, including its history, common definitions, underlying technologies, and challenges Discusses technological advances in IoT and implementation considerations Proposes novel solutions for common implementation issues Explores critical application domains, including large-scale electric power distribution networks, smart water and gas grids, healthcare and e-Health applications, and the insurance and automotive industries The book is an excellent reference for researchers and post-graduate students working in the area of IoT, or related areas. It also targets IT professionals interested in gaining deeper knowledge of IoT, its challenges, and application areas.

Introduction to GIS Programming and Fundamentals with Python and ArcGIS (R) (Paperback): Chaowei Yang Introduction to GIS Programming and Fundamentals with Python and ArcGIS (R) (Paperback)
Chaowei Yang
R1,592 Discovery Miles 15 920 Ships in 10 - 15 working days

Combining GIS concepts and fundamental spatial thinking methodology with real programming examples, this book introduces popular Python-based tools and their application to solving real-world problems. It elucidates the programming constructs of Python with its high-level toolkits and demonstrates its integration with ArcGIS Theory. Filled with hands-on computer exercises in a logical learning workflow this book promotes increased interactivity between instructors and students while also benefiting professionals in the field with vital knowledge to sharpen their programming skills. Readers receive expert guidance on modules, package management, and handling shapefile formats needed to build their own mini-GIS. Comprehensive and engaging commentary, robust contents, accompanying datasets, and classroom-tested exercises are all housed here to permit users to become competitive in the GIS/IT job market and industry.

The Hardware Trojan War - Attacks, Myths, and Defenses (Hardcover, 1st ed. 2018): Swarup Bhunia, Mark M. Tehranipoor The Hardware Trojan War - Attacks, Myths, and Defenses (Hardcover, 1st ed. 2018)
Swarup Bhunia, Mark M. Tehranipoor
R4,477 Discovery Miles 44 770 Ships in 10 - 15 working days

This book, for the first time, provides comprehensive coverage on malicious modification of electronic hardware, also known as, hardware Trojan attacks, highlighting the evolution of the threat, different attack modalities, the challenges, and diverse array of defense approaches. It debunks the myths associated with hardware Trojan attacks and presents practical attack space in the scope of current business models and practices. It covers the threat of hardware Trojan attacks for all attack surfaces; presents attack models, types and scenarios; discusses trust metrics; presents different forms of protection approaches - both proactive and reactive; provides insight on current industrial practices; and finally, describes emerging attack modes, defenses and future research pathways.

UML 2 Semantics and Applications (Hardcover, New): K. Lano UML 2 Semantics and Applications (Hardcover, New)
K. Lano
R3,362 Discovery Miles 33 620 Ships in 18 - 22 working days

A coherent and integrated account of the leading UML 2 semantics work and the practical applications of UML semantics development

With contributions from leading experts in the field, the book begins with an introduction to UML and goes on to offer in-depth and up-to-date coverage of:

The role of semantics

Considerations and rationale for a UML system model

Definition of the UML system model

UML descriptive semantics

Axiomatic semantics of UML class diagrams

The object constraint language

Axiomatic semantics of state machines

A coalgebraic semantic framework for reasoning about interaction designs

Semantics of activity diagrams

Verification of UML models

State invariants

Model transformation specification and verification

Additionally, readers are provided with expert guidance on how to resolve semantic problems and a section on applications of UML semantics with model analysis. "UML 2 Semantics and Applications" is an ideal resource for researchers and tool-builders working in UML, among others. It is also an excellent textbook for postgraduate teaching and research.

Domain Oriented Systems Development - Practices and Perspectives (Hardcover): Kiyoshi Itoh, Toyohiko Hirota, Satoshi Kumagai Domain Oriented Systems Development - Practices and Perspectives (Hardcover)
Kiyoshi Itoh, Toyohiko Hirota, Satoshi Kumagai
R5,201 Discovery Miles 52 010 Ships in 10 - 15 working days


Domain Oriented Systems Development is the sixth volume in the Advanced Information Processing Technology series of the Information Processing Society of Japan.

It draws together a collection of research papers on domain analysis and modelling written by a group of software engineers and researchers from Japan, Korea, Canada and Austria.

The topics covered include key concepts from domain oriented systems development, feature oriented product line software engineering, software architecture for intelligent CAD, fully independent component architecture, interrelationships between requirements engineering and domain engineering, framework development and evolution, knowledge base development for product configuration systems, domain specific repository and reuse for CAI, domain framework based on the three-view model, business process analysis using IDEFO, and the generation of archeitecture product models.



eBook available with sample pages: 0203711874

Embedded Systems Dictionary (Paperback, New): Jack Ganssle Embedded Systems Dictionary (Paperback, New)
Jack Ganssle
R1,533 Discovery Miles 15 330 Ships in 10 - 15 working days

This technical dictionary will define all of the most-used words in the embedded systems field - over 2500. Designed to serve both the technical and non-technical audience, this book defines advanced terms in two steps. The first step is a general, contextual definition that will serve the needs of less technical readers. The second step is in terms that are appropriate to a serious technical reader. Some terms reference an appendix of even more detailed white papers.

Interactive Design for New Media and the Web (Paperback, 2nd Ed): Nick Iuppa Interactive Design for New Media and the Web (Paperback, 2nd Ed)
Nick Iuppa
R1,583 Discovery Miles 15 830 Ships in 10 - 15 working days

In an age where digital technology makes just about anything possible, Interactive Design for New Media and the Web demonstrates how to realize that promise through the creation of outstanding interactive programs. This hands-on, practical book examines the ever-expanding capabilities of all forms of digital presentation for increasing interactivity, and the design principles and interface guidelines needed to deliver the required message or story with this technology.
Interactive Design for New Media and the Web covers the technology as well as the tools and practices of interactive design, including the creation of site maps and flow charts, and the writing of design documents. It examines the latest interactive features of DVD, as well as the newest techniques and technologies for other forms of digital presentation. New design templates, 3D graphics and animation, polling and use of cookies, distance learning, html, and intranet learning games are among the topics covered in this book. Examples and case studies demonstrate the broad range of applications from websites to CD-ROM games to successful web commerce sites, including the capacity for user participation in e-commerce.
The companion Website shows numerous examples discussed in the text of all types of programs and their applications.
Companion Website provides examples of interactive technologies and techniques
Hands-on practical guide that uses numerous examples and case studies to demonstrate a broad range of applications
Includes sections on new interactive applications and tools such as Inspiration; MacroMedia Director, Microsoft FrontPage, and more

A Meaning Processing Approach to Cognition - What Matters? (Hardcover): John Flach, Fred Voorhorst A Meaning Processing Approach to Cognition - What Matters? (Hardcover)
John Flach, Fred Voorhorst
R4,514 Discovery Miles 45 140 Ships in 10 - 15 working days

A cognitive psychologist and an industrial design engineer draw on their own experiences of cognition in the context of everyday life and work to explore how people attempt to find practical solutions for complex situations. The book approaches these issues by considering higher-order relations between humans and their ecologies such as satisfying, specifying, and affording. This approach is consistent with recent shifts in the worlds of technology and product design from the creation of physical objects to the creation of experiences. Featuring a wealth of bespoke illustrations throughout, A Meaning Processing Approach to Cognition bridges the gap between controlled laboratory experiments and real-world experience, by questioning the metaphysical foundations of cognitive science and suggesting alternative directions to provide better insights for design and engineering. An essential read for all students of Ecological Psychology or Cognitive Systems Design, this book takes the reader on a journey beyond the conventional dichotomy of mind and matter to explore what really matters.

Computer Modeling Applications for Environmental Engineers (Paperback, 2nd edition): Isam Mohammed Abdel-Magid Ahmed, Mohammed... Computer Modeling Applications for Environmental Engineers (Paperback, 2nd edition)
Isam Mohammed Abdel-Magid Ahmed, Mohammed Isam Mohammed Abdel-Magid
R2,127 Discovery Miles 21 270 Ships in 10 - 15 working days

Computer Modeling Applications for Environmental Engineers in its second edition incorporates changes and introduces new concepts using Visual Basic.NET, a programming language chosen for its ease of comprehensive usage. This book offers a complete understanding of the basic principles of environmental engineering and integrates new sections that address Noise Pollution and Abatement and municipal solid-waste problem solving, financing of waste facilities, and the engineering of treatment methods that address sanitary landfill, biochemical processes, and combustion and energy recovery. Its practical approach serves to aid in the teaching of environmental engineering unit operations and processes design and demonstrates effective problem-solving practices that facilitate self-teaching. A vital reference for students and professional sanitary and environmental engineers this work also serves as a stand-alone problem-solving text with well-defined, real-work examples and explanations.

Laboratory Information Management Systems, Second Edition, (Paperback, 2nd edition): Christine Paszko, Elizabeth Turner Laboratory Information Management Systems, Second Edition, (Paperback, 2nd edition)
Christine Paszko, Elizabeth Turner
R4,488 Discovery Miles 44 880 Ships in 10 - 15 working days

"Details the most recent advances in Laboratory Information Management Systems. Offers contemporary approaches to system development, design, and installation; system customization; software and hardware compatibility; quality assurance and regulatory requirements; and resource utilization."

Human Factors in System Design, Development, and Testing (Hardcover): David Meister, Thomas P. Enderwick Human Factors in System Design, Development, and Testing (Hardcover)
David Meister, Thomas P. Enderwick
R3,091 Discovery Miles 30 910 Ships in 10 - 15 working days

"Human Factors in System Design, Development, and Testing" describes engineering system design as a behavioral process, a process which raises questions the designer must answer. It focuses on the concepts underlying the design process, culminating in a behavioral theory of the design process. Special effort has been made to depict human factors design as it actually occurs. Particular attention is paid to users of the design products, with special emphasis on design for the elderly and handicapped.
Written by one of the first leaders in human factors, this book features:
*the use of a large scale survey of design specialists to determine how design issues and problems are dealt with in real life;
*an analysis of the engineering design process as actually being based on cognitive behaviors; and
*the development of a behavioral theory of design.

User Interfaces for All - Concepts, Methods, and Tools (Hardcover): Constantine Stephanidis User Interfaces for All - Concepts, Methods, and Tools (Hardcover)
Constantine Stephanidis
R7,674 Discovery Miles 76 740 Ships in 10 - 15 working days

"User Interfaces for All" is the first book dedicated to the issues of Universal Design and Universal Access in the field of Human-Computer Interaction (HCI). Universal Design (or Design for All) is an inclusive and proactive approach seeking to accommodate diversity in the users and usage contexts of interactive products, applications, and services, starting from the design phase of the development life cycle. The ongoing paradigm shift toward a knowledge-intensive information society is already bringing about radical changes in the way people work and interact with each other and with information. The requirement for Universal Design stems from the growing impact of the fusion of the emerging technologies, and from the different dimensions of diversity, which are intrinsic to the information society.
This book unfolds the various aspects of this ongoing evolution from a variety of viewpoints. It's a collection of 30 chapters written by leading international authorities, affiliated with academic, research, and industrial organizations, and non-market institutions. The book provides a comprehensive overview of the state of the art in the field, and includes contributions from a variety of theoretical and applied disciplines and research themes.
This book can also be used for teaching purposes in HCI courses at the undergraduate as well as graduate level. Students will be introduced to the human-, organizational-, and technology-oriented dimensions that call for a departure from traditional approaches to user interface development. Students will also get an overview of novel methods, techniques, tools, and frameworks for the design, implementation, and evaluation of user interfaces that are universally accessible and usable by the broadest possible end-user population.
This comprehensive book is targeted to a broad readership, including HCI researchers, user interface designers, computer scientists, software engineers, ergonomists and usability engineers, Human Factors researchers and practitioners, organizational psychologists, system/product designers, sociologists, policy- and decision makers, scientists in government, industry and education, as well as assistive technology and rehabilitation experts.

Systems Development Handbook, Fourth Edition (Hardcover, 2nd edition): Paul C. Tinnirello Systems Development Handbook, Fourth Edition (Hardcover, 2nd edition)
Paul C. Tinnirello
R4,820 R1,836 Discovery Miles 18 360 Save R2,984 (62%) Ships in 10 - 15 working days

The Systems Development Handbook provides practical guidance for the r ange of new applications problems, featuring contributions from many i ndustry experts. The book provides step-by-step charts, tables, schema tics, and a comprehensive index for easy access to topics and areas of related interest. Topics include cooperative processing; the transiti on to object-oriented development; rapid application development tools and graphical user interfaces (GUIs); database architecture in distri buted computing; development tools and techniques, including design, m easurement, and production; and more.

Soft Computing Techniques for Engineering Optimization (Hardcover): Kaushik Kumar, Supriyo Roy, J. Paulo Davim Soft Computing Techniques for Engineering Optimization (Hardcover)
Kaushik Kumar, Supriyo Roy, J. Paulo Davim
R5,053 Discovery Miles 50 530 Ships in 10 - 15 working days

This book covers the issues related to optimization of engineering and management problems using soft computing techniques with an industrial outlook. It covers a broad area related to real life complex decision making problems using a heuristics approach. It also explores a wide perspective and future directions in industrial engineering research on a global platform/scenario. The book highlights the concept of optimization, presents various soft computing techniques, offers sample problems, and discusses related software programs complete with illustrations. Features Explains the concept of optimization and relevance to soft computing techniques towards optimal solution in engineering and management Presents various soft computing techniques Offers problems and their optimization using various soft computing techniques Discusses related software programs, with illustrations Provides a step-by-step tutorial on how to handle relevant software for obtaining the optimal solution to various engineering problems

Fault-Tolerant Design (Hardcover, 2013): Elena Dubrova Fault-Tolerant Design (Hardcover, 2013)
Elena Dubrova
R2,653 Discovery Miles 26 530 Ships in 10 - 15 working days

This textbook serves as an introduction to fault-tolerance, intended for upper-division undergraduate students, graduate-level students and practicing engineers in need of an overview of the field. Readers will develop skills in modeling and evaluating fault-tolerant architectures in terms of reliability, availability and safety. They will gain a thorough understanding of fault tolerant computers, including both the theory of how to design and evaluate them and the practical knowledge of achieving fault-tolerance in electronic, communication and software systems. Coverage includes fault-tolerance techniques through hardware, software, information and time redundancy. The content is designed to be highly accessible, including numerous examples and exercises. Solutions and powerpoint slides are available for instructors.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Distributed Systems - Concurrency and…
Matthieu Perrin Hardcover R1,821 Discovery Miles 18 210
Systems Analysis And Design In A…
John Satzinger, Robert Jackson, … Hardcover  (1)
R1,284 R1,198 Discovery Miles 11 980
Real-Time Systems Development
Rob Williams Paperback R1,319 Discovery Miles 13 190
A Multiscale Spline Derivative-based…
Iztok Koren Hardcover R2,042 Discovery Miles 20 420
Handbook of Research on 5G Networks and…
Augustine O Nwajana, Isibor Kennedy Ihianle Hardcover R7,962 Discovery Miles 79 620
Building Intelligent Agents - An…
Gheorghe Tecuci Paperback R2,387 Discovery Miles 23 870
Implementing Data Analytics and…
Chintan Bhatt, Neeraj Kumar, … Hardcover R5,931 Discovery Miles 59 310
Axiomatic Design - Advances and…
Nam P Suh Hardcover R5,972 Discovery Miles 59 720
Data Science - Tips and Tricks to Learn…
William Vance Hardcover R588 R542 Discovery Miles 5 420
Temporal Self-organization for Neural…
Neil Euliano Hardcover R2,084 Discovery Miles 20 840

 

Partners