0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (2)
  • R250 - R500 (3)
  • R500+ (31)
  • -
Status
Format
Author / Contributor
Publisher

Books > Academic & Education > UNISA > Computer Science

Systems Analysis And Design In A Changing World (Hardcover, 7th Edition): John Satzinger, Robert Jackson, Stephen D. Burd Systems Analysis And Design In A Changing World (Hardcover, 7th Edition)
John Satzinger, Robert Jackson, Stephen D. Burd 1
R1,284 R1,198 Discovery Miles 11 980 Save R86 (7%) Ships in 10 - 15 working days

Refined and streamlined, Systems Analysis And Design In A Changing World helps students develop the conceptual, technical, and managerial foundations for systems analysis design and implementation as well as project management principles for systems development.

Using case driven techniques, the succinct 14-chapter text focuses on content that is key for success in today's systems analysis and design. The authors use a highly effective presentation to teach both traditional (structured) and object-oriented (OO) approaches to systems analysis and design. The book highlights use cases, use diagrams, and use case descriptions required for a modeling approach, while demonstrating their application to traditional, web development, object-oriented, and service-oriented architecture approaches.

The Seventh Edition's refined sequence of topics makes it easier to read and understand than ever. Regrouped analysis and design chapters provide more flexibility in course organization. Enabling students to apply what they learn as they go, the text's running cases have been completely updated, and now include a stronger focus on connectivity in applications.

Systems Analysis And Design (Hardcover, 12th Edition): Scott Tilley Systems Analysis And Design (Hardcover, 12th Edition)
Scott Tilley
R1,302 R1,213 Discovery Miles 12 130 Save R89 (7%) Ships in 10 - 15 working days

Discover a practical, streamlined approach to information systems development that focuses on the latest developments with Tilley's Systems Analysis And Design.

Real examples clearly demonstrate both traditional and emerging approaches to systems analysis and design, including object-oriented and agile methods. You also study cloud computing and mobile applications as this edition presents an easy-to-follow approach to systems analysis and design.

Meaningful projects, insightful assignments and both online and printed exercises emphasize the critical thinking and IT skills that are most important in today's dynamic, business-related environment.

Oracle 12c - SQL (Paperback, 3rd Edition): Joan Casteel Oracle 12c - SQL (Paperback, 3rd Edition)
Joan Casteel 1
R1,321 R1,228 Discovery Miles 12 280 Save R93 (7%) Ships in 10 - 15 working days

Now you can master the latest version of the fundamental SQL language used in all relational databases today with ORACLE 12C: SQL, 3E. Much more than a study guide, this edition helps you transform a basic knowledge of databases into proficiency with the latest SQL and Oracle concepts and techniques. You learn to use Oracle 12c SQL most effectively as you prepare for the first exam in the Oracle Database Administrator or Oracle Developer Certification Exam paths. This edition initially focuses on creating database objects, including tables, constraints, indexes, sequences, manipulating data, and more. The author then explores both basic data query techniques as well as advanced query topics using a proven hands-on approach. ORACLE 12C: SQL, 3E introduces the latest features and enhancements in 12c, from enhanced data types and invisible columns to new CROSS and OUTER APPLY methods for joins. To help you transition to further studies and even more advanced books in this series, appendixes introduce SQL tuning, compare Oracle's SQL syntax with other databases, and overview Oracle connection interface tools: SQL Developer and SQL Plus. Trust ORACLE 12C: SQL, 3E to provide the knowledge you need for Oracle certification testing and the solid foundation for pursuing a career as a database administrator or developer.

CISA - Certified Information Systems Auditor Study Guide 4e (Paperback, 4th Edition): Cannon CISA - Certified Information Systems Auditor Study Guide 4e (Paperback, 4th Edition)
Cannon
R1,554 R1,246 Discovery Miles 12 460 Save R308 (20%) Ships in 10 - 15 working days

The ultimate CISA prep guide, with practice exams Sybex's CISA: Certified Information Systems Auditor Study Guide, Fourth Edition is the newest edition of industry-leading study guide for the Certified Information System Auditor exam, fully updated to align with the latest ISACA standards and changes in IS auditing. This new edition provides complete guidance toward all content areas, tasks, and knowledge areas of the exam and is illustrated with real-world examples. All CISA terminology has been revised to reflect the most recent interpretations, including 73 definition and nomenclature changes. Each chapter summary highlights the most important topics on which you'll be tested, and review questions help you gauge your understanding of the material. You also get access to electronic flashcards, practice exams, and the Sybex test engine for comprehensively thorough preparation. For those who audit, control, monitor, and assess enterprise IT and business systems, the CISA certification signals knowledge, skills, experience, and credibility that delivers value to a business. This study guide gives you the advantage of detailed explanations from a real-world perspective, so you can go into the exam fully prepared. * Discover how much you already know by beginning with an assessment test * Understand all content, knowledge, and tasks covered by the CISA exam * Get more in-depths explanation and demonstrations with an all-new training video * Test your knowledge with the electronic test engine, flashcards, review questions, and more The CISA certification has been a globally accepted standard of achievement among information systems audit, control, and security professionals since 1978. If you're looking to acquire one of the top IS security credentials, CISA is the comprehensive study guide you need.

Principles Of Web Design - The Web Warrior Series (Paperback, 6th edition): Joel Sklar Principles Of Web Design - The Web Warrior Series (Paperback, 6th edition)
Joel Sklar
R1,315 R1,222 Discovery Miles 12 220 Save R93 (7%) Ships in 10 - 15 working days

Joel Sklar has written the definitive text for Web site design, PRINCIPLES OF WEB DESIGN, Sixth Edition guiding readers through the entire Web site creation process, while developing and enhancing your HTML, CSS, and visual design skills along the way. Now updated to include the latest Web design technologies and trends, this Sixth Edition features all-new sections on HTML5, CSS3, CSS page layouts, and enhanced navigation as well as technical updates and new screen shots throughout. Beginning with the Web design environment and the principles of sound Web design, readers will continue to planning site layout and navigation, and progress to Web typography, colors and images, working with CSS, and more. Armed with a priceless understanding and plenty of hands-on activities, readers will gain a solid foundation of designing successful, standards-based Web sites that are portable across different operating systems, browsers, and Web devices. Companion site available at no additional cost www.joelsklar.com/pwd5.

Introduction to Computer Theory (Paperback, 2Rev ed): Daniel I. A. Cohen Introduction to Computer Theory (Paperback, 2Rev ed)
Daniel I. A. Cohen 4
R6,531 Discovery Miles 65 310 Ships in 10 - 15 working days

This text strikes a good balance between rigor and an intuitive approach to computer theory. Covers all the topics needed by computer scientists with a sometimes humorous approach that reviewers found "refreshing". It is easy to read and the coverage of mathematics is fairly simple so readers do not have to worry about proving theorems.

Program Construction - Calculating Implementations from Specifications (Paperback): Roland Backhouse Program Construction - Calculating Implementations from Specifications (Paperback)
Roland Backhouse
R1,384 Discovery Miles 13 840 Ships in 10 - 15 working days

The ever-increasing dependence of our lives and livelihoods on the correct functioning of computer software means that logic and program correctness are core elements of all good computer science degrees. This book presents both these topics in one self-contained text.

The focus of the book is on "correct-by-construction" program design -- the discipline of calculating programs from their specifications. Modern, calculational logic is introduced in combination with key program construction principles, such as the assignment axiom, loop invariants and bound functions. This material is intertwined with motivational discussion, programming examples and challenging problem-solving exercises, bringing the book alive for its intended audience, undergraduates in computer science and mathematics, as well as professional programmers wishing to further develop their programming skills.

The book covers the elements of logic and program correctness that form the foundations of further study --- the logical connectives and their algebraic properties, induction, quantifiers and program construction rules. Substantial examples of program construction are included. Many exercises are provided, all with detailed solutions.

Prolog Programming for Artificial Intelligence (Paperback, 4th edition): Ivan Bratko Prolog Programming for Artificial Intelligence (Paperback, 4th edition)
Ivan Bratko
R2,330 Discovery Miles 23 300 Ships in 10 - 15 working days

The fourth edition of this best-selling guide to Prolog and Artificial Intelligence has been updated to include key developments in the field while retaining its lucid approach to these topics. New and extended topics include Constraint Logic Programming, abductive reasoning and partial order planning. Divided into two parts, the first part of the book introduces the programming language Prolog, while the second part teaches Artificial Intelligence using Prolog as a tool for the implementation of AI techniques. This textbook is meant to teach Prolog as a practical programming tool and so it concentrates on the art of using the basic mechanisms of Prolog to solve interesting problems. The fourth edition has been fully revised and extended to provide an even greater range of applications, making it a self-contained guide to Prolog, AI or AI Programming for students and professional programmers.

Discovering Computers  (c)2017 (Paperback, Enhanced Edition): Mark Frydenberg, Misty Vermaat, Susan Sebok, Steven Freund,... Discovering Computers (c)2017 (Paperback, Enhanced Edition)
Mark Frydenberg, Misty Vermaat, Susan Sebok, Steven Freund, Jennifer Campbell 3
R160 Discovery Miles 1 600 Ships in 2 - 4 working days

Teach students to maximize the use of mobile devices, make the most of online tools for collaboration and communications, and fully utilize today's Internet capabilities with the latest edition DISCOVERING COMPUTERS ENHANCED. Introductory computing students see how technology skills assist in employment and advancing careers. This edition highlights the most recent developments in computer tools and technology with new emphasis on Web Development, creating a strong web presence, and the latest Windows 10 information. To keep content as current as possible, online coverage of contemporary technology developments builds on the book's discussions.

The authors emphasize actionable content with a proven learning structure and practice to reinforce key skills. Self-assessments open each chapter, enabling learners to target study and learn more in less time. DISCOVERING COMPUTERS ENHANCED presents the content students need to succeed in a way that ensures understanding.

Managing Information Technology - Pearson New International Edition (Paperback, 7th edition): Carol Brown, Daniel DeHayes,... Managing Information Technology - Pearson New International Edition (Paperback, 7th edition)
Carol Brown, Daniel DeHayes, Jeffrey Hoffer, Wainright Martin, William Perkins
R1,072 Discovery Miles 10 720 Ships in 2 - 4 working days

For graduate and executive level MIS students, and practicing IS managers. A thorough and practical guide to IT management practices and issues. Managing Information Technology provides comprehensive coverage of IS management practices and technology trends for advanced students and managers. Through an approach that offers up-to-date chapter content and full-length case studies, this text presents a unique set of materials that educators can customize to their students' needs. The sixth edition has been thoroughly updated and streamlined to reflect current IS practices.

Interactive Computer Graphics with WebGL, Global Edition (Paperback, 7th edition): Edward Angel, Dave Shreiner Interactive Computer Graphics with WebGL, Global Edition (Paperback, 7th edition)
Edward Angel, Dave Shreiner
R2,576 Discovery Miles 25 760 Ships in 10 - 15 working days

This book is suitable for undergraduate students in computer science and engineering, for students in other disciplines who have good programming skills, and for professionals. Computer animation and graphics are now prevalent in everyday life from the computer screen, to the movie screen, to the smart phone screen. The growing excitement about WebGL applications and their ability to integrate HTML5, inspired the authors to exclusively use WebGL in the 7th Edition of Interactive Computer Graphics with WebGL. This is the only introduction to computer graphics text for undergraduates that fully integrates WebGL and emphasises application-based programming. The top-down, programming-oriented approach allows for coverage of engaging 3D material early in the course so students immediately begin to create their own 3D graphics. Teaching and Learning Experience This program will provide a better teaching and learning experience-for you and your students. It will help: Engage Students Immediately with 3D Material: A top-down, programming-oriented approach allows for coverage of engaging 3D material early in the course so students immediately begin to create their own graphics. Introduce Computer Graphics Programming with WebGL and JavaScript: WebGL is not only fully shader-based-each application must provide at least a vertex shader and a fragment shader-but also a version that works within the latest web browsers.

Applied Smoothing Techniques for Data Analysis - The Kernel Approach with S-Plus Illustrations (Hardcover): Adrian W. Bowman,... Applied Smoothing Techniques for Data Analysis - The Kernel Approach with S-Plus Illustrations (Hardcover)
Adrian W. Bowman, Adelchi Azzalini
R3,741 Discovery Miles 37 410 Ships in 10 - 15 working days

The book describes the use of smoothing techniques in statistics, including both density estimation and nonparametric regression. Considerable advances in research in this area have been made in recent years. The aim of this text is to describe a variety of ways in which these methods can be applied to practical problems in statistics. The role of smoothing techniques in exploring data graphically is emphasized, but the use of nonparametric curves in drawing conclusions from data, as an extension of more standard parametric models, is also a major focus of the book. Examples are drawn from a wide range of applications. The book is intended for those who seek an introduction to the area, with an emphasis on applications rather than on detailed theory. It is therefore expected that the book will benefit those attending courses at an advanced undergraduate, or postgraduate, level, as well as researchers, both from statistics and from other disciplines, who wish to learn about and apply these techniques in practical data analysis. The text makes extensive reference to S-Plus, as a computing environment in which examples can be explored. S-Plus functions and example scripts are provided to implement many of the techniques described. These parts are, however, clearly separate from the main body of text, and can therefore easily be skipped by readers not interested in S-Plus.

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.

Combinatorial Optimization (Hardcover): W.J. Cook Combinatorial Optimization (Hardcover)
W.J. Cook
R4,449 Discovery Miles 44 490 Ships in 10 - 15 working days

A complete, highly accessible introduction to one of today’s most exciting areas of applied mathematics One of the youngest, most vital areas of applied mathematics, combinatorial optimization integrates techniques from combinatorics, linear programming, and the theory of algorithms. Because of its success in solving difficult problems in areas from telecommunications to VLSI, from product distribution to airline crew scheduling, the field has seen a ground swell of activity over the past decade. Combinatorial Optimization is an ideal introduction to this mathematical discipline for advanced undergraduates and graduate students of discrete mathematics, computer science, and operations research. Written by a team of recognized experts, the text offers a thorough, highly accessible treatment of both classical concepts and recent results. The topics include:

  • Network flow problems
  • Optimal matching
  • Integrality of polyhedra
  • Matroids
  • NP-completeness
Featuring logical and consistent exposition, clear explanations of basic and advanced concepts, many real-world examples, and helpful, skill-building exercises, Combinatorial Optimization is certain to become the standard text in the field for many years to come.
Universal Usability - Designing Computer Interfaces for Diverse User Populations (Paperback): J Lazar Universal Usability - Designing Computer Interfaces for Diverse User Populations (Paperback)
J Lazar
R403 Discovery Miles 4 030 Ships in 2 - 4 working days

"Universal Usability" is the concept of designing computer interfaces that are easy for all users to utilize. It is a concept which many decry as elusive, impossible, or impractical, but this book, which addresses usability issues for a number of diverse user groups, proves that there is no problem in interface design that cannot be solved, or at least improved upon. Individuals with cognitive, motor, and perceptual impairments, as well as older, younger, and economically disadvantaged users, face a variety of complex challenges when interacting with computers. However, with user involvement, good design practice, and thorough testing, computer interfaces can be successfully developed for any user population.

This book, featuring key chapters by Human-Computer Interaction luminaries such as Jonathan Lazar, Ron Baecker, Allison Druin, Ben Shneiderman, Brad Myers and Jenny Preece, examines innovative and groundbreaking research and practice, and provides a practical overview of a number of successful projects which have addressed a need for these specific user populations. Chapters in this book address topics including age diversity, economic diversity, language diversity, visual impairment, and spinal cord injuries. Several of these trailblazing projects in the book are amongst the first to examine usability issues for users with Down Syndrome, users with Amnesia, users with Autism Spectrum Disorders, and users with Alzheimer's Disease, and coverage extends to projects where multiple categories of needs are addressed.

These chapters represent real-world projects, being carried out on different continents. The authors of the chapters also represent diversity--interface researchers and software developers in university, industrial, and government settings. In the practical spirit of the book, chapter authors provide guidelines and suggestions for those attempting similar projects, as well as implications for different stakeholders such as policymakers, researchers, and designers. Ideal for students of HCI and User Interface Design, and essential reading for usability practitioners, this fascinating collection of real-world projects demonstrates that computer interfaces can truly be designed to meet the needs of any category of user.

Software Project Management (Paperback, 5th edition): Bob Hughes, Mike Cotterell Software Project Management (Paperback, 5th edition)
Bob Hughes, Mike Cotterell
R2,281 Discovery Miles 22 810 Ships in 18 - 22 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.

Systems Approach to Computer Integrated Design And  Manufacturing (WSE) (Paperback): N. Singh Systems Approach to Computer Integrated Design And Manufacturing (WSE) (Paperback)
N. Singh
R6,660 Discovery Miles 66 600 Ships in 18 - 22 working days

To survive in globally competitive markets manufacturers are going to have to develop a system for mass customization of products. This valuable resource is designed to prepare readers for the future by training them in the latest technologies and processes in the areas of design, manufacturing, and tools of integration.

Software Engineering, Global Edition (Paperback, 10th edition): Ian Sommerville Software Engineering, Global Edition (Paperback, 10th edition)
Ian Sommerville
R2,189 R1,762 Discovery Miles 17 620 Save R427 (20%) Ships in 5 - 10 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.

Teachers Discovering Computers - Integrating Technology in a Changing World (Paperback, 8th edition): Randolph Gunter, Glenda... Teachers Discovering Computers - Integrating Technology in a Changing World (Paperback, 8th edition)
Randolph Gunter, Glenda Gunter
R2,238 Discovery Miles 22 380 Ships in 10 - 15 working days

TEACHERS DISCOVERING COMPUTERS: INTEGRATING TECHNOLOGY IN A CHANGING WORLD, EIGHTH EDITION introduces future educators to technology and digital media in order to help them successfully teach the current generation of digital students.

Security Awareness - Applying Practical Security in Your World (Paperback, 5th edition): Mark Ciampa Security Awareness - Applying Practical Security in Your World (Paperback, 5th edition)
Mark Ciampa
R1,140 R1,066 Discovery Miles 10 660 Save R74 (6%) Ships in 10 - 15 working days

Designed to provide you with the knowledge needed to protect computers and networks from increasingly sophisticated attacks, SECURITY AWARENESS: APPLYING PRACTICE SECURITY IN YOUR WORLD, Fifth Edition continues to present the same straightforward, practical information that has made previous editions so popular. For most computer users, practical computer security poses some daunting challenges: What type of attacks will antivirus software prevent? How do I set up a firewall? How can I test my computer to be sure that attackers cannot reach it through the Internet? When and how should I install Windows patches? This text is designed to help you understand the answers to these questions through a series of real-life user experiences. In addition, hands-on projects and case projects give you the opportunity to test your knowledge and apply what you have learned. SECURITY AWARENESS: APPLYING PRACTICE SECURITY IN YOUR WORLD, Fifth Edition contains up-to-date information on relevant topics such as protecting mobile devices and wireless local area networks.

Principles Of Business Information Systems (Paperback, 3rd Edition): Ralph Stair, George Reynolds, Thomas Chesney Principles Of Business Information Systems (Paperback, 3rd Edition)
Ralph Stair, George Reynolds, Thomas Chesney 3
R1,204 Discovery Miles 12 040 Ships in 2 - 4 working days

Now in its third edition, Principles of Business Information Systems has been fully updated with new cases, new questions and assignments and the latest technologies, whilst also retaining its comprehensive coverage of Information Systems issues.

This new international edition also boasts a wealth of real world examples from a broad range of countries and updated coverage of IT and technological issues, making it perfect for courses that prepare students for the modern corporate world.

Information Technology Project Management (Paperback, 8th edition): Kathy Schwalbe Information Technology Project Management (Paperback, 8th edition)
Kathy Schwalbe
R1,321 Discovery Miles 13 210 Ships in 2 - 4 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.

The Knowledge Management Toolkit - Orchestrating IT, Strategy, and Knowledge Platforms (paperback) (Paperback, 2nd edition):... The Knowledge Management Toolkit - Orchestrating IT, Strategy, and Knowledge Platforms (paperback) (Paperback, 2nd edition)
Amrit Tiwana
R1,486 Discovery Miles 14 860 Ships in 2 - 4 working days

Appropriate for courses in Knowledge Management. Thoroughly revised to reflect today's latest tools, technologies, and best practices, this hands-on guide walks students through the development of a state-of-the-art enterprise Knowledge Management Platform that can leverage a company's existing investments in intranets, data warehousing, data mining, groupware, and other technologies. It offers a complete roadmap for building KM systems incrementally-with each step delivering new business value, and seamlessly building on the work that preceded it. Students gain hands-on experience by through their own KM projects.

Simulation with Arena (Int'l Ed) (Paperback, 6th edition): W. David Kelton, Randall Sadowski, Nancy Zupick Simulation with Arena (Int'l Ed) (Paperback, 6th edition)
W. David Kelton, Randall Sadowski, Nancy Zupick
R1,120 Discovery Miles 11 200 Ships in 2 - 4 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. McGraw-Hill is proud to offer Connect with the sixth edition of Kelton's, Simulation with Arena. This innovative and powerful system helps your students learn more efficiently and gives you the ability to customize your homework problems simply and easily. Track individual student performance - by question, assignment, or in relation to the class overall with detailed grade reports. ConnectPlus provides students with all the advantages of Connect, plus 24/7 access to an eBook. Kelton's Simulation with Arena, sixth edition, includes the power of McGraw-Hill's LearnSmart a proven adaptive learning system that helps students learn faster, study more efficiently, and retain more knowledge through a series of adaptive questions. This innovative study tool pinpoints concepts the student does not understand and maps out a personalized plan for success.

Business-Driven Technology (Int'l Ed) (Paperback, 6th edition): Paige Baltzan Business-Driven Technology (Int'l Ed) (Paperback, 6th edition)
Paige Baltzan
R159 Discovery Miles 1 590 Ships in 2 - 4 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.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Simulation and Modelling of Electrical…
Ricardo Albarracin Sanchez Hardcover R3,089 Discovery Miles 30 890
A Research Agenda for Political…
Bruce I. Newman, Todd P. Newman Hardcover R3,009 Discovery Miles 30 090
Electronics Simplified
Ian Sinclair Paperback R651 Discovery Miles 6 510
Israeli Discourse and the West Bank…
Elie Friedman, Dalia Gavriely-Nuri Hardcover R4,202 Discovery Miles 42 020
Charter of the United Nations and…
Department Of Public Information Paperback R164 Discovery Miles 1 640
Miracle On 34th Street
Edmund Gwenn, Maureen O'Hara, … DVD  (3)
R98 Discovery Miles 980
The Enigma of the Origin of Portolan…
Roel Nicolai Hardcover R5,604 Discovery Miles 56 040
Ghostbusters 1 & 2
Bill Murray, Sigourney Weaver, … DVD R362 R271 Discovery Miles 2 710
Casing and Liners for Drilling and…
Ted G. Byrom Hardcover R2,935 Discovery Miles 29 350
Guide to Fortran 2008 Programming
Walter S. Brainerd Hardcover R2,402 Discovery Miles 24 020

 

Partners