0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (3)
  • R250 - R500 (5)
  • R500+ (138)
  • -
Status
Format
Author / Contributor
Publisher

Books > Academic & Education > Varsity Textbooks > Computer Science

Data Structures & Algorithms in Java 6e International Student Version (Paperback, 6th Edition International Student Version):... Data Structures & Algorithms in Java 6e International Student Version (Paperback, 6th Edition International Student Version)
M.T. Goodrich
R1,554 Discovery Miles 15 540 Ships in 9 - 17 working days

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework.

High Performance Embedded Computing Handbook - A Systems Perspective (Hardcover, 3rd Edition): David R Martinez High Performance Embedded Computing Handbook - A Systems Perspective (Hardcover, 3rd Edition)
David R Martinez; Edited by David R Martinez; Robert A. Bond, M. Michael Vai; Edited by Robert A. Bond; Contributions by …
R1,306 Discovery Miles 13 060 Ships in 4 - 6 working days

Over the past several decades, applications permeated by advances in digital signal processing have undergone unprecedented growth in capabilities. The editors and authors of High Performance Embedded Computing Handbook: A Systems Perspective have been significant contributors to this field, and the principles and techniques presented in the handbook are reinforced by examples drawn from their work.

The chapters cover system components found in today’s HPEC systems by addressing design trade-offs, implementation options, and techniques of the trade, then solidifying the concepts with specific HPEC system examples. This approach provides a more valuable learning tool, Because readers learn about these subject areas through factual implementation cases drawn from the contributing authors’ own experiences.

Discussions include:

Key subsystems and components

Computational characteristics of high performance embedded algorithms and applications

Front-end real-time processor technologies such as analog-to-digital conversion, application-specific integrated circuits, field programmable gate arrays, and intellectual property–based design

Programmable HPEC systems technology, including interconnection fabrics, parallel and distributed processing, performance metrics and software architecture, and automatic code parallelization and optimization

Examples of complex HPEC systems representative of actual prototype developments

Application examples, including radar, communications, electro-optical, and sonar applications

The handbook is organized around a canonical framework that helps readers navigate through the chapters, and it concludes with a discussion of future trends in HPEC systems. The material is covered at a level suitable for practicing engineers and HPEC computational practitioners and is easily adaptable to their own implementation requirements.

Table of Contents

INTRODUCTION

A Retrospective on High Performance Embedded Computing

D.R. Martinez

HPEC Hardware Systems and Software Technologies

HPEC Multiprocessor System

Representative Example of a High Performance Embedded Computing System

D.R. Martinez

System Complexity

Implementation Techniques

Software Complexity and System Integration

System Architecture of a Multiprocessor System

D.R. Martinez

A Generic Multiprocessor System

A High Performance Hardware System

Custom VLSI Implementation: Custom VLSI Hardware

A High Performance COTS Programmable Signal Processor

High Performance Embedded Computers: Development Process and

Management Perspectives

D.R. Martinez

Development Process

Case Study: Airborne Radar HPEC System: Programmable Signal Processor Development; Software Estimation, Monitoring, and Configuration Control; PSP Software Integration, Optimization, and Verification

Trends

Computational Nature of High Performance

Embedded Systems

Computational Characteristics of High Performance Embedded Algorithms and Applications

M. Arakawa and R.A. Bond

General Computational Characteristics of HPEC

Complexity of HPEC Algorithms

Parallelism in HPEC Algorithms and Architectures

Future Trends

Radar Signal Processing: An Example of High Performance Embedded Computing

R.A. Bond and A.I. Reuther

A Canonical HPEC Radar Algorithm: Subband Analysis and Synthesis; Adaptive Beamforming; Pulse Compression; Doppler Filtering; Space-Time Adaptive Processing; Subband Synthesis Revisited; CFAR Detection

Example Architecture of the Front-End Processor: A Discussion of the Back-End Processing

Front-End Real-Time Processor Technologies

Analog-to-Digital Conversion

J.C. Anderson and H.H. Kim

Conceptual ADC Operation

Static Metrics:Offset Error; Gain Error; Differential Nonlinearity; Integral Nonlinearity

Dynamic Metrics: Resolution; Monotonicity; Equivalent Input-Referred Noise (Thermal Noise); Quantization Error; Ratio of Signal to Noise and Distortion; Effective Number of Bits; Spurious-Free Dynamic Range; Dither; Aperture Uncertainty

System-Level Performance Trends and Limitations: Trends in Resolution; Trends in Effective Number of Bits; Trends in Spurious-Free Dynamic Range; Trends in Power Consumption; ADC Impact on Processing Gain

High-Speed ADC Design: Flash ADC; Architectural Techniques for Power Saving; Pipeline ADC

Power Dissipation Issues in High-Speed ADCs

Implementation Approaches of Front-End Processors

M.M. Vai and H.T. Nguyen

Front-End Processor Design Methodology

Front-End Signal Processing Technologies: Full-Custom ASIC; Synthesized ASIC; FPGA Technology;

Structured ASIC

Intellectual Property

Development Cost

Design Space

Design Case Studies: Channelized Adaptive Beamformer Processor; Radar Pulse Compression Processor;

Co-design Benefits

Application-Specific Integrated Circuits

M.M. Vai, W.S. Song, and B.M. Tyrell

Integrated Circuit Technology Evolution

CMOS Technology: MOSFET

CMOS Logic Structures: Static Logic; Dynamic CMOS Logic

Integrated Circuit Fabrication

Performance Metrics: Speed; Power Dissipation

Design Methodology: Full-Custom Physical Design; Synthesis Process; Physical Verification;

Simulation; Design for Manufacturability

Packages

Testing: Fault Models; Test Generation for Stuck-at Faults; Design for Testability; Built-in Self-Test

Case Study

Field Programmable Gate Arrays

M.Leeser

FPGA Structures: Basic Structures Found in FPGAs

Modern FPGA Architectures: Embedded Blocks; Future Directions

Commercial FPGA Boards and Systems

Languages and Tools for Programming FPGAs: Hardware Description Languages; High-Level Languages; Library-Based Solutions

Case Study: Radar Processing on an FPGA: Project Description; Parallelism: Fine-Grained versus Coarse-Grained; Data Organization; Experimental Results

Challenges to High Performance With FPGA Architectures: Data: Movement and Organization; Design Trade-offs

Intellectual Property-Based Design

W. Wolf

Classes of Intellectual Property

Sources of Intellectual Property

Licenses for Intellectual Property

CPU Cores

Busses

I/O Devices

Memories

Operating Systems

Software Libraries and Middleware

IP-Based Design Methodologies

Standards-Based Design

Systolic Array Processors

M.M. Vai, H.T. Nguyen, P.A. Jackson, and W.S. Song

Beamforming Processor Design

Systolic Array Design Approach

Design Examples: QR Decomposition Processor; Real-Time FFT Processor; Bit-Level Systolic Array Methodology

Programmable High Performance Embedded

Computing Systems

Computing Devices

K. Teitelbaum

Common Metrics: Assessing the Required Computation Rate; Quantifying the Performance of COTS Computing Devices

Current COTS Computing Devices in Embedded Systems: General-Purpose Microprocessors:

Word Length, Vector Processing Units, Power Consumption versus Performance, Memory Hierarchy, Some Benchmark Results, Input/Output, Digital Signal Processors; Future Trends: Technology Projections and Extrapolating Current Architectures; Advanced Architectures and the Exploitation of Moore’s Law: Multiple-Core Processors, The IBM Cell Broadband Engine, SIMD Processor Arrays, DARPA Polymorphic Computing Architectures, Graphical Processing Units as Numerical Co-processors, FPGA-Based Co-processors

Interconnection Fabrics

K. Teitelbaum

Introduction: Anatomy of a Typical Interconnection Fabric; Network Topology and Bisection Bandwidth;

Total Exchange; Parallel Two-Dimensional Fast Fourier Transform—A Simple Example

Crossbar Tree Networks: Network Formulas; Scalability of Network Bisection Width; Units of Replication;

Pruning Crossbar Tree Networks

VXS: A Commercial Example: Link Essentials; VXS-Supported Topologies

Performance Metrics and Software Architecture

J. Kepner, T. Meuse, and G.E. Schrader

Synthetic Aperture Radar Example Application: Operating Modes; Computational Workload

Degrees of Parallelism: Parallel Performance Metrics (no communication); Parallel Performance Metrics (with communication); Amdahl’s Law

Standard Programmable Multi-Computer: Network Model

Parallel Programming Models and Their Impact: High-Level Programming Environment with Global Arrays

System Metrics: Performance; Form Factor; Efficiency; Software Cost

Appendices: A Synthetic Aperture Radar Algorithm: Scalable Data Generator; Stage 1: Front-End Sensor Processing; Stage 2: Back-End Knowledge Formation

Programming Languages

J.M. Lebak

Principles of Programming Embedded Signal Processing Systems

Evolution of Programming Languages

Features of Third-Generation Programming Languages: Object-Oriented Programming; Exception Handling; Generic Programming

Use of Specific Languages in High Performance Embedded Computing:

C; Fortran; Ada; C++; Java

Future Development of Programming Languages

Summary: Features of Current Programming Languages

Portable Software Technology

J.M. Lebak

Libraries: Distributed and Parallel Programming; Surveying the State of Portable Software Technology:

Portable Math Libraries, Portable Performance Using Math Libraries; Parallel and Distributed Libraries; Example: Expression Template Use in the MIT Lincoln Laboratory Parallel

Vector Library

Parallel and Distributed Processing

A. I. Reuther and H. G. Kim

Parallel Programming Models: Threads: Pthreads, OpenMP; Message Passing: Parallel Virtual Machine, Message Passing Interface; Partitioned Global Address Space: Unified Parallel C, VSIPL++; Applications: Fast Fourier Transform, Synthetic Aperture Radar

Distributed Computing Models: Client-Server: SOAP, Java Remote Method Invocation, Common Object Request Broker Architecture; Data Driven: Java Messaging Service, Data Distribution Service; Applications: Radar Open Systems Architecture, Integrated Sensing and Decision Support

Automatic Code Parallelization and Optimization

N.T. Bliss

Instruction-Level Parallelism versus Explicit-Program Parallelism

Automatic Parallelization Approaches: A Taxonomy

Maps and Map Independence

Local Optimization in an Automatically Tuned Library

Compiler and Language Approach

Dynamic Code Analysis in a Middleware System

High Performance Embedded Computing

Application Examples

Radar Applications

K. Teitelbaum

Basic Radar Concepts:Pulse-Doppler Radar Operation; Multichannel Pulse-Doppler; Adaptive Beamforming; Space-Time Adaptive Processing

Mapping Radar Algorithms onto HPEC Architectures: Round-Robin Partitioning; Functional Pipelining; Coarse-Grain Data-Parallel Partitioning; Fine-Grain Data-Parallel Partitioning

Implementation Examples: Radar Surveillance Processor; Adaptive Processor (Generation 1); Adaptive Processor (Generation 2); KASSPER

A Sonar Application

W.R. Bernecky

Sonar Problem Description

Designing an Embedded Sonar System: The Sonar Processing Thread; Prototype Development; Computational Requirements; Parallelism; Implementing the Real-Time System; Verify Real-Time Performance; Verify Correct Output

An Example Development: System Attributes; Sonar Processing Thread Computational Requirements; Sensor Data Collection; Two-Dimensional Fast Fourier Transform; Covariance Matrix Formation;

Covariance Matrix Inversion; Adaptive Beamforming; Broadband Formation; Normalization; Detection; Display Preparation and Operator Controls; Summary of Computational Requirements; Parallelism

Hardware Architecture

Software Considerations

Embedded Sonar Systems of the Future References

Communications Applications

J.I. Goodman and T.G. Macdonald

Communications Application Challenges

Communications Signal Processing, Transmitter Signal Processing; Transmitter Processing Requirements; Receiver Signal Processing; Receiver Processing Requirements

Development of a Real-Time Electro-Optical Reconnaissance System

R.A. Coury

Aerial Surveillance Background

Methodology: Performance Modeling; Feature Tracking and Optic Flow; Three-Dimensional Site Model Generation; Challenges; Camera Model; Distortion

System Design Considerations: Altitude; Sensor; GPS/IMU; Processing and Storage; Communications; Cost; Test Platform

Transition to Target Platform: Payload; GPS/IMU; Sensor; Processing; Communications and Storage; Altitude

Future Trends

Application and HPEC System Trends

D.R. Martinez

Introduction: Sensor Node Architecture Trends

Hardware Trends

Software Trends

Distributed Net-Centric Architecture

A Review on Probabilistic CMOS (PCMOS) Technology: From Device

Characteristics to Ultra-Low-Energy SOC Architectures

K.V. Palem, L.N. Chakrapani, B.E.S. Akgul, and P. Korkmaz

Characterizing the Behavior of a PCMOS Switch: Inverter Realization of a Probabilistic Switch;

Analytical Model and the Three Laws of a PCMOS Inverter; Realizing a Probabilistic Inverter with Limited Available Noise

Realizing PCMOS-Based Low-Energy Architectures: Metrics for Evaluating PCMOS-Based Architectures; Experimental Methodology; Metrics for Analysis of PCMOS-Based Implementations; Hyperencryption Application and PCMOS-Based Implementation; Results and Analysis; PCMOS-Based Architectures for Error-Tolerant Applications

Advanced Microprocessor Architectures

J. McMahon, S. Crago, and D. Yeung

Background: Established Instruction-Level Parallelism Techniques; Parallel Architectures

Motivation for New Architectures: Limitations of Conventional Microprocessors

Current Research Microprocessors: Instruction-Level Parallelism: Tile-Based Organization; Explicit Parallelism Model; Scalable On-Chip Networks; Data-Level Parallelism: SIMD Architectures; Vector Architectures; Streaming Architectures; Thread-Level Parallelism: Multithreading and Granularity;

Multilevel Memory; Speculative Execution

Real-Time Embedded Applications: Scalability; Input/Output Bandwidth; Programming Models and Algorithm Mapping

Glossary of Acronyms and Abbreviations

Index

Essentials of Systems Analysis and Design, Global Edition (Paperback, 6th edition): Joseph Valacich, Joey George, Jeffrey Hoffer Essentials of Systems Analysis and Design, Global Edition (Paperback, 6th edition)
Joseph Valacich, Joey George, Jeffrey Hoffer
R1,004 Discovery Miles 10 040 Ships in 4 - 6 working days

For courses in Systems Analysis and Design, Structured A clear presentation of information, organised around the systems development life cycle model This briefer version of the authors' highly successful Modern System Analysis and Design is a clear presentation of information, organised around the systems development life cycle model. Designed for courses needing a streamlined approach to the material due to course duration, lab assignments, or special projects, it emphasises current changes in systems analysis and design, and shows the concepts in action through illustrative fictional cases.

Digital Control System Analysis & Design, Global Edition (Paperback, 4th edition): Charles Phillips, H Nagle, Aranya... Digital Control System Analysis & Design, Global Edition (Paperback, 4th edition)
Charles Phillips, H Nagle, Aranya Chakrabortty
R2,605 Discovery Miles 26 050 Ships in 10 - 15 working days

Appropriate for a one semester/two-quarter senior-level course in digital or discrete-time controls. This revision of the best-selling text in digital controls is a significant update with the integration of MATLAB software and new coverage in several areas. This program presents a better teaching and learning experience-for you and your students. *Provide MATLAB programs to students: Short MATLAB programs have been included in many of the examples, which allow students to experiment and learn more skills. *Motivate students with running applications that are featured throughout the book: Simple physical systems are introduced in one chapter and then used again later to illuminate more advanced material. *Reinforce core concepts with examples and problems: Over 400 problems and 130 worked examples help students grasp the text's concepts.

Algorithms (Hardcover, 4th edition): Robert Sedgewick, kevin wayne Algorithms (Hardcover, 4th edition)
Robert Sedgewick, kevin wayne
R1,660 R1,355 Discovery Miles 13 550 Save R305 (18%) Ships in 5 - 10 working days

This fourth edition of Robert Sedgewick and Kevin Wayne's Algorithms is the leading textbook on algorithms today and is widely used in colleges and universities worldwide. This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.

The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.

The companion web site, algs4.cs.princeton.edu contains An online synopsisFull Java implementationsTest dataExercises and answersDynamic visualizationsLecture slidesProgramming assignments with checklistsLinks to related material

The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.

Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.

A Concise Introduction to Programming in Python (Paperback, 3rd Edition): Mark J. Johnson A Concise Introduction to Programming in Python (Paperback, 3rd Edition)
Mark J. Johnson
R553 Discovery Miles 5 530 Ships in 4 - 6 working days

A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.

The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:

A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using numeric, textual, and image data

Clear, concise explanations written for beginning students, emphasizing core principles

A variety of accessible examples, focusing on key concepts

Diagrams to help visualize new concepts

New sections on recursion and exception handling, as well as an earlier introduction of lists, based on instructor feedback

The text offers sections designed for approximately one class period each, and proceeds gradually from procedural to object-oriented design. Examples, exercises, and projects are included from diverse application domains, including finance, biology, image processing, and textual analysis. It also includes a brief "How-To" sections that introduce optional topics students may be interested in exploring.

The text is written to be read, making it a good fit in flipped classrooms. Designed for either classroom use or self-study, all example programs and solutions to odd-numbered exercises (except for projects) are available at: http://www.central.edu/go/conciseintro/.

Table of Contents

1. Turtle Graphics

1.1 Getting Started

1.2 Calling Functions

1.3 Writing Functions

1.4 Repetition

1.5 Checking Conditions

1.6 Conditional Repetition

1.7 More Complex Choices

1.8 Randomness

1.9 Thinking with Functions

2. Numeric Data

2.1 Variables and Assignment

2.2 Calculations

2.3 Accumulation Loops

2.4 Accumulator Options

Project: Simulation

2.5 Numbers in Memory

2.6 Repeated Input

2.7 Lists of Numbers

2.8 List Indexing and Slicing

2.9 List Accumulation

2.10 Searching a List

2.11 Recursion

3. Text

3.1 Strings

3.2 String Accumulation

3.3 Text in Memory

3.4 String Processing

How-To: Output Formatting

3.5 Lists of Strings

3.6 Reading Text Files

Project: Word-Guessing Game

Project: Flash Cards

How-To: Reading Csv Files

3.7 Handling Exceptions

How-To: Writing Text Files

3.8 Dictionaries

Project: Eliza

Project: Reading DNA Frames

4. Images

4.1 Creating Images

4.2 Color Transformations

Project: Gamma Correction

Project: Color Quantization

4.3 Size Transformations

4.4 Geometric Transformations

4.5 Combining Images

Project: Image Filters

5. Objects and Classes

5.1 Using Turtle Objects

5.2 Writing Classes

5.3 Composition

5.4 Importing Classes

5.5 Inheritance

5.6 Graphical User Interfaces

Software Project Management (Paperback, 5th edition): Bob Hughes, Mike Cotterell Software Project Management (Paperback, 5th edition)
Bob Hughes, Mike Cotterell
R1,271 Discovery Miles 12 710 Ships in 4 - 6 working days

Software project management is a crucial element in successful software and IT development, and requires students to develop an understanding of technical methodology and an appreciation of the many human factors that can play a part in software projects. The new fifth edition of Software Project Management has been fully revised and updated to help students to grasp these contrasting skills, and learn about new developments in the discipline. It provides both undergraduate and postgraduate students with a comprehensive introduction to software project management and has enjoyed a loyal following of users since the first edition published.

Python Programming For Engineers And Scientists (Paperback): Python Programming For Engineers And Scientists (Paperback)
R1,440 R1,321 Discovery Miles 13 210 Save R119 (8%) Ships in 10 - 15 working days

Cengage's PYTHON PROGRAMMING FOR ENGINEERS AND SCIENTISTS, 1st Edition, is intended for introductory courses in programming and problem-solving.

The text covers material taught in first year engineering programming and STEM courses, including five major aspects of computing: programming basics, object-oriented programming, data and information processing, the software development life cycle and contemporary applications of computing. Unlike many other introductory texts, this one does not restrict itself to problems involving numbers and text.

Topics such as graphical user interfaces, event-driven programming, graphics, image manipulation and network communications will be presented in depth after learners have mastered the basics of programming.

C++ Programming - From Problem Analysis to Program Design (Paperback, 8th edition): D. Malik C++ Programming - From Problem Analysis to Program Design (Paperback, 8th edition)
D. Malik
R1,485 R1,381 Discovery Miles 13 810 Save R104 (7%) Ships in 10 - 15 working days

Learn how to program with C++ using today's definitive choice for your first programming language experience -- C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 8E. D.S. Malik's time-tested, student-centered methodology incorporates a strong focus on problem-solving with full-code examples that vividly demonstrate the hows and whys of applying programming concepts and utilizing C++ to work through a problem. Thoroughly updated end-of-chapter exercises, more than 20 extensive new programming exercises, and numerous new examples drawn from Dr. Malik's experience further strengthen your understanding of problem solving and program design in this new edition. You review the important features of C++ 14 Standard with timely discussions that ensure this edition equips you to succeed in your CS1 course and beyond.

UNIX and Linux System Administration Handbook (Paperback, 5th edition): Evi Nemeth, Garth Snyder, Trent Hein, Ben Whaley, Dan... UNIX and Linux System Administration Handbook (Paperback, 5th edition)
Evi Nemeth, Garth Snyder, Trent Hein, Ben Whaley, Dan Mackin
R1,570 R1,286 Discovery Miles 12 860 Save R284 (18%) Ships in 5 - 10 working days

UNIX and Linux System Administration Handbook, Fifth Edition is today's definitive guide to installing, configuring and maintaining any Unix or Linux system -- including the systems that provide core Internet and cloud infrastructure. Now fully updated for today's Linux distributions and cloud environments, it details best practices for every facet of system administration, including storage management, network design and administration, web hosting and scale-out, automation, configuration management, performance analysis, virtualization, DNS, security, management of IT service organizations, and much more. For modern system and network administrators, this edition contains indispensable new coverage of cloud deployments, continuous delivery, Docker and other containerization solutions, and much more.

A Simple Guide to IBM SPSS Statistics - version 23.0 (Paperback, 14th edition): Lee Kirkpatrick A Simple Guide to IBM SPSS Statistics - version 23.0 (Paperback, 14th edition)
Lee Kirkpatrick
R725 Discovery Miles 7 250 Ships in 10 - 15 working days

Completely up to date and extremely student friendly, A SIMPLE GUIDE TO IBM SPSS: FOR VERSION 23.0, Fourteenth Edition, equips you with everything you need to know about the newest version of SPSS (R) for Windows (R) so you can effectively use the program in your statistics class. The guide's straightforward style frees you to concentrate on learning basic statistical concepts, while still developing familiarity with SPSS (R). Its clear, step-by-step instruction quickly gets you up to speed, enabling you to confidently use SPSS (R) to do homework problems and conduct statistical analyses for research projects.

Web Analytics 2.0 - The Art of Online Accountability and Science of Customer Centricity (Paperback): A. Kaushik Web Analytics 2.0 - The Art of Online Accountability and Science of Customer Centricity (Paperback)
A. Kaushik
R948 R798 Discovery Miles 7 980 Save R150 (16%) Ships in 9 - 17 working days

Adeptly address today's business challenges with this powerful new book from web analytics thought leader Avinash Kaushik. "Web Analytics 2.0" presents a new framework that will permanently change how you think about analytics. It provides specific recommendations for creating an actionable strategy, applying analytical techniques correctly, solving challenges such as measuring social media and multichannel campaigns, achieving optimal success by leveraging experimentation, and employing tactics for truly listening to your customers. The book will help your organization become more data driven while you become a super analysis ninja

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Information Technology Auditing (Hardcover, 4th edition): James Hall Information Technology Auditing (Hardcover, 4th edition)
James Hall
R1,347 R1,254 Discovery Miles 12 540 Save R93 (7%) Ships in 10 - 15 working days

Gain a thorough understanding of how modern audits are conducted in today's computer-driven business environment with INFORMATION TECHNOLOGY AUDITING, 4E. You gain valuable insights into state-of-the-art auditing issues as this leading accounting text provides you with the background you need to succeed in today's business world. This edition focuses on the latest information technology aspects of auditing with up-to-date coverage of auditor responsibilities, emerging legislation, and today's fraud techniques and detection. Expanded end-of-chapter questions, problems, and cases give you important hands-on practice for success in your future career.

CompTIA A+ Guide to IT Technical Support (Hardcover, 10th edition): Jill West, Jean Andrews, Joy Shelton CompTIA A+ Guide to IT Technical Support (Hardcover, 10th edition)
Jill West, Jean Andrews, Joy Shelton
R1,446 R1,349 Discovery Miles 13 490 Save R97 (7%) Ships in 10 - 15 working days

Master the details of IT technical support as Andrews/Dark/West's comprehensive COMPTIA A+ GUIDE TO IT TECHNICAL SUPPORT, 10E explains how to work with users as well as install, maintain, troubleshoot and network computer hardware and software. This step-by-step, highly visual, best-selling approach uses CompTIA A+ Exam objectives as a framework to prepare you for 220-1001 and 220-1002 certification exams. Each chapter covers core and advanced topics while emphasizing practical application of the most current technology, techniques and industry standards. You study the latest hardware, security, Active Directory, operational procedures, basics of scripting, virtualization, cloud computing, mobile devices and Windows 10. Lab Manuals, CourseNotes, online labs and optional MindTap online resources provide additional certification test preparation and interactive activities to prepare you for a role as an IT support technician or administrator.

Logic in Computer Science - Modelling and Reasoning about Systems (Paperback, 2nd Revised edition): Michael Huth, Mark Ryan Logic in Computer Science - Modelling and Reasoning about Systems (Paperback, 2nd Revised edition)
Michael Huth, Mark Ryan
R1,658 Discovery Miles 16 580 Ships in 9 - 17 working days

Recent years have seen the development of powerful tools for verifying hardware and software systems, as companies worldwide realise the need for improved means of validating their products. There is increasing demand for training in basic methods in formal reasoning so that students can gain proficiency in logic-based verification methods. The second edition of this successful textbook addresses both those requirements, by continuing to provide a clear introduction to formal reasoning which is both relevant to the needs of modern computer science and rigorous enough for practical application. Improvements to the first edition have been made throughout, with extra and expanded sections on SAT solvers, existential/universal second-order logic, micro-models, programming by contract and total correctness. The coverage of model-checking has been substantially updated. Further exercises have been added. Internet support for the book includes worked solutions for all exercises for teachers, and model solutions to some exercises for students.

Information Technology Project Management (Paperback, 8th edition): Kathy Schwalbe Information Technology Project Management (Paperback, 8th edition)
Kathy Schwalbe
R1,188 Discovery Miles 11 880 Ships in 4 - 6 working days

Gain a strong understanding of IT project management as you learn to apply today's most effective project management tools and techniques with the unique approach found in INFORMATION TECHNOLOGY PROJECT MANAGEMENT, 8E. This book emphasizes the latest developments and skills to help you prepare for the Project Management Professional (PMP) or Certified Associate in Project Management (CAPM) exams. While this edition reflect content from the latest the PMBOK (R) Guide, it goes well beyond the Guide to provide a meaningful context for project management. Hundreds of timely examples highlight IT projects, while quick quizzes, discussion questions, exercises, and ongoing cases reinforce your learning. Time-saving template files assist in completing tasks. Examples from familiar companies featured in today's news, an Agile case, MindView software, and a guide to using Microsoft Project 2013 help you master IT project management skills that are marketable around the globe.

Information Technology for Managers (Paperback, 2nd edition): George Reynolds Information Technology for Managers (Paperback, 2nd edition)
George Reynolds
R1,209 R1,127 Discovery Miles 11 270 Save R82 (7%) Ships in 10 - 15 working days

Give future managers the solid understanding they need to successfully oversee today's information systems with Reynold's INFORMATION TECHNOLOGY FOR MANAGERS, 2E. Written specifically for managers with little or no formal information technology training or expertise, this trusted text details the significant business implications of today's information technology. The author incorporates a wealth of actual, contemporary examples to clearly illustrate how managers can apply information technology to improve and strengthen their organizations. A new chapter on IT security, hands-on scenarios, as well as numerous text- and web-based cases provide opportunities for future managers to apply what they are learning. The book's logical framework helps managers understand the importance of their roles in guiding information technology and working effectively with all members of their organizations to achieve results.

Business-Driven Technology (Int'l Ed) (Paperback, 6th edition): Paige Baltzan Business-Driven Technology (Int'l Ed) (Paperback, 6th edition)
Paige Baltzan
R1,089 Discovery Miles 10 890 Ships in 4 - 6 working days

Unlike any other MIS textbook franchise, our Baltzan texts (Business Driven Technology, Business Driven Information Systems and M: Information Systems) discuss various business initiatives first and how technology supports those initiatives second. The premise for this unique approach is that business initiatives should drive technology choices. Every discussion in these texts first addresses the business needs and then addresses the technology that supports those needs. Business Driven Technology 6e offers you the flexibility to customize your course according to your needs and the needs of your students by covering only essential concepts and topics in the five core units with 20 chapters, while providing additional in-depth coverage in the 20 business and the 12 technology plug-ins. Business Driven Technology 6e provides the ultimate flexibility in tailoring content to the exact needs of your MIS or IT course! Plug-ins are fully developed modules of text that include student learning outcomes, case studies, business vignettes, and end-of-chapter material such as key terms, individual and group questions and projects, and case study exercises. We realise that instructors today require the ability to cover a blended mix of topics in their courses. While some instructors like to focus on networks and infrastructure throughout their course, others choose to focus on ethics and security. Business Driven Technology was developed to easily adapt to your needs. Each chapter and plug-in is independent so you can: Cover any or all of the chapters as they suit your purpose. Cover any or all of the business plug-ins as they suit your purpose. Cover any or all of the technology plug-ins as they suit your purpose. Cover the plug-ins in any order you wish.

Business computing - An African perspective (Paperback): Geoff Erwin, Craig Blewett Business computing - An African perspective (Paperback)
Geoff Erwin, Craig Blewett
R360 Discovery Miles 3 600 Ships in 4 - 6 working days

This is a business information systems textbook for a new education system. The book helps overcome many of the difficulties faced by first-year information systems students. Up-to-date material includes a series of South African business case studies with examples and exercises. A second, more formally structured section describes, discusses, summarizes and reinforces key topics. The business section covers application examples from small and large business situations, from retail to manufacturing and financial services sectors. The authors "chunk" much of the material in problem-driven, rather than product-driven, sections, asserting that some understanding of fundamental material is improved by presentations in a comfortable, easy-to-read style.

Introduction to Systems Analysis and Design - An Agile, Iterative Approach, International Edition (Paperback, 6th edition):... Introduction to Systems Analysis and Design - An Agile, Iterative Approach, International Edition (Paperback, 6th edition)
Stephen D. Burd, John Satzinger, Robert Jackson
R458 Discovery Miles 4 580 Ships in 4 - 6 working days

Now readers can develop the solid conceptual, technical and managerial foundations needed for effective systems analysis design and implementation as well as the project management skills for systems development with INTRODUCTION TO SYSTEMS ANALYSIS AND DESIGN: AN AGILE, ITERATIVE APPROACH, 6E, International Edition. This popular text teaches both the traditional (structured) and the object-oriented (OO) approach to systems analysis and design. This book focuses on content that's most important to know with an emphasis on use case driven techniques for systems analysis and design. This edition introduces most recent developments and tools, with expanded coverage of project management for adaptive projects and content reflecting Microsoft (R) Project 2010. A new continuing case study and "Best Practices" feature provide even more opportunities for readers to apply the skills learned.

Interaction Design - Beyond Human-Computer Interaction (Paperback, 3rd Revised edition): Yvonne Rogers, Jenny Preece, Helen... Interaction Design - Beyond Human-Computer Interaction (Paperback, 3rd Revised edition)
Yvonne Rogers, Jenny Preece, Helen Sharp
R698 Discovery Miles 6 980 Ships in 4 - 6 working days

A revision of the #1 text in the Human Computer Interaction field, Interaction Design, the third edition is an ideal resource for learning the interdisciplinary skills needed for interaction design, human-computer interaction, information design, web design and ubiquitous computing.

The authors are acknowledged leaders and educators in their field, with a strong global reputation. They bring depth of scope to the subject in this new edition, encompassing the latest technologies and devices including social networking, Web 2.0 and mobile devices. The third edition also adds, develops and updates cases, examples and questions to bring the book in line with the latest in Human Computer Interaction.

Interaction Design offers a cross-disciplinary, practical and process-oriented approach to Human Computer Interaction, showing not just what principles ought to apply to Interaction Design, but crucially how they can be applied. The book focuses on how to design interactive products that enhance and extend the way people communicate, interact and work. Motivating examples are included to illustrate both technical, but also social and ethical issues, making the book approachable and adaptable for both Computer Science and non-Computer Science users. Interviews with key HCI luminaries are included and provide an insight into current and future trends.

The book has an accompanying website www.id-book.com which has been updated to include resources to match the new edition.

Custom Dynamic Web App Dev (Paperback): Parsons Sinn Custom Dynamic Web App Dev (Paperback)
Parsons Sinn
R250 Discovery Miles 2 500 Ships in 4 - 6 working days
Simulation with Arena (Paperback, 5th Revised edition): W. David Kelton, Randall P Sadowski, David T Sturrock Simulation with Arena (Paperback, 5th Revised edition)
W. David Kelton, Randall P Sadowski, David T Sturrock
R74 Discovery Miles 740 Ships in 4 - 6 working days

Simulation with Arena provides a comprehensive treatment of simulation using industry-standard Arena software. The text starts by having the reader develop simple high-level models, and then progresses to advanced modeling and analysis. Statistical design and analysis of simulation experiments is integrated with the modeling chapters, reflecting the importance of mathematical modeling of these activities. An informal, tutorial writing style is used to aid the beginner in fully understanding the ideas and topics presented. The academic version of Arena and example files are available through the book's website.

Digital Design and Computer Architecture (Paperback, 2nd edition): David Harris, Sarah L. Harris Digital Design and Computer Architecture (Paperback, 2nd edition)
David Harris, Sarah L. Harris
R2,014 Discovery Miles 20 140 Ships in 10 - 15 working days

"Digital Design and Computer Architecture" takes a unique and modern approach to digital design. Beginning with digital logic gates and progressing to the design of combinational and sequential circuits, Harris and Harris use these fundamental building blocks as the basis for what follows: the design of an actual MIPS processor. SystemVerilog and VHDL are integrated throughout the text in examples illustrating the methods and techniques for CAD-based circuit design. By the end of this book, readers will be able to build their own microprocessor and will have a top-to-bottom understanding of how it works. Harris and Harris have combined an engaging and humorous writing style with an updated and hands-on approach to digital design.

This second edition has been updated with new content on I/O systems in the context of general purpose processors found in a PC as well as microcontrollers found almost everywhere. The new edition provides practical examples of how to interface with peripherals using RS232, SPI, motor control, interrupts, wireless, and analog-to-digital conversion. High-level descriptions of I/O interfaces found in PCs include USB, SDRAM, WiFi, PCI Express, and others. In addition to expanded and updated material throughout, SystemVerilog is now featured in the programming and code examples (replacing Verilog), alongside VHDL. This new edition also provides additional exercises and a new appendix on C programming to strengthen the connection between programming and processor architecture.

SECOND Edition Features Covers the fundamentals of digital logic design and reinforces logic concepts through the design of a MIPS microprocessor.Features side-by-side examples of the two most prominent Hardware Description Languages (HDLs)-SystemVerilog and VHDL-which illustrate and compare the ways each can be used in the design of digital systems.Includes examples throughout the text that enhance the reader s understanding and retention of key concepts and techniques.Companion Web site includes links to CAD tools for FPGA design from Altera and Mentor Graphics, lecture slides, laboratory projects, and solutions to exercises.

Updated based on instructor feedback with more exercises and new examples of parallel and advanced architectures, practical I/O applications, embedded systems, and heterogeneous computing Presents digital system design examples in both VHDL and SystemVerilog (updated for the second edition from Verilog), shown side-by-side to compare and contrast their strengthsIncludes a new chapter on C programming to provide necessary prerequisites and strengthen the connection between programming and processor architectureCompanion Web site includes links to Xilinx CAD tools for FPGA design, lecture slides, laboratory projects, and solutions to exercises.

Instructors can also register at textbooks.elsevier.com for access to: Solutions to all exercises (PDF)Lab materials with solutionsHDL for textbook examples and exercise solutions Lecture slides (PPT)Sample exams\Sample course syllabusFigures from the text (JPG, PPT)"

Software Engineering, Global Edition (Paperback, 10th edition): Ian Sommerville Software Engineering, Global Edition (Paperback, 10th edition)
Ian Sommerville
R1,698 Discovery Miles 16 980 Ships in 4 - 6 working days

For courses in computer science and software engineering The Fundamental Practice of Software Engineering Software Engineering introduces students to the overwhelmingly important subject of software programming and development. In the past few years, computer systems have come to dominate not just our technological growth, but the foundations of our world's major industries. This text seeks to lay out the fundamental concepts of this huge and continually growing subject area in a clear and comprehensive manner. The 10th Edition contains new information that highlights various technological updates of recent years, providing students with highly relevant and current information. Sommerville's experience in system dependability and systems engineering guides the text through a traditional plan-based approach that incorporates some novel agile methods. The text strives to teach the innovators of tomorrow how to create software that will make our world a better, safer, and more advanced place to live.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Darwinism and Philosophy
Vittorio Hosle, Christian Illies Hardcover R3,978 Discovery Miles 39 780
Solving PDEs in Python - The FEniCS…
Hans Petter Langtangen, Anders Logg Hardcover R1,283 Discovery Miles 12 830
The Divine Order, the Human Order, and…
Eric Watkins Hardcover R2,874 Discovery Miles 28 740
The United States Involvement in the…
Jianying Ma Hardcover R2,023 Discovery Miles 20 230
Contemporary Challenges for Agile…
Vannie Naidoo, Rahul Verma Hardcover R6,170 Discovery Miles 61 700
Categorical Logic and Type Theory…
B. Jacobs Paperback R2,764 R2,603 Discovery Miles 26 030
Software Engineering
Cheryl Jollymore Hardcover R3,281 R2,971 Discovery Miles 29 710
The History of Languages - An…
Tore Janson Hardcover R3,179 Discovery Miles 31 790
Cutting Costs - Successful Strategies…
Fred H Neu Hardcover R1,735 Discovery Miles 17 350
Plato and Pythagoreanism
Phillip Sidney Horky Hardcover R2,736 Discovery Miles 27 360

 

Partners