0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (573)
  • R250 - R500 (4,859)
  • R500+ (31,601)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming

Cohesive Subgraph Computation over Large Sparse Graphs - Algorithms, Data Structures, and Programming Techniques (Hardcover,... Cohesive Subgraph Computation over Large Sparse Graphs - Algorithms, Data Structures, and Programming Techniques (Hardcover, 1st ed. 2018)
Lijun Chang, Lu Qin
R1,539 Discovery Miles 15 390 Ships in 10 - 15 working days

This book is considered the first extended survey on algorithms and techniques for efficient cohesive subgraph computation. With rapid development of information technology, huge volumes of graph data are accumulated. An availability of rich graph data not only brings great opportunities for realizing big values of data to serve key applications, but also brings great challenges in computation. Using a consistent terminology, the book gives an excellent introduction to the models and algorithms for the problem of cohesive subgraph computation. The materials of this book are well organized from introductory content to more advanced topics while also providing well-designed source codes for most algorithms described in the book. This is a timely book for researchers who are interested in this topic and efficient data structure design for large sparse graph processing. It is also a guideline book for new researchers to get to know the area of cohesive subgraph computation.

Handbook of Research on Political Activism in the Information Age (Hardcover): Ashu M. G. Solo Handbook of Research on Political Activism in the Information Age (Hardcover)
Ashu M. G. Solo
R7,572 Discovery Miles 75 720 Ships in 12 - 17 working days

Technology and the Internet have brought about numerous changes in the field of politics. Understanding the effects of social media, blogs, and evolving new sites in politics is becoming a crucial aspect in this field for researchers and practitioners. Political Activism in the Information Age offers a better understanding of methods for political activism in the information age, the effectiveness of these methods, and tools for analysing them. This book presents an array of real-world political issues and how they relate to the ever-expanding realm of information. The publication will benefit researchers, politicians, public policy analysts, political scientists, students, and anyone involved in the field of politics.

Formal Languages for Computer Simulation - Transdisciplinary Models and Applications (Hardcover, New): Pau Fonseca I. Casas Formal Languages for Computer Simulation - Transdisciplinary Models and Applications (Hardcover, New)
Pau Fonseca I. Casas
R4,576 Discovery Miles 45 760 Ships in 12 - 17 working days

Models and simulations are an important first step in developing computer applications to solve real-world problems. However, in order to be truly effective, computer programmers must use formal modeling languages to evaluate these simulations. Formal Languages for Computer Simulation: Transdisciplinary Models and Applications investigates a variety of programming languages used in validating and verifying models in order to assist in their eventual implementation. This book will explore different methods of evaluating and formalizing simulation models, enabling computer and industrial engineers, mathematicians, and students working with computer simulations to thoroughly understand the progression from simulation to product, improving the overall effectiveness of modeling systems.

CMOS Analog IC Design for 5G and Beyond (Hardcover, 1st ed. 2021): Sangeeta Singh, Rajeev Arya, M.P. Singh, Brijesh Iyer CMOS Analog IC Design for 5G and Beyond (Hardcover, 1st ed. 2021)
Sangeeta Singh, Rajeev Arya, M.P. Singh, Brijesh Iyer
R5,138 Discovery Miles 51 380 Ships in 12 - 17 working days

This book is focused on addressing the designs of FinFET-based analog ICs for 5G and E-band communication networks. In addition, it also incorporates some of the contemporary developments over different fields. It highlights the latest advances, problems and challenges and presents the latest research results in the field of mm-wave integrated circuits designing based on scientific literature and its practical realization. The traditional approaches are excluded in this book. The authors cover various design guidelines to be taken care for while designing these circuits and detrimental scaling effects on the same. Moreover, Gallium Nitrides (GaN) are also reported to show huge potentials for the power amplifier designing required in 5G communication network. Subsequently, to enhance the readability of this book, the authors also include real-time problems in RFIC designing, case studies from experimental results, and clearly demarking design guidelines for the 5G communication ICs designing. This book incorporates the most recent FinFET architecture for the analog IC designing and the scaling effects along with the GaN technology as well.

Programming iOS 11 (Paperback): Matt Neuberg Programming iOS 11 (Paperback)
Matt Neuberg
R1,735 R395 Discovery Miles 3 950 Save R1,340 (77%) Ships in 9 - 15 working days

If you're grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you'll learn how to create views, manipulate view controllers, and add features from iOS frameworks. Create, arrange, draw, layer, and animate views that respond to touch Use view controllers to manage multiple screens of interface Master interface classes for scroll views, table views, text, popovers, split views, web views, and controls Dive into frameworks for sound, video, maps, and sensors Access user libraries: music, photos, contacts, and calendar Explore additional topics, including files, networking, and threads Stay up-to-date on iOS 11 innovations, such as: Drag and drop Autolayout changes (including the new safe area) Stretchable navigation bars Table cell swipe buttons Dynamic type improvements Offline sound file rendering, image picker controller changes, new map annotation types, and more

Contemporary Issues in Database Design and Information Systems Development (Hardcover): Contemporary Issues in Database Design and Information Systems Development (Hardcover)
R2,811 Discovery Miles 28 110 Ships in 12 - 17 working days

"Contemporary Issues in Database Design and Information" presents the latest research ideas and topics on databases and software development. The chapters in this innovative publication provide a representation of topnotch research in all areas of the database and information systems development.

Introduction to Programming with C++ - International Edition (Paperback, 3rd edition): Y Liang Introduction to Programming with C++ - International Edition (Paperback, 3rd edition)
Y Liang
R2,337 Discovery Miles 23 370 Ships in 12 - 17 working days

For undergraduate students in Computer Science and Computer Programming courses A solid foundation in the basics of C++ programming will allow students to create efficient, elegant code ready for any production environment. Learning basic logic and fundamental programming techniques is essential for new programmers to succeed. A distinctive fundamentals-first approach and clear, concise writing style characterize Introduction to Programming with C++, 3/e. Basic programming concepts are introduced on control statements, loops, functions, and arrays before object-oriented programming is discussed. Abstract concepts are carefully and concretely explained using simple, short, and stimulating examples. Explanations are presented in brief segments, with many figures and tables. NEW! This edition is available with MyProgrammingLab, an innovative online homework and assessment tool. Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. Note: If you are purchasing the standalone text or electronic version, MyProgrammingLab does not come automatically packaged with the text. To purchase MyProgrammingLab, please visit: myprogramminglab.com or you can purchase a package of the physical text + MyProgrammingLab by searching the Pearson Higher Education web site. MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor. Teaching and Learning Experience To provide a better teaching and learning experience, for both instructors and students, this program offers: *Fundamentals-First: Basic programming concepts are introduced on control statements, loops, functions, and arrays before object-oriented programming is discussed. *Problem-Driven Motivation: The examples and exercises throughout the book emphasize problem solving and foster the concept of developing reusable components and using them to create practical projects. *Support for Instructors and Students: The author maintains a website at http://www.cs.armstrong.edu/liang/cpp3e that includes multiple interactive resources.

Higher-Order Perl - Transforming Programs with Programs (Paperback): Mark Dominus Higher-Order Perl - Transforming Programs with Programs (Paperback)
Mark Dominus
R1,743 Discovery Miles 17 430 Ships in 12 - 17 working days

Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. They can automate tasks in everyday programming that are difficult to solve in any other way. One of the most powerful of these techniques is writing functions that manufacture or modify other functions. For example, instead of writing ten similar functions, a programmer can write a general pattern or framework that can then create the functions as needed according to the pattern. For several years Mark Jason Dominus has worked to apply functional programming techniques to Perl. Now Mark brings these flexible programming methods that he has successfully taught in numerous tutorials and training sessions to a wider audience.
* Introduces powerful programming methods--new to most Perl programmers--that were previously the domain of computer scientists
* Gradually builds up confidence by describing techniques of progressive sophistication
* Shows how to improve everyday programs and includes numerous engaging code examples to illustrate the methods

Domain-Specific Languages in Practice - with JetBrains MPS (Hardcover, 1st ed. 2021): Antonio Bucchiarone, Antonio Cicchetti,... Domain-Specific Languages in Practice - with JetBrains MPS (Hardcover, 1st ed. 2021)
Antonio Bucchiarone, Antonio Cicchetti, Federico Ciccozzi, Alfonso Pierantonio
R4,484 Discovery Miles 44 840 Ships in 12 - 17 working days

This book covers several topics related to domain-specific language (DSL) engineering in general and how they can be handled by means of the JetBrains Meta Programming System (MPS), an open source language workbench developed by JetBrains over the last 15 years. The book begins with an overview of the domain of language workbenches, which provides perspectives and motivations underpinning the creation of MPS. Moreover, technical details of the language underneath MPS together with the definition of the tool's main features are discussed. The remaining ten chapters are then organized in three parts, each dedicated to a specific aspect of the topic. Part I "MPS in Industrial Applications" deals with the challenges and inadequacies of general-purpose languages used in companies, as opposed to the reasons why DSLs are essential, together with their benefits and efficiency, and summarizes lessons learnt by using MPS. Part II about "MPS in Research Projects" covers the benefits of text-based languages, the design and development of gamification applications, and research fields with generally low expertise in language engineering. Eventually, Part III focuses on "Teaching and Learning with MPS" by discussing the organization of both commercial and academic courses on MPS. MPS is used to implement languages for real-world use. Its distinguishing feature is projectional editing, which supports practically unlimited language extension and composition possibilities as well as a flexible mix of a wide range of textual, tabular, mathematical and graphical notations. The number and diversity of the presented use-cases demonstrate the strength and malleability of the DSLs defined using MPS. The selected contributions represent the current state of the art and practice in using JetBrains MPS to implement languages for real-world applications.

Computational Methods and Algorithms for Medicine and Optimized Clinical Practice (Hardcover): Kwok Tai Chui, Miltiadis D Lytras Computational Methods and Algorithms for Medicine and Optimized Clinical Practice (Hardcover)
Kwok Tai Chui, Miltiadis D Lytras
R6,697 Discovery Miles 66 970 Ships in 12 - 17 working days

As the healthcare industry continues to expand, it must utilize technology to ensure efficiencies are maintained. Healthcare needs to move in a direction where computational methods and algorithms can relieve the routine work of medical doctors, leaving them more time to carry out more important and skilled tasks such as surgery. Computational Methods and Algorithms for Medicine and Optimized Clinical Practice discusses some of the most interesting aspects of theoretical and applied research covering complementary facets of computational methods and algorithms to achieve greater efficiency and support medical personnel. Featuring research on topics such as healthcare reform, artificial intelligence, and disease detection, this book will particularly appeal to medical professionals and practitioners, hospitals, administrators, students, researchers, and academicians.

Guide to Advanced Software Testing (Hardcover): Anne Mette Jonassen Hass Guide to Advanced Software Testing (Hardcover)
Anne Mette Jonassen Hass
R2,754 R2,525 Discovery Miles 25 250 Save R229 (8%) Ships in 12 - 17 working days

Software testing is a critical aspect of the software development process, and this heavily illustrated reference takes professionals on a complete tour of this increasingly important, multi-dimensional area. The book offers a practical understanding of all the most critical software testing topics and their relationships and inter-dependencies. This unique resources utilizes a wealth of graphics that support the discussions to offer a clear overview of software testing, from the definition of testing, handling failures, faults, and errors, and the value and purpose of testing, to the cost of fault corrections, scoping of the test effort, and how standards guide testing. Practitioners find numerous examples and exercises presented in each chapter to help ensure a complete understanding of the material.

Emerging Innovations in Agile Software Development (Hardcover): Imran Ghani, Dayang Norhayati Abang Jawawi, Siva Dorairaj,... Emerging Innovations in Agile Software Development (Hardcover)
Imran Ghani, Dayang Norhayati Abang Jawawi, Siva Dorairaj, Ahmed Sidky
R5,658 Discovery Miles 56 580 Ships in 12 - 17 working days

Agile is a relatively recent methodology used in the development process of a project. Therefore, it is important to share new emerging knowledge with researchers and professionals interested in adopting an agile mindset. Emerging Innovations in Agile Software Development focuses on the use of agile methodologies to manage, design, develop, test and maintain software projects. Emphasizing research-based solutions for contemporary software development, this publication is designed for use by software developers, researchers, and graduate-level students in software engineering and project management programs.

Handbook of Software Quality Assurance (Hardcover, 4th Revised edition): G.Gordon Schulmeyer Handbook of Software Quality Assurance (Hardcover, 4th Revised edition)
G.Gordon Schulmeyer
R3,109 Discovery Miles 31 090 Ships in 10 - 15 working days

SQA (software quality assurance) is a critical factor that all software engineers and developers need to master, and this thoroughly revised fourth edition of the popular book, "Handbook of Software Quality Assurance", serves as a one-stop resource for complete and current SQA knowledge. Emphasizing the importance of CMMI[registered] and key ISO requirements, this unique book discusses a wide spectrum of real-world experiences and key issues presented in papers from leading experts in the field. The fourth edition is a significant update to past editions, providing the very latest details on current best practices and explaining how SQA can be implemented in organizations large and small. Practitioners find an updated discussion on the American Society for Quality (ASQ) SQA certification program, covering the benefits of becoming an ASQ certified software quality engineer. The book also helps readers better understand the requirements of the ASQ's CSQE examination.

VLSI-SoC: New Technology Enabler - 27th IFIP WG 10.5/IEEE International Conference on Very Large Scale Integration, VLSI-SoC... VLSI-SoC: New Technology Enabler - 27th IFIP WG 10.5/IEEE International Conference on Very Large Scale Integration, VLSI-SoC 2019, Cusco, Peru, October 6-9, 2019, Revised and Extended Selected Papers (Hardcover, 1st ed. 2020)
Carolina Metzler, Pierre-Emmanuel Gaillardon, Giovanni De Micheli, Carlos Silva-Cardenas, Ricardo Reis
R1,591 Discovery Miles 15 910 Ships in 10 - 15 working days

This book contains extended and revised versions of the best papers presented at the 27th IFIP WG 10.5/IEEE International Conference on Very Large Scale Integration, VLSI-SoC 2019, held in Cusco, Peru, in October 2019. The 15 full papers included in this volume were carefully reviewed and selected from the 28 papers (out of 82 submissions) presented at the conference. The papers discuss the latest academic and industrial results and developments as well as future trends in the field of System-on-Chip (SoC) design, considering the challenges of nano-scale, state-of-the-art and emerging manufacturing technologies. In particular they address cutting-edge research fields like heterogeneous, neuromorphic and brain-inspired, biologically-inspired, approximate computing systems.

CNC Programming for Machining (Hardcover, 1st ed. 2020): Kaushik Kumar, Chikesh Ranjan, J. Paulo Davim CNC Programming for Machining (Hardcover, 1st ed. 2020)
Kaushik Kumar, Chikesh Ranjan, J. Paulo Davim
R4,466 Discovery Miles 44 660 Ships in 12 - 17 working days

The book is basically written with a view to project Computer Numerical Control Programming (CNC) Programming for machines. This book shows how to write, read and understand such programs for modernizating manufacturing machines. It includes topics such as different programming codes as well as different CNC machines such as drilling and milling.

Managed Software Evolution (Hardcover): Lukas Martin, Jan Keim, Birgit Vogel-Heuser Managed Software Evolution (Hardcover)
Lukas Martin, Jan Keim, Birgit Vogel-Heuser
R1,776 Discovery Miles 17 760 Ships in 12 - 17 working days
Evolutionary Computation and Complex Networks (Hardcover, 1st ed. 2019): Jing Liu, Hussein A. Abbass, Kay Chen Tan Evolutionary Computation and Complex Networks (Hardcover, 1st ed. 2019)
Jing Liu, Hussein A. Abbass, Kay Chen Tan
R2,927 Discovery Miles 29 270 Ships in 10 - 15 working days

This book introduces the linkage between evolutionary computation and complex networks and the advantages of cross-fertilising ideas from both fields. Instead of introducing each field individually, the authors focus on the research that sits at the interface of both fields. The book is structured to address two questions: (1) how complex networks are used to analyze and improve the performance of evolutionary computation methods? (2) how evolutionary computation methods are used to solve problems in complex networks? The authors interweave complex networks and evolutionary computing, using evolutionary computation to discover community structure, while also using network analysis techniques to analyze the performance of evolutionary algorithms. The book is suitable for both beginners and senior researchers in the fields of evolutionary computation and complex networks.

Working Analysis (Hardcover, New): Jeffery Cooper Working Analysis (Hardcover, New)
Jeffery Cooper
R2,958 Discovery Miles 29 580 Ships in 12 - 17 working days

The text is for a two semester course in advanced calculus. It develops the basic ideas of calculus rigorously but with an eye to showing how mathematics connects with other areas of science and engineering. In particular, effective numerical computation is developed as an important aspect of mathematical analysis.
* Maintains a rigorous presentation of the main ideas of advanced calculus, interspersed with applications that show how to analyze real problems
* Includes a wide range of examples and exercises drawn from mechanics, biology, chemical engineering and economics
* Describes links to numerical analysis and provides opportunities for computation; some MATLAB
codes are available on the author's webpage
* Enhanced by an informal and lively writing style

Advanced Techniques for Audio Watermarking (Hardcover, 1st ed. 2020): Rohit M. Thanki Advanced Techniques for Audio Watermarking (Hardcover, 1st ed. 2020)
Rohit M. Thanki
R1,539 Discovery Miles 15 390 Ships in 10 - 15 working days

This book provides information on digital audio watermarking, its applications, and its evaluation for copyright protection of audio signals - both basic and advanced. The author covers various advanced digital audio watermarking algorithms that can be used for copyright protection of audio signals. These algorithms are implemented using hybridization of advanced signal processing transforms such as fast discrete curvelet transform (FDCuT), redundant discrete wavelet transform (RDWT), and another signal processing transform such as discrete cosine transform (DCT). In these algorithms, Arnold scrambling is used to enhance the security of the watermark logo. This book is divided in to three portions: basic audio watermarking and its classification, audio watermarking algorithms, and audio watermarking algorithms using advance signal transforms. The book also covers optimization based audio watermarking. Describes basic of digital audio watermarking and its applications, including evaluation parameters for digital audio watermarking algorithms; Provides audio watermarking algorithms using advanced signal transformations; Provides optimization based audio watermarking algorithms.

This Little Light of Mine - The Inspiring Story of Kevin Triplett Carrying His Cross of Cancer (Hardcover): Wayne Triplett This Little Light of Mine - The Inspiring Story of Kevin Triplett Carrying His Cross of Cancer (Hardcover)
Wayne Triplett
R955 Discovery Miles 9 550 Ships in 12 - 17 working days

In April of 2000, seventh-grader Kevin Triplett learns he has osteosarcoma, a rare form of bone cancer. Kevin fights a courageous battle, and his father, Wayne, does everything within his power to help his son win the greatest fight of his young life.

Kevin battles his disease valiantly, submitting himself to many cutting-edge, newly discovered therapies. He keeps his spirits high during his treatments, learns to play the guitar, and even forms a Christian rock band. Most importantly, his faith in Jesus Christ carries him through his journey, which ends in 2006.

Kevin touches many lives, and the positive influence he has on people, young and old, endears him to everyone. "This Little Light Of Mine" is the story of his courageous battle against cancer and is peppered with many personal recollections. Grounded in an uncompromising faith in Jesus Christ, Kevin knows that whatever happens during this battle, he will be fine.

An inspiring, true story of a son's perseverance and a father's dogged determination to keep him alive, this must read book offers encouragement to all cancer patients and their families.

CLR via C# (Paperback, 4th edition): Jeffrey Richter CLR via C# (Paperback, 4th edition)
Jeffrey Richter
R1,369 R1,073 Discovery Miles 10 730 Save R296 (22%) Ships in 12 - 17 working days

Dig deep and master the intricacies of the common language runtime, C#, and .NET development. Led by programming expert Jeffrey Richter, a longtime consultant to the Microsoft .NET team - you'll gain pragmatic insights for building robust, reliable, and responsive apps and components.Fully updated for .NET Framework 4.5 and Visual Studio 2012Delivers a thorough grounding in the .NET Framework architecture, runtime environment, and other key topics, including asynchronous programming and the new Windows RuntimeProvides extensive code samples in Visual C# 2012Features authoritative, pragmatic guidance on difficult development concepts such as generics and threading

Cloud Infrastructures for Big Data Analytics (Hardcover): Pethuru Raj, Ganesh Chandra Deka Cloud Infrastructures for Big Data Analytics (Hardcover)
Pethuru Raj, Ganesh Chandra Deka
R9,467 Discovery Miles 94 670 Ships in 12 - 17 working days

Clouds are being positioned as the next-generation consolidated, centralized, yet federated IT infrastructure for hosting all kinds of IT platforms and for deploying, maintaining, and managing a wider variety of personal, as well as professional applications and services. Handbook of Research on Cloud Infrastructures for Big Data Analytics focuses exclusively on the topic of cloud-sponsored big data analytics for creating flexible and futuristic organizations. This book helps researchers and practitioners, as well as business entrepreneurs, to make informed decisions and consider appropriate action to simplify and streamline the arduous journey towards smarter enterprises.

Accelerated Testing and Validation (Paperback, New): Alex Porter Accelerated Testing and Validation (Paperback, New)
Alex Porter
R1,785 Discovery Miles 17 850 Ships in 12 - 17 working days

Accelerated Testing and Validation Methods is a cross-disciplinary guide that describes testing and validation tools and techniques throughout the product development process. Alex Porter not only focuses on what information is needed but also on what tools can produce the information in a timely manner. From the information provided, engineers and managers can determine what data is needed from a test and validation program and then how to select the best, most effective methods for obtaining the data.
This book integrates testing and validation methods with a business perspective so readers can understand when, where, and how such methods can be economically justified. Testing and validation is about generating key information at the correct time so that sound business and engineering decisions can be made. Rather than simply describing various testing and validation techniques, the author offers readers guidance on how to select the best tools for a particular need, explains the appropriateness of different techniques to various situations and shows how to deploy them to ensure the desired information is accurately gathered.
* Emphasizes developing a strategy for testing and validation
* Companion website includes example spreadsheets, program source code, case studies, video clips and much more
* Teaches how to design a testing and validation program that deliver information in a timely and cost-effective manner

XML in Data Management - Understanding and Applying Them Together (Paperback): Peter Aiken, M. David Allen XML in Data Management - Understanding and Applying Them Together (Paperback)
Peter Aiken, M. David Allen
R1,175 Discovery Miles 11 750 Ships in 12 - 17 working days

XML in Data Management is for IT managers and technical staff involved in the creation, administration, or maintenance of a data management infrastructure that includes XML. For most IT staff, XML is either just a buzzword that is ignored or a silver bullet to be used in every nook and cranny of their organization. The truth is in between the two. This book provides the guidance necessary for data managers to make measured decisions about XML within their organizations. Readers will understand the uses of XML, its component architecture, its strategic implications, and how these apply to data management.
To view a sample chapter and read the Foreword by Thomas C. Redman, visit http: //books.elsevier.com/mk/?isbn=0120455994
* Takes a data-centric view of XML.
* Explains how, when, and why to apply XML to data management systems.
* Covers XML component architecture, data engineering, frameworks, metadata, legacy systems, and more.
* Discusses the various strengths and weaknesses of XML technologies in the context of organizational data management and integration.

The Bird Flies to God (Hardcover): Kacy Curtis The Bird Flies to God (Hardcover)
Kacy Curtis
R502 Discovery Miles 5 020 Ships in 12 - 17 working days

"How has this all come about? Why am I in Texas in the middle of the night? Why did I take a strangers briefcase if it's locked and I have no idea what's inside? Is it fate? Is it destiny? No. Fate's a scapegoat for sissies and yellow bellies. And destiny's just a cross-eyed drag queen with a smoke-stained wig and bad teeth.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
C++ How to Program: Horizon Edition
Harvey Deitel, Paul Deitel Paperback R1,861 Discovery Miles 18 610
Program Construction - Calculating…
Roland Backhouse Paperback R2,712 Discovery Miles 27 120
Data Abstraction and Problem Solving…
Janet Prichard, Frank Carrano Paperback R2,263 Discovery Miles 22 630
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid Paperback R1,366 Discovery Miles 13 660
Arduino for Musicians - A Complete Guide…
Brent Edstrom Hardcover R3,769 Discovery Miles 37 690
Temporal Data Mining via Unsupervised…
Yun Yang Paperback R1,199 Discovery Miles 11 990
Problem Solving with C++ - Global…
Walter Savitch Paperback R2,511 Discovery Miles 25 110
Software Requirements And Specifications…
M. Jackson Paperback R1,478 Discovery Miles 14 780
Dark Silicon and Future On-chip Systems…
Suyel Namasudra, Hamid Sarbazi-Azad Hardcover R4,084 Discovery Miles 40 840
Programming Logic & Design…
Joyce Farrell Paperback R1,253 R1,123 Discovery Miles 11 230

 

Partners