0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (294)
  • R250 - R500 (3,668)
  • R500+ (11,163)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages

System-on-Chip Methodologies & Design Languages (Hardcover, 2001 ed.): Peter J Ashenden, Jean Mermet, Ralf Seepold System-on-Chip Methodologies & Design Languages (Hardcover, 2001 ed.)
Peter J Ashenden, Jean Mermet, Ralf Seepold
R4,336 Discovery Miles 43 360 Ships in 12 - 17 working days

System-on-Chip Methodologies & Design Languages brings together a selection of the best papers from three international electronic design language conferences in 2000. The conferences are the Hardware Description Language Conference and Exhibition (HDLCon), held in the Silicon Valley area of USA; the Forum on Design Languages (FDL), held in Europe; and the Asia Pacific Chip Design Language (APChDL) Conference. The papers cover a range of topics, including design methods, specification and modeling languages, tool issues, formal verification, simulation and synthesis. The results presented in these papers will help researchers and practicing engineers keep abreast of developments in this rapidly evolving field.

Interfacing with C++ - Programming Real-World Applications (Hardcover, 2006 ed.): Jayantha Katupitiya, Kim Bentley Interfacing with C++ - Programming Real-World Applications (Hardcover, 2006 ed.)
Jayantha Katupitiya, Kim Bentley
R1,615 Discovery Miles 16 150 Ships in 12 - 17 working days

Learn to write C++ programs by interfacing a computer to a wide range of popular and fundamental real-world technologies.

Unique and original approach to use the PC to do real things- not just number crunching and graphics - but writing programs to interact with the outside world.

Learn C++ programming in an enjoyable and powerful way.

Includes a purpose-designed circuit board

The Verilog (R) Hardware Description Language (Hardcover, 5th ed. 2002): Donald E. Thomas, Philip R. Moorby The Verilog (R) Hardware Description Language (Hardcover, 5th ed. 2002)
Donald E. Thomas, Philip R. Moorby
R3,387 Discovery Miles 33 870 Ships in 12 - 17 working days

xv From the Old to the New xvii Acknowledgments xxi 1 Verilog - A Tutorial Introduction 1 Getting Started 2 A Structural Description 2 Simulating the binaryToESeg Driver 4 Creating Ports For the Module 7 Creating a Testbench For a Module 8 11 Behavioral Modeling of Combinational Circuits Procedural Models 12 Rules for Synthesizing Combinational Circuits 13 14 Procedural Modeling of Clocked Sequential Circuits Modeling Finite State Machines 15 Rules for Synthesizing Sequential Systems 18 Non-Blocking Assignment ("

Numerical Computations with GPUs (Hardcover, 2014): Volodymyr Kindratenko Numerical Computations with GPUs (Hardcover, 2014)
Volodymyr Kindratenko
R3,639 Discovery Miles 36 390 Ships in 12 - 17 working days

This book brings together research on numerical methods adapted for Graphics Processing Units (GPUs). It explains recent efforts to adapt classic numerical methods, including solution of linear equations and FFT, for massively parallel GPU architectures. This volume consolidates recent research and adaptations, covering widely used methods that are at the core of many scientific and engineering computations. Each chapter is written by authors working on a specific group of methods; these leading experts provide mathematical background, parallel algorithms and implementation details leading to reusable, adaptable and scalable code fragments. This book also serves as a GPU implementation manual for many numerical algorithms, sharing tips on GPUs that can increase application efficiency. The valuable insights into parallelization strategies for GPUs are supplemented by ready-to-use code fragments. Numerical Computations with GPUs targets professionals and researchers working in high performance computing and GPU programming. Advanced-level students focused on computer science and mathematics will also find this book useful as secondary text book or reference.

Constraint and Integer Programming - Toward a Unified Methodology (Hardcover, 2004 ed.): Michela Milano Constraint and Integer Programming - Toward a Unified Methodology (Hardcover, 2004 ed.)
Michela Milano
R4,348 Discovery Miles 43 480 Ships in 12 - 17 working days

Despite differing origins, constraint programming and mathematical programming are beginning to merge. Constraint programming has grown out of the logic programming community as part of an effort to embed constraints in a programming language. Mathematical programming, a much older field, is rooted in the mathematics of optimization. Because these two areas have complementary strengths, there are ongoing efforts to integrate the two.Constraint and Integer Programming presents some of the basic ideas of constraint programming and mathematical programming, explores approaches to integration, brings us up to date on heuristic methods, and attempts to discern future directions in this fast-moving field.
Constraint and Integer Programming is organized as follows: Chapter 1 is a high level overview of the main concepts of Constraint Programming (CP) and Integer Programming (IP) used in the book. Chapter 2 informally introduces integration methods describing and classifying the main works in the field. Chapter 3 outlines a unifying framework which involves the main concepts of CP and IP, underlining similarities and differences, and stating the basis for possible integrations. Chapter 4 describes global constraints as a vehicle for integrating IP concepts in CP in a transparent way for the user. Chapter 5 presents various ways to integrate relaxations in Constraint Programming focussing on global constraints. Chapter 6 presents hybrid solvers and Chapter 7 outlines Column Generation and its integration in Constraint Programming. Chapter 8 examines randomization and problem structure as a basis for understanding the intrinsic difficulty of the combinatorial problems. Chapter 9 studies the use of local search and meta-heuristics in CP. Chapter 10 is devoted to open perspectives and future directions.

Double Exposure (Hardcover): Jay Hamblin Double Exposure (Hardcover)
Jay Hamblin
R659 Discovery Miles 6 590 Ships in 12 - 17 working days

Another powerful contraction began and the pain jarred her back to the reality of the task at hand. In just a few minutes, the head appeared and the event moments ago were repeated. Again, the Doktor held the baby by its feet and gave this one a good whack. Nothing happened. He tried again. There was still no cry from the baby. He laid the baby down and put his stethoscope to his tiny chest. A frown crossed his face. Nurse Kelm had seen that look before and understood. The Doktor tied and cut the cord just as he had done with the first baby and handed him to Ilse. She quickly wrapped the baby in a receiving blanket, picked it up and rushed out of the room. Freya watched this scene as if seeing it in slow motion. Where is she taking my baby? she screamed. The Doktor took her hand and said softly, I'm sorry Frau Muller, but he is dead. A heart-rending scream shattered the quiet of the room. Freya began to sob uncontrollably. The Doktor whispered to the second nurse and she handed him a syringe with a mild sedative. Freya didn't feel the needle enter her arm. She couldn't feel anything at that moment except a pain in her heart that made her oblivious to any physical pain.

C++ and Object-Oriented Numeric Computing for Scientists and Engineers (Hardcover, and and): Daoqi Yang C++ and Object-Oriented Numeric Computing for Scientists and Engineers (Hardcover, and and)
Daoqi Yang
R2,625 Discovery Miles 26 250 Ships in 10 - 15 working days

This new text/reference presents an accessible, concise, but rather complete, introduction to the C++ programming language with special emphasis on object-oriented numeric computation for scientific and engineering program development. The description of the language is in compliance with ISO/ANSI standards and is platform independent for maximum versatility. Requiring only basic calculus and linear algebra as prerequisites, the book introduces concepts, techniques, and standard libraries of C++ in a manner that is easy to understand and uses such familiar examples as vectors, matrices, integrals, and complex numbers. It also contains an introduction to C++ programs for applications with many numberic methods that are fundamental to science and engineering computing: polynomial evaluation and interpolation; numeric integration; methods for solving nonlinear equations; systems of linear equations in full, band, and sparse matrix storage formats; and ordinary and partial differential equations. Numerous techniques and examples are provided on how to reduce (C and Fortran) run-time overhead and improve program efficiency. Topics and features: *concise coverage of C++ programming concepts with object-oriented emphasis*numerous examples, coding tools, sample programs and exercises for reinforcement and self-study purposes*develops and uses basic and advanced features, as well as standard libraries of C++*covers many fundamental numeric methods for scientific and engineering computing applications*downloadable user-defined numeric linear algebra library available from author web site With an accessible style, intuitive topic development, and numerous examples, the book is an excellent resource and guide to the power, versatility and efficiency of C++ programming for numeric computing applications. Advanced students, practitioners and professionals in computer science, engineering and scientific computing in general will find the book a practical guide and resource for their work and applications program development.

Computer Bible Games with Visual C# 2019 Edition - A Beginning Programming Tutorial For Christian Schools & Homeschools... Computer Bible Games with Visual C# 2019 Edition - A Beginning Programming Tutorial For Christian Schools & Homeschools (Paperback, 16th ed.)
Biblebyte Books
R2,264 Discovery Miles 22 640 Ships in 12 - 17 working days
The Garbage Collection Handbook - The Art of Automatic Memory Management (Hardcover, 2nd edition): Richard Jones, Antony... The Garbage Collection Handbook - The Art of Automatic Memory Management (Hardcover, 2nd edition)
Richard Jones, Antony Hosking, Eliot Moss
R1,784 Discovery Miles 17 840 Ships in 12 - 17 working days

Universally acclaimed as the book on garbage collection. A complete and up-to-date revision of the 2012 Garbage Collection Handbook. Thorough coverage of parallel, concurrent and real-time garbage collection algortithms including C4, Garbage First, LXR, Shenandoah, Transactional Sapphire and ZGC, and garbage collection on the GPU. Clear explanation of the trickier aspects of garbage collection, including the interface to the run-time system, handling of finalisation and weak references, and support for dynamic languages. New chapters on energy aware garbage collection, and persistence and garbage collection. The e-book includes more than 40,000 hyperlinks to algorithms, figures, glossary entries, indexed items, original research papers and much more. Backed by a comprehensive online database of over 3,400 garbage collection-related publications

System Design - A Practical Guide with SpecC (Hardcover, 2001 ed.): Andreas Gerstlauer, Rainer Doemer, Junyu Peng, Daniel D.... System Design - A Practical Guide with SpecC (Hardcover, 2001 ed.)
Andreas Gerstlauer, Rainer Doemer, Junyu Peng, Daniel D. Gajski
R4,318 Discovery Miles 43 180 Ships in 12 - 17 working days

System Design: A Practical Guide with SpecC presents the system design flow following a simple example through the whole process in an easy-to-follow, step-by-step fashion. Each step is described in detail in pictorial form and with code examples in SpecC. For each picture slide a detailed explanation is provided of the concepts presented. This format is suited for tutorials, seminars, self-study, as a guided reference carried by examples, or as teaching material for courses on system design. Features: Comprehensive introduction to and description of the SpecC language and design methodology; IP-centric language and methodology with focus on design reuse; Complete framework for system-level design from specification to implementation for SOCs and other embedded HW/SW systems. System Design: A Practical Guide with SpecC will benefit designers and design managers of complex SOCs, or embedded systems in general, by allowing them to develop new methodologies from these results, in order to increase design productivity by orders of magnitude. Designers at RTL, logical or physical levels, who are interested in moving up to the system level, will find a comprehensive overview within. The design models in the book define IP models and functions for IP exchange between IP providers and their users. A well-defined methodology like the one presented in this book will help product planning divisions to quickly develop new products or to derive completely new business models, like e-design or product-on-demand. Finally, researchers and students in the area of system design will find an example of a formal, well-structured design flow in this book.

Using WAVES and VHDL for Effective Design and Testing - A practical and useful tutorial and application guide for the Waveform... Using WAVES and VHDL for Effective Design and Testing - A practical and useful tutorial and application guide for the Waveform and Vector Exchange Specification (WAVES) (Hardcover, 1997 ed.)
James P. Hanna, Robert G. Hillman, Herb L. Hirsch, Tim H. Noh, Ranga R. Vemuri
R4,331 Discovery Miles 43 310 Ships in 12 - 17 working days

2 Concept ( Tools * Specification ( Tools + Design Stages ( Tools * Implementation ( Tools Figure 1-1. A nominal, multi-stage development process From that beginning, we have progressed to the point where the EDA community at large, including both users and developers of the tools, are interested in more unified environments. Here, the notion is that the tools used at the various stages in the development process need to be able to complement each other, and to communicate with one another efficiently using effective file exchange capabilities. Furthermore, the idea of capturing all the tool support needed for an EDA development into a unified support environment is now becoming a reality. This reality is evidenced by some of the EDA suites we now see emerging, wherein several tool functions are integrated under a common graphical user interface (GUI), with supporting file exchange and libraries to enable all tool functions to operate effectively and synergistically. This concept, which we illustrate in Figure 1- 2, is the true future ofEDA.

Systems Programming in Unix/Linux (Hardcover, 1st ed. 2018): K. C. Wang Systems Programming in Unix/Linux (Hardcover, 1st ed. 2018)
K. C. Wang
R2,546 Discovery Miles 25 460 Ships in 12 - 17 working days

Covering all the essential components of Unix/Linux, including process management, concurrent programming, timer and time service, file systems and network programming, this textbook emphasizes programming practice in the Unix/Linux environment. Systems Programming in Unix/Linux is intended as a textbook for systems programming courses in technically-oriented Computer Science/Engineering curricula that emphasize both theory and programming practice. The book contains many detailed working example programs with complete source code. It is also suitable for self-study by advanced programmers and computer enthusiasts. Systems programming is an indispensable part of Computer Science/Engineering education. After taking an introductory programming course, this book is meant to further knowledge by detailing how dynamic data structures are used in practice, using programming exercises and programming projects on such topics as C structures, pointers, link lists and trees. This book provides a wide range of knowledge about computer systemsoftware and advanced programming skills, allowing readers to interface with operatingsystem kernel, make efficient use of system resources and develop application software.It also prepares readers with the needed background to pursue advanced studies inComputer Science/Engineering, such as operating systems, embedded systems, databasesystems, data mining, artificial intelligence, computer networks, network security,distributed and parallel computing.

Software Process Improvement with CMM (Hardcover): Joseph Raynus Software Process Improvement with CMM (Hardcover)
Joseph Raynus
R2,562 Discovery Miles 25 620 Ships in 10 - 15 working days

A practical step-by-step approach for improving the software development process within a company, using the Software Engineering Institute's Capability Maturity Model (CMM). The text explains common misconceptions associated with Software Business Improvement and CMM, using real-world examples. The book includes a reference table of key software metrics, which: help the reader evaluate measurements in relation to the functioning of his/her organisation; direct the software development to achieve higher levels of CMM in a timely manner; link measurement techniques to specific KPAs in a practical manner; and improve software process definition and improvement techniques with CMM as a guideline.

Patient-Specific Computational Modeling (Hardcover, 2012 ed.): Begona Calvo Lopez, Estefania Pena Patient-Specific Computational Modeling (Hardcover, 2012 ed.)
Begona Calvo Lopez, Estefania Pena
R2,793 Discovery Miles 27 930 Ships in 10 - 15 working days

This book addresses patient-specific modeling. It integrates computational modeling, experimental procedures, imagine clinical segmentation and mesh generation with the finite element method (FEM) to solve problems in computational biomedicine and bioengineering. Specific areas of interest include cardiovascular problems, ocular and muscular systems and soft tissue modeling. Patient-specific modeling has been the subject of serious research over the last seven years and interest in the area is continually growing and this area is expected to further develop in the near future.

SystemC - Methodologies and Applications (Hardcover, 2003 ed.): Wolfgang Muller, Wolfgang Rosenstiel, Jurgen Ruf SystemC - Methodologies and Applications (Hardcover, 2003 ed.)
Wolfgang Muller, Wolfgang Rosenstiel, Jurgen Ruf
R4,339 Discovery Miles 43 390 Ships in 12 - 17 working days

This comprehensive survey on the state of the art of SystemC in industry and research is organised into 11 self-contained chapters. Selected SystemC experts present their approaches in the domains of modelling, analysis and synthesis, ranging from mixed signal and discrete system to embedded software.

Verilog (R) Quickstart - A Practical Guide to Simulation and Synthesis in Verilog (Hardcover, 3rd ed. 2002. Corr. 2nd printing... Verilog (R) Quickstart - A Practical Guide to Simulation and Synthesis in Verilog (Hardcover, 3rd ed. 2002. Corr. 2nd printing 2005.)
James M. Lee
R4,281 Discovery Miles 42 810 Ships in 12 - 17 working days

From a review of the Second Edition
'If you are new to the field and want to know what "all this Verilog stuff is about," you've found the golden goose. The text here is straight forward, complete, and example rich -mega-multi-kudos to the author James Lee. Though not as detailed as the Verilog reference guides from Cadence, it likewise doesn't suffer from the excessive abstractness those make you wade through. This is a quick and easy read, and will serve as a desktop reference for as long as Verilog lives. Best testimonial: I'm buying my fourth and fifth copies tonight (I've loaned out/lost two of my others).'
Zach Coombes, AMD

Visual Languages for Interactive Computing - Definitions and Formalizations (Hardcover): Fernando Ferri Visual Languages for Interactive Computing - Definitions and Formalizations (Hardcover)
Fernando Ferri
R4,786 Discovery Miles 47 860 Ships in 12 - 17 working days

'Visual Languages for Interactive Computing' presents problems and methodologies related to the syntax, semantics, and ambiguities of visual languages.

Exploring Robotics with ROBOTIS Systems (Hardcover, 2nd ed. 2017): Chi N. Thai Exploring Robotics with ROBOTIS Systems (Hardcover, 2nd ed. 2017)
Chi N. Thai
R2,320 Discovery Miles 23 200 Ships in 12 - 17 working days

This 2nd edition textbook has been expanded to include of 175 additional pages of additional content, created in response to readers feedback, as well as to new hardware and software releases. The book presents foundational robotics concepts using the ROBOTIS BIOLOID and OpenCM-904 robotic systems, and is suitable as a curriculum for a first course in robotics for undergraduate students or a self-learner. It covers wheel-based robots, as well as walking robots. Although it uses the standard "Sense, Think, Act" approach, communications (bot-to-bot and PC-to-bot) programming concepts are treated in more depth (wired and wireless ZigBee/BlueTooth). Algorithms are developed and described via ROBOTIS' proprietary RoboPlus IDE, as well as the more open Arduino-based Embedded C environments. Additionally, a vast array of web-based multimedia materials are used for illustrating robotics concepts, code implementations and videos of actual resulting robot behaviors. Advanced sensor interfacing for gyroscope, inertial measuring unit, foot pressure sensor and color camera are also demonstrated.

Time Series Analysis and Forecasting using Python & R (Hardcover): Jeffrey Strickland Time Series Analysis and Forecasting using Python & R (Hardcover)
Jeffrey Strickland
R1,797 Discovery Miles 17 970 Ships in 10 - 15 working days
The Complete Verilog Book (Hardcover, 1998 ed.): Vivek Sagdeo The Complete Verilog Book (Hardcover, 1998 ed.)
Vivek Sagdeo
R4,367 Discovery Miles 43 670 Ships in 12 - 17 working days

The Verilog hardware description language provides the ability to describe digital and analog systems for design concepts and implementation. It was developed originally at Gateway Design and implemented there. Now it is an open standard of IEEE and Open Verilog International and is supported by many tools and processes. The Complete Verilog Book introduces the language and describes it in a comprehensive manner. In The Complete Verilog Book, each feature of the language is described using semantic introduction, syntax and examples. A chapter on semantics explains the basic concepts and algorithms that form the basis of every evaluation and every sequence of evaluations that ultimately provides the meaning or full semantics of the language. The Complete Verilog Book takes the approach that Verilog is not only a simulation language or a synthesis language or a formal method of describing design, but is a totality of all these and covers many aspects not covered before but which are essential parts of any design process using Verilog. The Complete Verilog Book starts with a tutorial introduction. It explains the data types in Verilog HDL, as the object-oriented world knows that the language-constructs and data types are equally important parts of a language. The Complete Verilog Book explains the three views, behavioral, RTL and structural and then describes features in each of these views. The Complete Verilog Book keeps the reader abreast of current developments in the Verilog world such as Verilog-A, cycle simulation, SD, and DCL, and uses IEEE 1364 syntax. The Complete Verilog Book will be useful to all those who want to learn Verilog HDL and to explore its various facets.

The Object-Z Specification Language (Hardcover, 2000 ed.): Graeme Smith The Object-Z Specification Language (Hardcover, 2000 ed.)
Graeme Smith
R5,517 Discovery Miles 55 170 Ships in 10 - 15 working days

Object-Z is an object-oriented extension of the formal specification language Z. It adds to Z notions of classes and objects, and inheritance and polymorphism. By extending Z's semantic basis, it enables the specification of systems as collections of independent objects in which self and mutual referencing are possible. The Object-Z Specification Language presents a comprehensive description of Object-Z including discussions of semantic issues, definitions of all language constructs, type rules and other rules of usage, specification guidelines, and a full concrete syntax. It will enable you to confidently construct Object-Z specifications and is intended as a reference manual to keep by your side as you use and learn to use Object-Z. The Object-Z Specification Language is suitable as a textbook or as a secondary text for a graduate-level course, and as a reference for researchers and practitioners in industry.

Applications Of C++ Programming: Administration, Finance And Statistics (Hardcover): Fritz Solms, Willi-Hans Steeb Applications Of C++ Programming: Administration, Finance And Statistics (Hardcover)
Fritz Solms, Willi-Hans Steeb
R1,547 Discovery Miles 15 470 Ships in 12 - 17 working days

The book gives a thorough introduction into object orientated design and programming using C++. At the same time it can be used as a library of very useful programs chosen from the fields of finance, adminstration and statistics. These include programs for calculating loan periods, amortization, least squares fitting, a spelling checker, Gregorian calendar, data compression and encryption, searching and sorting. Basic C++ programming is introduced with simple introductory programs while object-oriented programming in C++ is explained as we develop useful classes. Finally we give an introduction into object orientated design and we demonstrate its power by developing a banking package.

Generic Programming - IFIP TC2 / WG2.1 Working Conference Programming July 11-12, 2002, Dagstuhl, Germany (Hardcover, 2003... Generic Programming - IFIP TC2 / WG2.1 Working Conference Programming July 11-12, 2002, Dagstuhl, Germany (Hardcover, 2003 ed.)
Jeremy Gibbons, Johan Jeuring
R2,933 Discovery Miles 29 330 Ships in 10 - 15 working days

Generic programming is about making programs more adaptable by making them more general. Generic programs often embody non-traditional kinds of polymorphism; ordinary programs are obtained from them by suitably instantiating their parameters. In contrast with normal programs, the parameters of a generic program are often quite rich in structure; for example, they may be other programs, types or type constructors, class hierarchies, or even programming paradigms.

Generic programming techniques have always been of interest, both to practitioners and to theoreticians, but only recently have generic programming techniques become a specific focus of research in the functional and object-oriented programming language communities.

Generic Programming comprises the edited proceedings of the Working Conference on Generic Programming, which was sponsored by the International Federation for Information Processing (IFIP) and held in Dagstuhl, Germany in July 2002. With contributions from leading researchers around the world, this volume captures the state of the art in this important emerging area.

An Introduction to R and Python for Data Analysis - A Side-By-Side Approach (Hardcover): Taylor R. Brown An Introduction to R and Python for Data Analysis - A Side-By-Side Approach (Hardcover)
Taylor R. Brown
R2,256 Discovery Miles 22 560 Ships in 12 - 17 working days

An Introduction to R and Python for Data Analysis helps teach students to code in both R and Python simultaneously. As both R and Python can be used in similar manners, it is useful and efficient to learn both at the same time, helping lecturers and students to teach and learn more, save time, whilst reinforcing the shared concepts and differences of the systems. This tandem learning is highly useful for students, helping them to become literate in both languages, and develop skills which will be handy after their studies. This book presumes no prior experience with computing, and is intended to be used by students from a variety of backgrounds. The side-by-side formatting of this book helps introductory graduate students quickly grasp the basics of R and Python, with the exercises providing helping them to teach themselves the skills they will need upon the completion of their course, as employers now ask for competency in both R and Python. Teachers and lecturers will also find this book useful in their teaching, providing a singular work to help ensure their students are well trained in both computer languages. All data for exercises can be found here: https://github.com/tbrown122387/r_and_python_book/tree/master/data. Key features: - Teaches R and Python in a "side-by-side" way. - Examples are tailored to aspiring data scientists and statisticians, not software engineers. - Designed for introductory graduate students. - Does not assume any mathematical background.

Computer Bible Games with Visual Basic 2019 Edition - A Beginning Programming Tutorial For Christian Schools & Homeschools... Computer Bible Games with Visual Basic 2019 Edition - A Beginning Programming Tutorial For Christian Schools & Homeschools (Paperback, 16th ed.)
Biblebyte Books
R2,260 Discovery Miles 22 600 Ships in 12 - 17 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Day in Code - An illustrated story…
Shari Eskenas Hardcover R559 Discovery Miles 5 590
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
C++ Programming - Program Design…
D. Malik Paperback R1,660 R1,485 Discovery Miles 14 850
Objects First with Java: A Practical…
David Barnes Paperback R2,376 Discovery Miles 23 760
C How to Program: With Case Studies in…
Paul Deitel, Harvey Deitel Paperback R2,192 Discovery Miles 21 920
Advanced SQL with SAS
Christian F. G. Schendera Hardcover R2,425 Discovery Miles 24 250
Get Started Programming with Python…
Manuel Mcfeely Hardcover R821 R676 Discovery Miles 6 760
Elementary Statistics - A Guide to Data…
Nancy L. Glenn Griesinger, Daniel Vrinceanu, … Paperback R4,218 Discovery Miles 42 180
Basic Python Commands - Learn the Basic…
Manuel Mcfeely Hardcover R847 R696 Discovery Miles 6 960
Finite Difference Computing with Pdes…
Langtangen H P Hardcover R1,825 Discovery Miles 18 250

 

Partners