0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (76)
  • R250 - R500 (252)
  • R500+ (7,480)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Software engineering

Practical Security for Agile and DevOps (Paperback): Mark S. Merkow Practical Security for Agile and DevOps (Paperback)
Mark S. Merkow
R2,032 Discovery Miles 20 320 Ships in 10 - 15 working days

This textbook was written from the perspective of someone who began his software security career in 2005, long before the industry began focusing on it. This is an excellent perspective for students who want to learn about securing application development. After having made all the rookie mistakes, the author realized that software security is a human factors issue rather than a technical or process issue alone. Throwing technology into an environment that expects people to deal with it but failing to prepare them technically and psychologically with the knowledge and skills needed is a certain recipe for bad results. Practical Security for Agile and DevOps is a collection of best practices and effective implementation recommendations that are proven to work. The text leaves the boring details of software security theory out of the discussion as much as possible to concentrate on practical applied software security that is useful to professionals. It is as much a book for students' own benefit as it is for the benefit of their academic careers and organizations. Professionals who are skilled in secure and resilient software development and related tasks are in tremendous demand. This demand will increase exponentially for the foreseeable future. As students integrate the text's best practices into their daily duties, their value increases to their companies, management, community, and industry. The textbook was written for the following readers: Students in higher education programs in business or engineering disciplines AppSec architects and program managers in information security organizations Enterprise architecture teams with a focus on application development Scrum Teams including: Scrum Masters Engineers/developers Analysts Architects Testers DevOps teams Product owners and their management Project managers Application security auditors Agile coaches and trainers Instructors and trainers in academia and private organizations

Architectural Coordination of Enterprise Transformation (Hardcover, 1st ed. 2017): Henderik A. Proper, Robert Winter, Stephan... Architectural Coordination of Enterprise Transformation (Hardcover, 1st ed. 2017)
Henderik A. Proper, Robert Winter, Stephan Aier, Sybren De Kinderen
R1,908 Discovery Miles 19 080 Ships in 18 - 22 working days

Architectural coordination of enterprise transformation (ACET) integrates and aggregates local information and provides different viewpoints, such as financial, structural, or skill perspectives to the respective stakeholder groups, with the aim of creating a consensus and shared understanding of an enterprise transformation among the stakeholders. Its core purpose is to inform decision-makers with both local and enterprise-wide concerns so that the overall transformation goals can be successfully pursued, i.e. reducing inconsistencies and including local decisions in the overarching goals. This book consists of three major parts, framed by an introduction and a summary. To enable readers to gain a better understanding of the issues involved in real-world enterprise transformations as well as the possible role of architectural coordination and the associated challenges, Part I provides an analysis of status quo of corporate ACET practice. Part II then continues with an exploration of the challenges facing ACET from a theoretical perspective. Based on these challenges, Part III then presents a collection of components for a possible design theory for ACET. Instead of an integrated method, this collection of components constitutes method fragments that can be arranged in different ways depending on the perspective taken, the actual enterprise architecture management approach, the enterprise transformation type and the transformation's context.

Privacy and Data Protection in Software Services (Hardcover, 1st ed. 2022): Roberto Senigaglia, Claudia Irti, Alessandro Bernes Privacy and Data Protection in Software Services (Hardcover, 1st ed. 2022)
Roberto Senigaglia, Claudia Irti, Alessandro Bernes
R4,634 Discovery Miles 46 340 Ships in 10 - 15 working days

The aim of the book is to create a bridge between two 'lands' that are usually kept separate: technical tools and legal rules should be bound together for moulding a special 'toolbox' to solve present and future issues. The volume is intended to contribute to this 'toolbox' in the area of software services, while addressing how to make legal studies work closely with engineers' and computer scientists' fields of expertise, who are increasingly involved in tangled choices on daily programming and software development. In this respect, law has not lost its importance and its own categories in the digital world, but as well as any social science needs to experience a new realistic approach amid technological development and individuals' fundamental rights and freedoms.

Smart Innovation of Web of Things (Paperback): Aarti Jain, Ruben Gonzalez Crespo, Manju Khari Smart Innovation of Web of Things (Paperback)
Aarti Jain, Ruben Gonzalez Crespo, Manju Khari
R4,062 Discovery Miles 40 620 Ships in 10 - 15 working days

The Web of Things (WoT) is a concept that describes approaches, programming tools and software architectural systems, which interface networks of real-world objects with the World Wide Web. The book is organized into 11 chapters, each focusing on a unique wireless technological aspect of the Web of Things, and it aims to comprehensively cover each of its various applications, including: A strong emphasis on WoT problems and solutions, identifying the main open issues, innovations and latest technologies behind WoT A blend of theoretical and simulation-based problems for better understanding of the concepts behind WoT Various exemplifying applications in which the use of WoT is very attractive and an inspiration for future applications The book will be useful to researchers, software developers and undergraduate and postgraduate students, as well as practitioners.

Learning by Doing with National Instruments Development Boards (Paperback): Jivan Shrikrishna Parab, Ingrid Anne Nazareth,... Learning by Doing with National Instruments Development Boards (Paperback)
Jivan Shrikrishna Parab, Ingrid Anne Nazareth, Rajendra S. Gad, Gourish Naik
R1,573 Discovery Miles 15 730 Ships in 10 - 15 working days

Learning by Doing with National Instruments Development Boards starts with a brief introduction to LabVIEW programming, which is required to explore the National Instrument platform, an introduction that includes detailed installation and licensing setup. Further, it gives the features and configuration setup of NI SPEEDY-33, NI ELVIS and myRIO boards. The focus of the book is on worked-out case studies for students working in different areas of electronics such as basic digital design, biomedical instrumentation, sensors and measurement. Data acquisition using SPEEDY-33, NI -ELVIS and myRIO kits is also odiscussed. The book also examines the myRIO platform.

Software Process Improvement for Small and Medium Enterprises - Techniques and Case Studies (Hardcover): Hanna Oktaba, Mario... Software Process Improvement for Small and Medium Enterprises - Techniques and Case Studies (Hardcover)
Hanna Oktaba, Mario Piattini
R4,600 Discovery Miles 46 000 Ships in 18 - 22 working days

Software engineering is of major importance to all enterprises; however, the key areas of software quality and software process improvement standards and models are currently geared toward large organizations, where most software organizations are small and medium enterprises. ""Software Process Improvement for Small and Medium Enterprises"" offers practical and useful guidelines, models, and techniques for improving software processes and products for small and medium enterprises, utilizing the authoritative, demonstrative tools of case studies and lessons learned to provide academics, scholars, and practitioners with an invaluable research source.

Understanding Programming Languages (Hardcover, 1st ed. 2020): Cliff B. Jones Understanding Programming Languages (Hardcover, 1st ed. 2020)
Cliff B. Jones
R1,988 Discovery Miles 19 880 Ships in 18 - 22 working days

This book is about describing the meaning of programming languages. The author teaches the skill of writing semantic descriptions as an efficient way to understand the features of a language. While a compiler or an interpreter offers a form of formal description of a language, it is not something that can be used as a basis for reasoning about that language nor can it serve as a definition of a programming language itself since this must allow a range of implementations. By writing a formal semantics of a language a designer can yield a far shorter description and tease out, analyse and record design choices. Early in the book the author introduces a simple notation, a meta-language, used to record descriptions of the semantics of languages. In a practical approach, he considers dozens of issues that arise in current programming languages and the key techniques that must be mastered in order to write the required formal semantic descriptions. The book concludes with a discussion of the eight key challenges: delimiting a language (concrete representation), delimiting the abstract content of a language, recording semantics (deterministic languages), operational semantics (non-determinism), context dependency, modelling sharing, modelling concurrency, and modelling exits. The content is class-tested and suitable for final-year undergraduate and postgraduate courses. It is also suitable for any designer who wants to understand languages at a deep level. Most chapters offer projects, some of these quite advanced exercises that ask for complete descriptions of languages, and the book is supported throughout with pointers to further reading and resources. As a prerequisite the reader should know at least one imperative high-level language and have some knowledge of discrete mathematics notation for logic and set theory.

Introduction to Programming with Fortran (Hardcover, 4th ed. 2018): Ian Chivers, Jane Sleightholme Introduction to Programming with Fortran (Hardcover, 4th ed. 2018)
Ian Chivers, Jane Sleightholme
R3,748 Discovery Miles 37 480 Ships in 10 - 15 working days

This fourth Edition presents new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran. Key Features Highlights the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules and submodules, user defined types, pointers, operator overloading, generic programming, parallel programming, abstract interfaces, procedure pointers Pinpoints common problems that occur when programming Illustrates the use of several compilers Introduction to Programming with Fortran has been written for the complete beginner with little or no programming background as well as existing Fortran programmers and those with programming experience in other languages

Embedded Software Development with C (Hardcover, 2009 ed.): Kai Qian, David den Haring, Li Cao Embedded Software Development with C (Hardcover, 2009 ed.)
Kai Qian, David den Haring, Li Cao
R2,641 Discovery Miles 26 410 Ships in 18 - 22 working days

Embedded Software Development With C offers both an effectual reference for professionals and researchers, and a valuable learning tool for students by laying the groundwork for a solid foundation in the hardware and software aspects of embedded systems development.

Key features include a resource for the fundamentals of embedded systems design and development with an emphasis on software, an exploration of the 8051 microcontroller as it pertains to embedded systems, comprehensive tutorial materials for instructors to provide students with labs of varying lengths and levels of difficulty, and supporting website including all sample codes, software tools and links to additional online references.

Connected Vehicles in the Internet of Things - Concepts, Technologies and Frameworks for the IoV (Hardcover, 1st ed. 2020):... Connected Vehicles in the Internet of Things - Concepts, Technologies and Frameworks for the IoV (Hardcover, 1st ed. 2020)
Zaigham Mahmood
R4,002 Discovery Miles 40 020 Ships in 10 - 15 working days

This book presents an overview of the latest smart transportation systems, IoV connectivity frameworks, issues of security and safety in VANETs, future developments in the IoV, technical solutions to address key challenges, and other related topics. A connected vehicle is a vehicle equipped with Internet access and wireless LAN, which allows the sharing of data through various devices, inside as well as outside the vehicle. The ad-hoc network of such vehicles, often referred to as VANET or the Internet of vehicles (IoV), is an application of IoT technology, and may be regarded as an integration of three types of networks: inter-vehicle, intra-vehicle, and vehicular mobile networks. VANET involves several varieties of vehicle connectivity mechanisms, including vehicle-to-infrastructure (V2I), vehicle-to-vehicle (V2V), vehicle-to-cloud (V2C), and vehicle-to-everything (V2X). According to one survey, it is expected that there will be approximately 380 million connected cars on the roads by 2020. IoV is an important aspect of the new vision for smart transportation. The book is divided into three parts: examining the evolution of IoV (basic concepts, principles, technologies, and architectures), connectivity of vehicles in the IoT (protocols, frameworks, and methodologies), connected vehicle environments and advanced topics in VANETs (security and safety issues, autonomous operations, machine learning, sensor technology, and AI). By providing scientific contributions and workable suggestions from researchers and practitioners in the areas of IoT, IoV, and security, this valuable reference aims to extend the body of existing knowledge.

Guide to Software Development - Designing and Managing the Life Cycle (Hardcover, 2nd ed. 2016): Arthur M. Langer Guide to Software Development - Designing and Managing the Life Cycle (Hardcover, 2nd ed. 2016)
Arthur M. Langer
R3,047 Discovery Miles 30 470 Ships in 10 - 15 working days

This book presents a guide to navigating the complicated issues of quality and process improvement in enterprise software implementation, and the effect these have on the software development life cycle (SDLC). Offering an integrated approach that includes important management and decision practices, the text explains how to create successful automated solutions that fit user and customer needs, by mixing different SDLC methodologies. With an emphasis on the realities of practice, the book offers essential advice on defining business requirements, and managing change. This revised and expanded second edition includes new content on such areas as cybersecurity, big data, and digital transformation. Features: presents examples, case studies, and chapter-ending problems and exercises; concentrates on the skills needed to distinguish successful software implementations; considers the political and cultural realities in organizations; suggests many alternatives for how to manage and model a system.

Software Design and Development - Concepts, Methodologies, Tools, and Applications Vol 1 (Hardcover): Irma Software Design and Development - Concepts, Methodologies, Tools, and Applications Vol 1 (Hardcover)
Irma
R15,793 Discovery Miles 157 930 Ships in 18 - 22 working days
Open Source Systems - 17th IFIP WG 2.13 International Conference, OSS 2021, Virtual Event, May 12-13, 2021, Proceedings... Open Source Systems - 17th IFIP WG 2.13 International Conference, OSS 2021, Virtual Event, May 12-13, 2021, Proceedings (Hardcover, 1st ed. 2021)
Davide Taibi, Valentina Lenarduzzi, Terhi Kilamo, Stefano Zacchiroli
R1,408 Discovery Miles 14 080 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 17th IFIP WG 2.13 International Conference on Open Source Systems, OSS 2021, held virtually in May 2021.The 4 full papers and 3 short papers presented were carefully reviewed and selected from 23 submissions. The papers cover a wide range of topics in the field of free/libre open source software (FLOSS) and discuss theories, practices, experiences, and tools on development and applications of OSS systems, with a specific focus on two aspects:(a) the development of open source systems and the underlying technical, social, and economic issue, (b) the adoption of OSS solutions and the implications of such adoption both in the public and in the private sector.

Development of a Remote Laboratory for Engineering Education (Paperback): Ning Wang, Qianlong Lan, Xuemin Chen, Gangbing Song,... Development of a Remote Laboratory for Engineering Education (Paperback)
Ning Wang, Qianlong Lan, Xuemin Chen, Gangbing Song, Hamid Parsaei
R774 Discovery Miles 7 740 Ships in 10 - 15 working days

The field of information technology continues to advance at a brisk pace, including the use of Remote Laboratory (RL) systems in education and research. To address the needs of remote laboratory development for such purposes, the authors present a new state-of-the-art unified framework for RL system development. Included are solutions to commonly encountered RL implementation issues such as third-party plugin, traversing firewalls, cross platform running, and scalability, etc. Additionally, the book introduces a new application architecture of remote lab for mobile-optimized RL application development for Mobile Learning (M-Learning). It also shows how to design and organize the remote experiments at different universities and make available a framework source code. The book is intended to serve as a complete guide for remote lab system design and implementation for an audience comprised of researchers, practitioners and students to enable them to rapidly and flexibly implement RL systems for a range of fields.

Robust and Error-Free Geometric Computing (Paperback): Dave Eberly Robust and Error-Free Geometric Computing (Paperback)
Dave Eberly
R1,476 Discovery Miles 14 760 Ships in 10 - 15 working days

This is a how-to book for solving geometric problems robustly or error free in actual practice. The contents and accompanying source code are based on the feature requests and feedback received from industry professionals and academics who want both the descriptions and source code for implementations of geometric algorithms. The book provides a framework for geometric computing using several arithmetic systems and describes how to select the appropriate system for the problem at hand. Key Features: A framework of arithmetic systems that can be applied to many geometric algorithms to obtain robust or error-free implementations Detailed derivations for algorithms that lead to implementable code Teaching the readers how to use the book concepts in deriving algorithms in their fields of application The Geometric Tools Library, a repository of well-tested code at the Geometric Tools website, https://www.geometrictools.com, that implements the book concepts

Simulating Crowds in Egress Scenarios (Hardcover, 1st ed. 2017): Vinicius J. Cassol, Soraia R. Musse, Claudio R. Jung, Norman... Simulating Crowds in Egress Scenarios (Hardcover, 1st ed. 2017)
Vinicius J. Cassol, Soraia R. Musse, Claudio R. Jung, Norman I. Badler
R1,408 Discovery Miles 14 080 Ships in 18 - 22 working days

This book describes, from a computer science viewpoint the software, methods of simulating and analysing crowds with a particular focus on the effects of panic in emergency situations. The power of modern technology impacts on modern life in multiple ways every day. A variety of scientific models and computational tools have been developed to improve human safety and comfort in built environments. In particular, understanding pedestrian behaviours during egress situations is of considerable importance in such contexts. Moreover, some places are built for large numbers of people (such as train stations and airports and high volume special activities such as sporting events). Simulating Crowds in Egress Scenarios discusses the use of computational crowd simulation to reproduce and evaluate egress performance in specific scenarios. Several case studies are included, evaluating the work and different analyses, and comparisons of simulation data versus data obtained from real-life experiments are given.

Model-driven Software Development - Integrating Quality Assurance (Hardcover): Jorg Rech, Christian Bunse Model-driven Software Development - Integrating Quality Assurance (Hardcover)
Jorg Rech, Christian Bunse
R5,012 Discovery Miles 50 120 Ships in 18 - 22 working days

Model-driven software development (MDSD) drastically alters the software development process, characterized by a high degree of innovation and productivity. However, quality assurance application in the domain of software models and model-driven software development is still in an emergent phase.""Model-Driven Software Development: Integrating Quality Assurance"" provides in-depth coverage of important concepts, issues, trends, methodologies, and technologies in quality assurance for model-driven software development. This Premier Reference Source provides educators, researchers, and practitioners with a comprehensive overview of current trends in research and practice of quality assurance in MDSD.

Empirical Studies on the Development of Executable Business Processes (Hardcover, 1st ed. 2019): Daniel Lubke, Cesare Pautasso Empirical Studies on the Development of Executable Business Processes (Hardcover, 1st ed. 2019)
Daniel Lubke, Cesare Pautasso
R2,670 Discovery Miles 26 700 Ships in 18 - 22 working days

This book collects essential research on the practical application of executable business process modeling in real-world projects, i.e., model-driven solutions for the support and automation of digital business processes that are created using languages such as BPEL or BPMN. It mainly focuses on empirical research, but also includes an up-to-date cross-section of case studies in order to assess examples of BPM's practical impact in the industry. On the one hand, executable models are formally and precisely defined so that computers can interpret and execute them; on the other, they are visualized so that humans can describe, document and optimize business processes at a higher level of abstraction than with traditional textual programming languages. While these important research areas have long been separated from one another, this book is an attempt at cross-fertilization, driven by the insight that business processes are the software behind today's digital organizations, and that achieving a precise representation of such processes is key to their reliable execution. Consequently, the book presents various case studies and experiments that investigate questions of interest to both academia (e.g., identifying challenges for which no solution exists; sharing new insights into how existing approaches are actually used) and industry (e.g., guidelines on using certain technologies and on modeling comprehensible and executable processes). Both researchers and practitioners will benefit from the presentation of how concepts are transformed into working solutions. The studies are presented in a structured manner and with sufficient rigor to be considered empirical research, further enhancing the book's value for the research community, while practitioners will find concrete guidance on making the right decisions for their projects.

Functional Reverse Engineering of Machine Tools (Paperback): Wasim Ahmed Khan, Ghulam Abbas, Khalid Rahman, Ghulam Hussain,... Functional Reverse Engineering of Machine Tools (Paperback)
Wasim Ahmed Khan, Ghulam Abbas, Khalid Rahman, Ghulam Hussain, Cedric Aimal Edwin
R1,584 Discovery Miles 15 840 Ships in 10 - 15 working days

The purpose of this book is to develop capacity building in strategic and non-strategic machine tool technology. The book contains chapters on how to functionally reverse engineer strategic and non-strategic computer numerical control machinery. Numerous engineering areas, such as mechanical engineering, electrical engineering, control engineering, and computer hardware and software engineering, are covered. The book offers guidelines and covers design for machine tools, prototyping, augmented reality for machine tools, modern communication strategies, and enterprises of functional reverse engineering, along with case studies. Features Presents capacity building in machine tool development Discusses engineering design for machine tools Covers prototyping of strategic and non-strategic machine tools Illustrates augmented reality for machine tools Includes Internet of Things (IoT) for machine tools

Certifiable Software Applications 3 - Downward Cycle (Hardcover): Jean-Louis Boulanger Certifiable Software Applications 3 - Downward Cycle (Hardcover)
Jean-Louis Boulanger
R3,647 R3,401 Discovery Miles 34 010 Save R246 (7%) Ships in 10 - 15 working days

Certifiable Software Applications 3: Downward Cycle describes the descending phase of the creation of a software application, detailing specification phases, architecture, design and coding, and important concepts on modeling and implementation. For coding, code generation and/or manual code production strategies are explored. As applications are coded, a presentation of programming languages and their impact on certifiability is included.

Information Systems Management in the Big Data Era (Hardcover, 2014 ed.): Peter Lake, Robert Drake Information Systems Management in the Big Data Era (Hardcover, 2014 ed.)
Peter Lake, Robert Drake
R2,324 R1,963 Discovery Miles 19 630 Save R361 (16%) Ships in 10 - 15 working days

This timely text/reference explores the business and technical issues involved in the management of information systems in the era of big data and beyond. Topics and features: presents review questions and discussion topics in each chapter for classroom group work and individual research assignments; discusses the potential use of a variety of big data tools and techniques in a business environment, explaining how these can fit within an information systems strategy; reviews existing theories and practices in information systems, and explores their continued relevance in the era of big data; describes the key technologies involved in information systems in general and big data in particular, placing these technologies in an historic context; suggests areas for further research in this fast moving domain; equips readers with an understanding of the important aspects of a data scientist's job; provides hands-on experience to further assist in the understanding of the technologies involved.

Implicit and Explicit Semantics Integration in Proof-Based Developments of Discrete Systems - Communications of NII Shonan... Implicit and Explicit Semantics Integration in Proof-Based Developments of Discrete Systems - Communications of NII Shonan Meetings (Hardcover, 1st ed. 2021)
Yamine Ait Ameur, Shin Nakajima, Dominique Mery
R2,698 Discovery Miles 26 980 Ships in 18 - 22 working days

This book addresses mechanisms for reducing model heterogeneity induced by the absence of explicit semantics expression in the formal techniques used to specify design models. More precisely, it highlights the advances in handling both implicit and explicit semantics in formal system developments, and discusses different contributions expressing different views and perceptions on the implicit and explicit semantics. The book is based on the discussions at the Shonan meeting on this topic held in 2016, and includes contributions from the participants summarising their perspectives on the problem and offering solutions. Divided into 5 parts: domain modelling, knowledge-based modelling, proof-based modelling, assurance cases, and refinement-based modelling, and offers inspiration for researchers and practitioners in the fields of formal methods, system and software engineering, domain knowledge modelling, requirement analysis, and explicit and implicit semantics of modelling languages.

Smart Embedded Systems and Applications (Hardcover): Saad Motahhir Smart Embedded Systems and Applications (Hardcover)
Saad Motahhir
R3,363 Discovery Miles 33 630 Ships in 10 - 15 working days
Pharmaceutical and Medical Devices Manufacturing Computer Systems Validation (Paperback): Orlando Lopez Pharmaceutical and Medical Devices Manufacturing Computer Systems Validation (Paperback)
Orlando Lopez
R1,115 Discovery Miles 11 150 Ships in 10 - 15 working days

Validation of computer systems is the process that assures the formal assessment and report of quality and performance measures for all the life-cycle stages of software and system development, its implementation, qualification and acceptance, operation, modification, requalification, maintenance and retirement (PICS CSV PI 011-3). It is a process that demonstrates the compliance of computer systems functional and non-functional requirements, data integrity, regulated company procedures and safety requirements, industry standards, and applicable regulatory authority's requirements. Compliance is a state of being in adherence to application-related standards or conventions or regulations in laws and similar prescriptions. This book, which is relevant to the pharmaceutical and medical devices regulated operations, provides practical information to assist in the computer validation to production systems, while highlighting and efficiently integrating worldwide regulation into the subject. A practical approach is presented to increase efficiency and to ensure that the validation of computer systems is correctly achieved.

Mathematical Theory of Advanced Computing (Hardcover, 2020 ed.): Wolfgang W. Osterhage Mathematical Theory of Advanced Computing (Hardcover, 2020 ed.)
Wolfgang W. Osterhage
R665 Discovery Miles 6 650 Ships in 18 - 22 working days

This book deals with computer performance by addressing basic preconditions. Besides general considerations about performance, several new approaches are presented. One of them targets memory structures by introducing the possibility of overlapping non-interfering (virtual) address spaces. This approach is based on a newly developed jump transformation between different symbol spaces. Another approach deals with efficiency and accuracy in scientific calculations. Finally the concept of a Neural Relational Data Base Management System is introduced and the performance potential of quantum computers assessed.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Python Programming - The Easiest Python…
Alan Grid Hardcover R705 R624 Discovery Miles 6 240
Introduction To Financial Accounting
Dempsey, A. Paperback  (1)
R1,436 R1,269 Discovery Miles 12 690
Negation and Control in Prolog
Lee Naish Paperback R1,408 Discovery Miles 14 080
The Love Song Of Andre P. Brink - A…
Leon De Kock Paperback  (1)
R399 Discovery Miles 3 990
Kirstenbosch - A Visitor's Guide
Colin Paterson-Jones, John Winter Paperback R170 R152 Discovery Miles 1 520
100 Mandela Moments
Kate Sidley Paperback R231 Discovery Miles 2 310
Recipes
SuzelleDIY Paperback R350 R323 Discovery Miles 3 230
Python Programming - The Easiest Python…
Alan Grid Hardcover R707 Discovery Miles 7 070
Analysis and Visualization Tools for…
Pierre Deransart, M V Hermenegildo, … Paperback R1,545 Discovery Miles 15 450
Law@Work
A. Van Niekerk, N. Smit Paperback R1,367 R1,248 Discovery Miles 12 480

 

Partners