0
Your cart

Your cart is empty

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

Books > Academic & Education > Varsity Textbooks > Computer Science

C++ Programming - Program Design Including Data Structures (Paperback, 8th edition): D. Malik C++ Programming - Program Design Including Data Structures (Paperback, 8th edition)
D. Malik
R1,646 R1,523 Discovery Miles 15 230 Save R123 (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: PROGRAM DESIGN INCLUDING DATA STRUCTURES, 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.

MIS (Paperback, 10th edition): Hossein Bidgoli MIS (Paperback, 10th edition)
Hossein Bidgoli
R1,169 R1,095 Discovery Miles 10 950 Save R74 (6%) Ships in 10 - 15 working days

Learn the principles of MIS as you explore the latest developments and industry trends with MIS 10. This practically focused approach helps you master foundational MIS concepts that will guide your career.

You examine the latest topics, such as cloud computing, AR/VR, quantum computing and blockchain, with the most current MIS title on the market. Have you ever wondered what you would have done as a company leader in a critical moment? With this edition's MindTap digital experience, you can strengthen your decision-making skills with "YouDecide" -- new interactive case studies that bridge technology and business strategy and position you as the decision maker. You can also examine possible career paths with new career connection videos.

Delve deeper into key course concepts with new concept videos and foundational case studies. In addition, MindTap's RSS feeds alert you to the latest advancements and trends for a stronger focus on today's real business world.

Data Communication and Computer Networks - A Business User's Approach (Paperback, 9th Edition): Jill West, Curt M. White Data Communication and Computer Networks - A Business User's Approach (Paperback, 9th Edition)
Jill West, Curt M. White
R1,354 R1,257 Discovery Miles 12 570 Save R97 (7%) Ships in 10 - 15 working days

Whether you are preparing for a career as a business manager, computer programmer or system designer, or you simply want to be an informed home computer user, West's DATA COMMUNICATIONS AND COMPUTER NETWORKS, 9th Edition provides an understanding of the essential features, operations and limitations of today's computer networks.

You learn about systems both on premises and in the cloud as the author balances technical concepts with practical, everyday issues. Updates address the latest developments and practices in cloud business principles and security techniques, software-defined networking, 5G, the Internet of Things, data analytics and supporting remote workforces.

This edition also covers the CompTIA’s Cloud Essentials+ exam to help you prepare for this vendor-neutral, business-oriented cloud computing certification. Hands-on learning features and thought-provoking content also guide you through virtual networking technologies, industry convergence and wired and wireless LAN technologies.

Dynamic Web Application Development Using PHP and MySQL (Paperback, New edition): David Parsons, Simon Stobart Dynamic Web Application Development Using PHP and MySQL (Paperback, New edition)
David Parsons, Simon Stobart
R1,260 R1,175 Discovery Miles 11 750 Save R85 (7%) Ships in 10 - 15 working days

Providing an end-to-end view of how modern web applications are built, Dynamic Web Application Development takes a cohesive approach to building a software architecture from core components. It tells a development story by taking you right through from analysis and design, learning the core technologies, and tying them together using standard tools patterns and frameworks without straying into detail or trying to cover too many alternatives. Using PHP scripting and the MySQL database management system, this is a contemporary and well targeted coverage of important areas of web application development including Ajax, , adaptive markup, web application frameworks, standards and conformance, accessibility and security issues. It shows you how to build functionality into a website using a variety of technologies. These will work as a basic framework from which you will be able to explore more challenging developments such as porting applications to mobile devices and including more Web 2.0 features. An ideal text for web programming courses, this book will help you whether you are a student or need to reskill and want a dependable and accessible self-study package.

Guide to Computer Forensics and Investigations (Paperback, 6th edition): Amelia Phillips, Bill Nelson, Christopher Steuart Guide to Computer Forensics and Investigations (Paperback, 6th edition)
Amelia Phillips, Bill Nelson, Christopher Steuart
R1,345 R1,248 Discovery Miles 12 480 Save R97 (7%) Ships in 10 - 15 working days

Master the skills you need to conduct a successful digital investigation with Nelson/Phillips/Steuart's GUIDE TO COMPUTER FORENSICS AND INVESTIGATIONS, Sixth Edition--the most comprehensive forensics resource available. While other books offer just an overview of the field, this hands-on learning text provides clear instruction on the tools and techniques of the trade, walking you through every step of the computer forensics investigation--from lab setup to testifying in court. It also explains how to use current forensics software and provides free demo downloads. It includes the most up-to-date coverage available of Linux and Macintosh, virtual machine software such as VMware and Virtual Box, Android, mobile devices, handheld devices, cloud forensics, email, social media and the Internet of Anything. With its practical applications, you can immediately put what you learn into practice.

Responsive Web Design with HTML 5 & CSS (Paperback, 9th edition): Jessica Minnick Responsive Web Design with HTML 5 & CSS (Paperback, 9th edition)
Jessica Minnick
R2,006 R1,823 Discovery Miles 18 230 Save R183 (9%) Ships in 10 - 15 working days

Equipping you with the most up-to-date tools available, Minnick's RESPONSIVE WEB DESIGN WITH HTML 5 & CSS, 9th edition, teaches you step by step how to design professional quality websites that attract and retain customers. Packed with best practices and tips from the pros, the text gives you a solid foundation in HTML, CSS and responsive web design. It shows you how to create one website that automatically adapts to mobile, tablet, laptop and desktop devices as well as large monitors. You will learn how to code a webpage to make a phone call from a mobile device, embed a map, use custom fonts, create shortcut navigation menus, integrate social media to promote a business and more. In addition, you will use popular web framework Bootstrap to create a webpage. Also available: MindTap digital learning solution.

Program Construction - Calculating Implementations from Specifications (Paperback): Roland Backhouse Program Construction - Calculating Implementations from Specifications (Paperback)
Roland Backhouse
R2,460 Discovery Miles 24 600 Ships in 18 - 22 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.

Principles Of Business Information Systems (Paperback, 4th edition): Ralph Stair, George Reynolds, Thomas Chesney Principles Of Business Information Systems (Paperback, 4th edition)
Ralph Stair, George Reynolds, Thomas Chesney 1
R1,780 Discovery Miles 17 800 In Stock

The new fourth edition of Principles of Business Information Systems features new cases, new questions and assignments and the latest technologies, whilst retaining its comprehensive coverage of Information Systems issues.

It 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.

Management Of Information Security (Paperback, 6th Edition): Michael Whitman, Herbert Mattord Management Of Information Security (Paperback, 6th Edition)
Michael Whitman, Herbert Mattord
R1,321 R1,228 Discovery Miles 12 280 Save R93 (7%) Ships in 10 - 15 working days

Equip your students with a management-focused overview of information security as well as the tools to effectively administer it with Whitman/Mattord's MANAGEMENT OF INFORMATION SECURITY, Sixth Edition.

More than ever, we need to prepare information security management students to build and staff security programs capable of securing systems and networks to meet the challenges in a world where continuously emerging threats, ever-present attacks and the success of criminals illustrate weaknesses in current information technologies. This text offers an exceptional blend of skills and experiences to administer and manage the more secure computing environments that organizations need.

Reflecting the latest developments from the field, it includes updated coverage of NIST, ISO and security governance along with emerging concerns like Ransomware, Cloud Computing and the Internet of Things.

Guide to Networking Essentials (Paperback, 8th edition): Greg Tomsho Guide to Networking Essentials (Paperback, 8th edition)
Greg Tomsho
R1,365 R1,269 Discovery Miles 12 690 Save R96 (7%) Ships in 10 - 15 working days

Packed with hands-on learning tools, Tomsho's GUIDE TO NETWORKING ESSENTIALS, Eighth Edition, equips you with the knowledge and skills to work with network infrastructure devices and network operating systems in a small to medium-size network environment. Focusing on troubleshooting and computer networking technologies, it delivers a comprehensive introduction to network protocols and network devices, including wireless and cybersecurity technologies. It reflects the latest networking technologies and operating systems, covers new Ethernet standards, includes an Internet of Things (IoT) chapter and adds certification mapping to the Microsoft Technology Associate (MTA Exam 98-366) in Networking Fundamentals. Maximizing your success, virtual labs and the MindTap digital learning solution give you ample opportunities to put what you learn into practice and prep for the certification test.

Problem Solving Cases In Microsoft Access & Excel (Paperback, 16th edition): Joseph Brady, Ellen Monk, Emilio Mendelsohn Problem Solving Cases In Microsoft Access & Excel (Paperback, 16th edition)
Joseph Brady, Ellen Monk, Emilio Mendelsohn
R1,148 R1,074 Discovery Miles 10 740 Save R74 (6%) Ships in 10 - 15 working days

Learn how to analyze and successfully solve today's real business problems using the latest Microsoft (R) Office Access database management system and the most recent version of Excel spreadsheet tools. Packed with hands-on learning opportunities, Monk/Brady/Mendelsohn's PROBLEM-SOLVING CASES IN MICROSOFT (R) ACCESS AND EXCEL, 16E features five individual tutorials designed to build your practical knowledge as you walk step-by-step through the capabilities of each software application. Twelve all-new case studies challenge you to use the software applications to resolve scenarios and problems you are likely to encounter on the job. In addition, a unique emphasis on skill-building integration demonstrates how to use Access and Excel together to resolve challenges within each case. Trust today's most up-to-date, practical guide for mastering critical Access and Excel skills in a business context.

Introduction to the Theory of Computation (Hardcover, 3rd Edition): Michael Sipser Introduction to the Theory of Computation (Hardcover, 3rd Edition)
Michael Sipser
R1,272 R1,183 Discovery Miles 11 830 Save R89 (7%) Ships in 10 - 15 working days

Gain a clear understanding of even the most complex, highly theoretical computational theory topics in the approachable presentation found only in the market-leading INTRODUCTION TO THE THEORY OF COMPUTATION, 3E. The number one choice for today's computational theory course, this revision continues the book's well-know, approachable style with timely revisions, additional practice, and more memorable examples in key areas. A new first-of-its-kind theoretical treatment of deterministic context-free languages is ideal for a better understanding of parsing and LR(k) grammars. You gain a solid understanding of the fundamental mathematical properties of computer hardware, software, and applications with a blend of practical and philosophical coverage and mathematical treatments, including advanced theorems and proofs. INTRODUCTION TO THE THEORY OF COMPUTATION, 3E's comprehensive coverage makes this a valuable reference for your continued studies in theoretical computing.

Discovering Computers, Essentials  (c)2018: Digital Technology, Data, and Devices (Paperback, 16th edition): Susan Sebok,... Discovering Computers, Essentials (c)2018: Digital Technology, Data, and Devices (Paperback, 16th edition)
Susan Sebok, Jennifer Campbell, Mark Frydenberg, Misty Vermaat, Steven Freund
R1,212 R1,130 Discovery Miles 11 300 Save R82 (7%) Ships in 10 - 15 working days

Learn to maximize the use of mobile devices, make the most of online tools for collaboration and communication, and fully utilize the web and cloud with the latest edition of DISCOVERING COMPUTERS 2018. Clearly see how technology skills can assist you both in gaining employment and advancing your career. This edition highlights web development, how to create a strong web presence, and take full advantage of the latest Windows 10. To keep your instruction as current as possible, online coverage of contemporary technology developments builds on the book's timely discussions. The authors provide helpful suggestions within a proven learning structure and emphasize meaningful practice to reinforce your skills. Self-assessments open each module and enable you to focus your study and learn more in less time. DISCOVERING COMPUTERS presents the key content you need to succeed, using an approach that ensures understanding.

Programming Logic & Design, Comprehensive (Paperback, 9th edition): Joyce Farrell Programming Logic & Design, Comprehensive (Paperback, 9th edition)
Joyce Farrell
R1,256 R1,170 Discovery Miles 11 700 Save R86 (7%) Ships in 10 - 15 working days

Prepare for programming success as you learn the fundamental principles of developing structured program logic with Farrell's fully revised PROGRAMMING LOGIC AND DESIGN, COMPREHENSIVE, 9E. Ideal for mastering foundational programming, this popular book takes a unique, language-independent approach to programming with a distinctive emphasis on modern conventions. Noted for its clear writing style and complete coverage, the book eliminates highly technical jargon while introducing you to universal programming concepts and encouraging a strong programming style and logical thinking. Frequent side notes and Quick Reference boxes provide concise explanations of important programming concepts. Each chapter also contains learning objectives, a concise summary, and a helpful list of key terms. End-of-chapter material ensures your comprehension with multiple-choice review, programming and debugging exercises, and a maintenance exercise that encourages you to improve working logic.

Foundations of Software Testing - ISTQB Certification (Paperback, 5th Edition): Foundations of Software Testing - ISTQB Certification (Paperback, 5th Edition)
R809 Discovery Miles 8 090 Ships in 10 - 15 working days

Now in its fifth edition, Foundations of Software Testing: ISTQB Certification is the essential guide to software testing and to the ISTQB Foundation qualification written by respected international authorities in software testing who themselves helped develop the ISTQB Syllabus. Completely updated to comprehensively reflect the most recent changes to the ISTQB Foundation Syllabus v 4.0, 2023, this book adopts a practical, hands-on approach, covering the fundamental topics that every system and software tester should know. About ISTQBInternational Software Testing Qualifications Board (ISTQB) is a multinational body overseeing the development of international qualifications in software testing. It offers an internationally recognized qualification that ensures there is an international, common understanding of software and system testing issues.

Designing User Experience - A guide to HCI, UX and interaction design (Paperback, 4th edition): David Benyon Designing User Experience - A guide to HCI, UX and interaction design (Paperback, 4th edition)
David Benyon
R1,815 R1,474 Discovery Miles 14 740 Save R341 (19%) Ships in 5 - 10 working days

Designing User Experience presents a comprehensive introduction to the practical issue of creating interactive systems, services and products from a human-centred perspective. It develops the principles and methods of human-computer interaction (HCI) and Interaction Design (ID) to deal with the design of twenty-first-century computing and the demands for improved user experience (UX). It brings together the key theoretical foundations of human experiences when people interact with and through technologies. It explores UX in a wide variety of environments and contexts.

Principles of Information Systems, International Edition (Paperback, 11th edition): George Reynolds, Ralph Stair Principles of Information Systems, International Edition (Paperback, 11th edition)
George Reynolds, Ralph Stair
R1,398 R1,301 Discovery Miles 13 010 Save R97 (7%) Ships in 10 - 15 working days

Prepare your students with a solid understanding of the principles of information systems using today's most current, concise overview from leading authors Ralph Stair and George Reynolds. Principles of Information Systems, 11e, International Edition relies on 14 captivating chapters to explore the core principles of IS and examine how it's practiced today. Students gain a strong understanding of the latest developments and their impact on the rapidly changing role of today's IS professional. As many as 140 new examples and references in each chapter keep the presentation as current as possible. New discussion focuses on the increased use of cloud computing throughout the world and the latest in mobile solutions and challenges in IS today. Students see, first-hand, how information systems can increase profits and reduce costs as they review new information on e-commerce and enterprise systems, artificial intelligence, virtual reality, green computing, and other issues reshaping IS today. Expanded material introduces the challenges and risks of computer crimes and hacking as well as cyberterrorism. This edition presents some of the most recent research on virtual communities and global IS work solutions as well as social networking. No matter what your students' career plans, Principles of Information Systems, 11e, International Edition and its resources can help you equip future professionals to function more effectively as employees, decision makers, and leaders in business today.

Projects in Computing and Information Systems - A Student's Guide (Paperback, 3rd edition): Christian Dawson Projects in Computing and Information Systems - A Student's Guide (Paperback, 3rd edition)
Christian Dawson
R1,375 R1,136 Discovery Miles 11 360 Save R239 (17%) Ships in 5 - 10 working days

This book is the essential guide for any student undertaking a computing/IS project, and will give you everything you need to achieve outstanding results. Undertaking a project is a key component of nearly all computing/information systems degree programmes at both undergraduate and postgraduate levels. Projects in Computing and Information Systems covers the four key aspects of project work (planning, conducting, presenting and taking the project further) in chronological fashion, and provides the reader with the skills to excel.

Handbook of Biometrics (Hardcover, Rev.And Exp.Ed.): Anil K. Jain, Patrick Flynn, Arun A. Ross Handbook of Biometrics (Hardcover, Rev.And Exp.Ed.)
Anil K. Jain, Patrick Flynn, Arun A. Ross
R6,106 Discovery Miles 61 060 Ships in 18 - 22 working days

Biometric recognition, or simply Biometrics, is a rapidly evolving field with applications ranging from accessing one's computer to gaining entry into a country. Biometric systems rely on the use of physical or behavioral traits, such as fingerprints, face, voice and hand geometry, to establish the identity of an individual. The deployment of large-scale biometric systems in both commercial (e.g., grocery stores, amusement parks, airports) and government (e.g., US-VISIT) applications has served to increase the public's awareness of this technology. This rapid growth has also highlighted the challenges associated with designing and deploying biometric systems. Indeed, the problem of biometric recognition is a Grand Challenge in its own right. The past five years has seen a significant growth in biometric research resulting in the development of innovative sensors, robust and efficient algorithms for feature extraction and matching, enhanced test methodologies and novel applications. These advances have resulted in robust, accurate, secure and cost effective biometric systems. The Handbook of Biometrics -- an edited volume contributed by prominent invited researchers in Biometrics -- describes the fundamentals as well as the latest advancements in the burgeoning field of biometrics. It is designed for professionals composed of practitioners and researchers in Biometrics, Pattern Recognition and Computer Security. The Handbook of Biometrics can be used as a primary textbook for an undergraduate biometrics class. This book is also suitable as a secondary textbook or reference for advanced-level students in computer science.

New Perspectives on Microsoft (R) Access 2010, Brief International Edition (Paperback, International ed): Joseph Adamski, Kathy... New Perspectives on Microsoft (R) Access 2010, Brief International Edition (Paperback, International ed)
Joseph Adamski, Kathy Finnegan
R1,417 R1,305 Discovery Miles 13 050 Save R112 (8%) Ships in 10 - 15 working days

With the New Perspectives' critical-thinking, problem-solving approach, students will gain a comprehensive understanding of Microsoft Office Access 2010 and will learn how to take advantage of the flexibility it offers. Case-based tutorials challenge students to apply what they are learning to real-life tasks, preparing them to easily transfer skills to new situations. With New Perspectives, students understand why they're learning what they're learning and are better situated to retain skills beyond the classroom.

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.

Text Mining with R (Paperback): Julia Silge, David Robinson Text Mining with R (Paperback)
Julia Silge, David Robinson
R865 R744 Discovery Miles 7 440 Save R121 (14%) In Stock

Tackle a variety of tasks in natural language processing by learning how to use the R language and tidy data principles. This practical guide provides examples and resources to help you get up to speed with dplyr, broom, ggplot2, and other tidy tools from the R ecosystem. You'll discover how tidy data principles can make text mining easier, more effective, and consistent by employing tools already in wide use. Text Mining with R shows you how to manipulate, summarize, and visualize the characteristics of text, sentiment analysis, tf-idf, and topic modeling. Along with tidy data methods, you'll also examine several beginning-to-end tidy text analyses on data sources from Twitter to NASA datasets. These analyses bring together multiple text mining approaches covered in the book. Get real-world examples for implementing text mining using tidy R package Understand natural language processing concepts like sentiment analysis, tf-idf, and topic modeling Learn how to analyze unstructured, text-heavy data using R language and ecosystem

Principles of Information Security (Paperback, 7th Edition): Herbert Mattord, Michael Whitman Principles of Information Security (Paperback, 7th Edition)
Herbert Mattord, Michael Whitman
R1,306 R1,216 Discovery Miles 12 160 Save R90 (7%) Ships in 10 - 15 working days

Discover the latest trends, developments and technology in information security with Whitman/Mattord's market-leading PRINCIPLES OF INFORMATION SECURITY, 7th Edition. Designed specifically to meet the needs of information systems students like you, this edition's balanced focus addresses all aspects of information security, rather than simply offering a technical control perspective. This overview explores important terms and examines what is needed to manage an effective information security program. A new module details incident response and detection strategies. In addition, current, relevant updates highlight the latest practices in security operations as well as legislative issues, information management toolsets, digital forensics and the most recent policies and guidelines that correspond to federal and international standards. MindTap digital resources offer interactive content to further strength your success as a business decision-maker.

Microsoft Visual C# - Introduction To Object Oriented Programming (Paperback): Joyce Farrell Microsoft Visual C# - Introduction To Object Oriented Programming (Paperback)
Joyce Farrell
R1,251 R1,158 Discovery Miles 11 580 Save R93 (7%) Ships in 10 - 15 working days

Develop strong programming skills needed for professional success with Farrell's MICROSOFT VISUAL C#: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING, 8th Edition.

Approachable, clear and straightforward examples and style help you understand structured and object-oriented programming concepts. Master critical principles and techniques that easily transfer to other programming languages. This edition incorporates recent versions of C# and Visual Studio to ensure you have the skills required in business today. Short "You Do It" hands-on features for each chapter and a variety of programming exercises, debugging exercises, game-creation projects and running case studies help prepare you for success in today’s programming environment.

Discover the tools and expertise you need for programming success.

SAFe 5.0 Distilled - Achieving Business Agility with the Scaled Agile Framework (Paperback): Richard Knaster, Dean Leffingwiell SAFe 5.0 Distilled - Achieving Business Agility with the Scaled Agile Framework (Paperback)
Richard Knaster, Dean Leffingwiell
R815 R706 Discovery Miles 7 060 Save R109 (13%) Ships in 5 - 10 working days

SAFe (R) 5.0: The World's Leading Framework for Business Agility "Those who master large-scale software delivery will define the economic landscape of the twenty-first century. SAFe 5.0 is a monumental release that I am convinced will be key in helping countless enterprise organizations succeed in their shift from project to product." -Dr. Mik Kersten, CEO of Tasktop and author of the book Project to Product Business agility is the ability to compete and thrive in the digital age by quickly responding to unprecedented market changes, threats, and emerging opportunities with innovative business solutions. SAFe (R) 5.0 Distilled: Achieving Business Agility with Scaled Agile Framework (R) explains how adopting SAFe helps enterprises use the power of Agile, Lean, and DevOps to outflank the competition and deliver complex, technology-based business solutions in the shortest possible time. This book will help you Understand the business case for SAFe: its benefits, and the problems it solves Learn the technical, organizational and leadership competencies needed for business agility Refocus on customer centricity with design thinking Better align strategy and execution with Lean Portfolio Management Learn the leadership skills needed to thrive in the digital age Increase the flow of value to customers with value stream networks Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Foundations Of Computer Science
Behrouz Forouzan Paperback R1,193 R1,119 Discovery Miles 11 190
Guide to Networking Essentials
Greg Tomsho Paperback R1,548 R1,299 Discovery Miles 12 990
Database Principles - Fundamentals of…
Carlos Coronel, Keeley Crockett, … Paperback R1,109 R995 Discovery Miles 9 950
Systems Analysis And Design In A…
John Satzinger, Robert Jackson, … Hardcover  (1)
R1,284 R1,149 Discovery Miles 11 490
A Guide To SQL
Philip Pratt, Hassan Afyouni, … Paperback R1,256 R1,167 Discovery Miles 11 670
Programming With Microsoft Visual Basic…
Diane Zak Paperback R1,370 R1,273 Discovery Miles 12 730
Information Technology Project…
Kathy Schwalbe Paperback R1,196 R1,118 Discovery Miles 11 180
CISA - Certified Information Systems…
Cannon Paperback R1,635 R1,311 Discovery Miles 13 110
Oracle 12c - SQL
Joan Casteel Paperback  (1)
R1,321 R1,228 Discovery Miles 12 280
Problem Solving with C++ - Global…
Walter Savitch Paperback R2,548 Discovery Miles 25 480

 

Partners