0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (4)
  • R100 - R250 (263)
  • R250 - R500 (3,669)
  • R500+ (10,901)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages

Data Science with Julia (Hardcover): Paul D. McNicholas, Peter Tait Data Science with Julia (Hardcover)
Paul D. McNicholas, Peter Tait
R4,781 Discovery Miles 47 810 Ships in 10 - 15 working days

"This book is a great way to both start learning data science through the promising Julia language and to become an efficient data scientist."- Professor Charles Bouveyron, INRIA Chair in Data Science, Universite Cote d'Azur, Nice, France Julia, an open-source programming language, was created to be as easy to use as languages such as R and Python while also as fast as C and Fortran. An accessible, intuitive, and highly efficient base language with speed that exceeds R and Python, makes Julia a formidable language for data science. Using well known data science methods that will motivate the reader, Data Science with Julia will get readers up to speed on key features of the Julia language and illustrate its facilities for data science and machine learning work. Features: Covers the core components of Julia as well as packages relevant to the input, manipulation and representation of data. Discusses several important topics in data science including supervised and unsupervised learning. Reviews data visualization using the Gadfly package, which was designed to emulate the very popular ggplot2 package in R. Readers will learn how to make many common plots and how to visualize model results. Presents how to optimize Julia code for performance. Will be an ideal source for people who already know R and want to learn how to use Julia (though no previous knowledge of R or any other programming language is required). The advantages of Julia for data science cannot be understated. Besides speed and ease of use, there are already over 1,900 packages available and Julia can interface (either directly or through packages) with libraries written in R, Python, Matlab, C, C++ or Fortran. The book is for senior undergraduates, beginning graduate students, or practicing data scientists who want to learn how to use Julia for data science. "This book is a great way to both start learning data science through the promising Julia language and to become an efficient data scientist." Professor Charles Bouveyron INRIA Chair in Data Science Universite Cote d'Azur, Nice, France

Windows Assembly Language and Systems Programming - 16- and 32-Bit Low-Level Programming for the PC and Windows (Paperback,... Windows Assembly Language and Systems Programming - 16- and 32-Bit Low-Level Programming for the PC and Windows (Paperback, Revised)
Barry Kauler
R2,227 Discovery Miles 22 270 Ships in 10 - 15 working days

Barry Kauler explains the exacting details of Windows programming at the systems level, revealing architectural details that Microsoft has never publicly documented. Ideal for software developers who are moving applications from 3.x to Win95, the book gives how-to information and systems programming tips and tricks. The companion disk contains all example programs, source code, and utilities in the book.

Fortran 95 (Paperback, 2nd edition): M Counihan Fortran 95 (Paperback, 2nd edition)
M Counihan
R2,713 Discovery Miles 27 130 Ships in 10 - 15 working days

This is the second edition of the first introductory textbook written for the FORTRAN 90 standard. It remains suitable for the novice scientific programmer, drawing on a larger number of examples and exercises in this new edition.

Java: An Introduction to Problem Solving and Programming, Global Edition (Paperback, 8th edition): Walter Savitch Java: An Introduction to Problem Solving and Programming, Global Edition (Paperback, 8th edition)
Walter Savitch
R2,371 Discovery Miles 23 710 Ships in 10 - 15 working days

For courses in introductory Computer Science courses using Java, and other introductory programming courses in Computer Science, Computer Engineering, CIS, MIS, IT, and Business. Ideal for a wide range of introductory computer science courses, Java: An Introduction to Problem Solving and Programming, 8th Edition introduces students to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces and inheritance, and exception handling. A concise, accessible introduction to Java, the text covers key Java language features in a manner that resonates with introductory programmers. Objects are covered early and thoroughly in the text. The author's tried-and-true pedagogy incorporates numerous case studies, programming examples, and programming tips, while flexibility charts and optional graphics sections allow instructors to order chapters and sections based on their course needs. This 8th Edition incorporates new examples, updated material, and revisions.

Large-Scale C++ Software Design (Paperback, Reissue): John Lakos Large-Scale C++ Software Design (Paperback, Reissue)
John Lakos
R1,588 R1,466 Discovery Miles 14 660 Save R122 (8%) Ships in 10 - 15 working days

Developing a large-scale software system in C++ requires more than just a sound understanding of the logical design issues covered in most books on C++ programming. To be successful, you will also need a grasp of physical design concepts that, while closely tied to the technical aspects of development, include a dimension with which even expert software developers may have little or no experience.

This is the definitive book for all C++ software professionals involved in large development efforts such as databases, operating systems, compilers, and frameworks. It is the first C++ book that actually demonstrates how to design large systems, and one of the few books on object-oriented design specifically geared to practical aspects of the C++ programming language.

In this book, Lakos explains the process of decomposing large systems into physical (not inheritance) hierarchies of smaller, more manageable components. Such systems with their acyclic physical dependencies are fundamentally easier and more economical to maintain, test, and reuse than tightly interdependent systems. In addition to explaining the motivation for following good physical as well as logical design practices, Lakos provides you with a catalog of specific techniques designed to eliminate cyclic, compile-time, and link-time (physical) dependencies. He then extends these concepts from large to very large systems. The book concludes with a comprehensive top-down approach to the logical design of individual components. Appendices include a valuable design pattern "Protocol Hierarchy" designed to avoid fat interfaces while minimizing physical dependencies; the details of implementing an ANSI C compatible C++procedural interface; and a complete specification for a suite of UNIX-like tools to extract and analyze physical dependencies. Practical design rules, guidelines, and principles are also collected in an appendix and indexed for quick reference.
0201633620B04062001

Algorithm Design Practice for Collegiate Programming Contests and Education (Paperback): Yonghui Wu, Jian-De Wang Algorithm Design Practice for Collegiate Programming Contests and Education (Paperback)
Yonghui Wu, Jian-De Wang
R3,121 Discovery Miles 31 210 Ships in 10 - 15 working days

This book can be used as an experiment and reference book for algorithm design courses, as well as a training manual for programming contests. It contains 247 problems selected from ACM-ICPC programming contests and other programming contests. There's detailed analysis for each problem. All problems, and test datum for most of problems will be provided online. The content will follow usual algorithms syllabus, and problem-solving strategies will be introduced in analyses and solutions to problem cases. For students in computer-related majors, contestants and programmers, this book can polish their programming and problem-solving skills with familarity of algorithms and mathematics.

Numerical Solutions for Partial Differential Equations - Problem Solving Using Mathematica (Hardcover, New): Victor... Numerical Solutions for Partial Differential Equations - Problem Solving Using Mathematica (Hardcover, New)
Victor Grigor'e Ganzha, Evgenii Vasilev Vorozhtsov
R5,517 Discovery Miles 55 170 Ships in 10 - 15 working days

Partial differential equations (PDEs) play an important role in the natural sciences and technology, because they describe the way systems (natural and other) behave. The inherent suitability of PDEs to characterizing the nature, motion, and evolution of systems, has led to their wide-ranging use in numerical models that are developed in order to analyze systems that are not otherwise easily studied. Numerical Solutions for Partial Differential Equations contains all the details necessary for the reader to understand the principles and applications of advanced numerical methods for solving PDEs. In addition, it shows how the modern computer system algebra MathematicaA(R) can be used for the analytic investigation of such numerical properties as stability, approximation, and dispersion.

Programming in C++ for Engineering and Science (Hardcover): Larry Nyhoff Programming in C++ for Engineering and Science (Hardcover)
Larry Nyhoff
R5,696 Discovery Miles 56 960 Ships in 10 - 15 working days

Developed from the author's many years of teaching computing courses, Programming in C plus plus for Engineering and Science guides students in designing programs to solve real problems encountered in engineering and scientific applications. These problems include radioactive decay, pollution indexes, digital circuits, differential equations, Internet addresses, data analysis, simulation, quality control, electrical networks, data encryption, beam deflection, and many other areas. To make it easier for novices to develop programs, the author uses an object-centered design approach that helps students identify the objects in a problem and the operations needed; develop an algorithm for processing; implement the objects, operations, and algorithm in a program; and test, correct, and revise the program. He also revisits topics in greater detail as the text progresses. By the end of the book, students will have a solid understanding of how C plus plus can be used to process complex objects, including how classes can be built to model objects. Web ResourceThe book's website at http://cs.calvin.edu/books/c plus plus/engr-sci provides source code, expanded presentations, links to relevant sites, reference materials, lab exercises, and projects. For instructors, solutions to exercises and PowerPoint slides for classroom use are available upon qualifying course adoption.

Pattern Recognition with Neural Networks in C++ (Hardcover): Abhijit S. Pandya, Robert B. Macy Pattern Recognition with Neural Networks in C++ (Hardcover)
Abhijit S. Pandya, Robert B. Macy
R6,364 Discovery Miles 63 640 Ships in 10 - 15 working days

The addition of artificial neural network computing to traditional pattern recognition has given rise to a new, different, and more powerful methodology that is presented in this interesting book. This is a practical guide to the application of artificial neural networks.
Geared toward the practitioner, Pattern Recognition with Neural Networks in C++ covers pattern classification and neural network approaches within the same framework. Through the book's presentation of underlying theory and numerous practical examples, readers gain an understanding that will allow them to make judicious design choices rendering neural application predictable and effective. The book provides an intuitive explanation of each method for each network paradigm. This discussion is supported by a rigorous mathematical approach where necessary.
C++ has emerged as a rich and descriptive means by which concepts, models, or algorithms can be precisely described. For many of the neural network models discussed, C++ programs are presented for the actual implementation. Pictorial diagrams and in-depth discussions explain each topic. Necessary derivative steps for the mathematical models are included so that readers can incorporate new ideas into their programs as the field advances with new developments. For each approach, the authors clearly state the known theoretical results, the known tendencies of the approach, and their recommendations for getting the best results from the method.
The material covered in the book is accessible to working engineers with little or no explicit background in neural networks. However, the material is presented in sufficient depth so that those with prior knowledge will find this book beneficial. Pattern Recognition with Neural Networks in C++ is also suitable for courses in neural networks at an advanced undergraduate or graduate level. This book is valuable for academic as well as practical research.

Processing - An Introduction to Programming (Hardcover): Jeffrey L Nyhoff, Larry R. Nyhoff Processing - An Introduction to Programming (Hardcover)
Jeffrey L Nyhoff, Larry R. Nyhoff
R4,347 Discovery Miles 43 470 Ships in 10 - 15 working days

This book demonstrates how Processing is an excellent language for beginners to learn the fundamentals of computer programming. Originally designed to make it simpler for digital artists to learn to program, Processing is a wonderful first language for anyone to learn. Given its origins, Processing enables a multimodal approach to programming instruction, well suited to students with interests in computer science or in the arts and humanities. The book uses Processing's capabilities for graphics and interactivity in order to create examples that are simple, illustrative, interesting, and fun. It is designed to appeal to a broad range of readers, including those who want to learn to program to create digital art, as well as those who seek to learn to program to process numerical information or data. It can be used by students and instructors in a first course on programming, as well as by anyone eager to teach them self to program. Following a traditional sequence of topics for introducing programming, the book introduces key computer science concepts, without overwhelming readers with extensive detail. Additional exercises are available, as are other supplementary materials for instructors looking to introduce even more computer science concepts associated with the topics. Several online chapters are also provided that introduce slightly more advanced topics in Processing, such as two-dimensional arrays, manipulation of strings, and file input and output. The conversational style and pace of the book are based upon the authors' extensive experience with teaching programming to a wide variety of beginners in a classroom. No prior programming experience is expected.

C++ for Mathematicians - An Introduction for Students and Professionals (Hardcover): Edward Scheinerman C++ for Mathematicians - An Introduction for Students and Professionals (Hardcover)
Edward Scheinerman
R5,807 Discovery Miles 58 070 Ships in 10 - 15 working days

For problems that require extensive computation, a C++ program can race through billions of examples faster than most other computing choices. C++ enables mathematicians of virtually any discipline to create programs to meet their needs quickly, and is available on most computer systems at no cost. C++ for Mathematicians: An Introduction for Students and Professionals accentuates C++ concepts that are most valuable for pure and applied mathematical research. This is the first book available on C++ programming that is written specifically for a mathematical audience; it omits the language's more obscure features in favor of the aspects of greatest utility for mathematical work. The author explains how to use C++ to formulate conjectures, create images and diagrams, verify proofs, build mathematical structures, and explore myriad examples. Emphasizing the essential role of practice as part of the learning process, the book is ideally designed for undergraduate coursework as well as self-study. Each chapter provides many problems and solutions which complement the text and enable you to learn quickly how to apply them to your own problems. Accompanying downloadable resources provide all numbered programs so that readers can easily use or adapt the code as needed. Presenting clear explanations and examples from the world of mathematics that develop concepts from the ground up, C++ for Mathematicians can be used again and again as a resource for applying C++ to problems that range from the basic to the complex.

Understanding C++ for MFC (Hardcover): Richard Raposa Understanding C++ for MFC (Hardcover)
Richard Raposa
R5,194 Discovery Miles 51 940 Ships in 10 - 15 working days

Jumpstart your MFC programming without the tedious study of C plus plus! Now you can learn C plus plus and MFC together -- learning C plus plus principles on a need-to-know basis. Author Richard Raposa has refined this tutorial over years of teaching Windows programming in quick

Simulation Engineering - Build Better Embedded Systems Faster (Hardcover): Jim Ledin Simulation Engineering - Build Better Embedded Systems Faster (Hardcover)
Jim Ledin
R5,476 Discovery Miles 54 760 Ships in 10 - 15 working days

Build complex embedded systems faster and with lower costs by: Knowing when and how much simulation testing is appropriate Applying engineering methods to simulation design and development Using the best tools available to develop simulations. Va

Coding with Roblox Lua in 24 Hours - The Official Roblox Guide (Paperback): Official Roblox Books(Pearson) Coding with Roblox Lua in 24 Hours - The Official Roblox Guide (Paperback)
Official Roblox Books(Pearson)
R755 R660 Discovery Miles 6 600 Save R95 (13%) Ships in 5 - 10 working days

In just 24 lessons of one hour or less, Coding with Roblox Lua in 24 Hours: The Official Roblox Guide helps you learn all the skills and techniques you'll need to code your own Roblox experiences. Perfect for beginners, each short and easy lesson builds upon everything that's come before, helping you quickly master the essentials of Lua programming. Step-by-step instructions walk you through common questions, issues, and tasks; Q&As, Quizzes, and Exercises build and test your knowledge; "Did You Know?" tips offer insider advice and shortcuts; and "Watch Out!" alerts help you avoid pitfalls. Learn how to... * Code with properties, variables, functions, if/then statements, and loops * Organize information using arrays and dictionaries * Work with events to make things move, explode, count down, and do whatever you can imagine * Keep your code manageable with abstractions and object-oriented programming * Store data permanently to create leaderboards, inventories, and custom currency * Use raycasting to allow visitors to place their own objects, such as furniture and props, within your world

Retargetable C Compiler, A - Design and Implementation (Paperback): David Hanson, Christopher Fraser Retargetable C Compiler, A - Design and Implementation (Paperback)
David Hanson, Christopher Fraser
R1,534 Discovery Miles 15 340 Ships in 18 - 22 working days

Designed as a self-study guide, the book describes the real-world tradeoffs encountered in building a production-quality, platform-retargetable compiler. The authors examine the implementation of lcc, a production-quality, research-oriented retargetable compiler, designed at AT&T Bell Laboratories for the ANSI C programming language. The authors' innovative approach-a "literate program" that intermingles the text with the source code-uses a line-by-line explanation of the code to demonstrate how lcc is built.

A Numerical Library in C for Scientists and Engineers (Hardcover): Hang T. Lau A Numerical Library in C for Scientists and Engineers (Hardcover)
Hang T. Lau
R5,423 Discovery Miles 54 230 Ships in 10 - 15 working days

This extensive library of computer programs-written in C language-allows readers to solve numerical problems in areas of linear algebra, ordinary and partial differential equations, optimization, parameter estimation, and special functions of mathematical physics.
The library is based on NUMAL, the program assemblage developed and used at the Centre for Mathematics and Computer Science in Amsterdam, one of the world's leading research centers. The important characteristic of the library is its modular structure. Because it is highly compact, it is well-suited for use on personal computers.
The library offers the expert a prodigious collection of procedures for implementing numerical methods. The novice can experiment with the worked examples provided and use the more comprehensive procedures to perform mathematical computations. The library provides a powerful research tool for computer scientists, engineers, and applied mathematicians.

Compact Numerical Methods for Computers - Linear Algebra and Function Minimisation (Hardcover): John C. Nash Compact Numerical Methods for Computers - Linear Algebra and Function Minimisation (Hardcover)
John C. Nash
R3,518 Discovery Miles 35 180 Ships in 10 - 15 working days

This second edition of Compact Numerical Methods for Computers presents reliable yet compact algorithms for computational problems. As in the previous edition, the author considers specific mathematical problems of wide applicability, develops approaches to a solution and the consequent algorithm, and provides the program steps. He emphasizes useful applicable methods from various scientific research fields, ranging from mathematical physics to commodity production modeling. While the ubiquitous personal computer is the particular focus, the methods have been implemented on computers as small as a programmable pocket calculator and as large as a highly parallel supercomputer. New to the Second Edition Presents program steps as Turbo Pascal code Includes more algorithmic examples Contains an extended bibliography The accompanying software (available by coupon at no charge) includes not only the algorithm source codes, but also driver programs, example data, and several utility codes to help in the software engineering of end-user programs. The codes are designed for rapid implementation and reliable use in a wide variety of computing environments. Scientists, statisticians, engineers, and economists who prepare/modify programs for use in their work will find this resource invaluable. Moreover, since little previous training in numerical analysis is required, the book can also be used as a supplementary text for courses on numerical methods and mathematical software.

Fortran 95 (Hardcover, 2nd edition): M Counihan Fortran 95 (Hardcover, 2nd edition)
M Counihan
R5,511 Discovery Miles 55 110 Ships in 10 - 15 working days

This is the second edition of the first introductory textbook written for the FORTRAN 90 standard. It remains suitable for the novice scientific programmer, drawing on a larger number of examples and exercises in this new edition.

Agile Model-Based Development Using UML-RSDS (Hardcover): Kevin Lano Agile Model-Based Development Using UML-RSDS (Hardcover)
Kevin Lano
R3,862 Discovery Miles 38 620 Ships in 18 - 22 working days

This book describes the concepts and application of model-based development (MBD), model transformations, and Agile MBD to a wide range of software systems. It covers systems requirements engineering, system specification and design, verification, reuse, and system composition in the context of Agile MBD. Examples of applications in finance, system migration, internet systems and software refactoring are given. An established open-source MBD technology, UML-RSDS, is used throughout to illustrate the concepts. The book is suitable for industrial practitioners who need training in Agile MBD, and those who need to understand the issues to be considered when introducing MBD in an industrial context. It is also suitable for academic researchers, and for use as text for undergraduate or postgraduate courses in MBD. Examples for educational use of UML-RSDS are included in the book.

Robust Python (Paperback): Patrick Viafore Robust Python (Paperback)
Patrick Viafore
R1,266 R1,032 Discovery Miles 10 320 Save R234 (18%) Ships in 9 - 17 working days

Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Thankfully, Python has features to help developers overcome maintainability woes. In this practical book, author Patrick Viafore shows you how to use Python's type system to the max. You'll look at user-defined types, such as classes and enums, and Python's type hinting system. You'll also learn how to make Python extensible and how to use a comprehensive testing strategy as a safety net. With these tips and techniques, you'll write clearer and more maintainable code. Learn why types are essential in modern development ecosystems Understand how type choices such as classes, dictionaries, and enums reflect specific intents Make Python extensible for the future without adding bloat Use popular Python tools to increase the safety and robustness of your codebase Evaluate current code to detect common maintainability gotchas Build a safety net around your codebase with linters and tests

Functional and Concurrent Programming - Core Concepts and Features (Paperback): Michel Charpentier Functional and Concurrent Programming - Core Concepts and Features (Paperback)
Michel Charpentier
R1,090 R918 Discovery Miles 9 180 Save R172 (16%) Ships in 5 - 10 working days

Leverage Modern Language Constructs to Write High-Quality Code Faster The functional and concurrent programming language features supported by modern languages can be challenging, even for experienced developers. These features may appear intimidating to OOP programmers because of a misunderstanding of how they work. Programmers first need to become familiar with the abstract concepts that underlie these powerful features. In Functional and Concurrent Programming, Michel Charpentier introduces a core set of programming language constructs that will help you be productive in a variety of programming languages-now and in the future. Charpentier illustrates key concepts with numerous small, focused code examples, written in Scala, and with case studies that provide a thorough grounding in functional and concurrent programming skills. These skills will carry from language to language-including the most recent incarnations of Java. Using these features will enable developers and programmers to write high-quality code that is easier to understand, debug, optimize, and evolve. Key topics covered include: Recursion and tail recursion Pattern matching and algebraic datatypes Persistent structures and immutability Higher-order functions and lambda expressions Lazy evaluation and streams Threads and thread pools Atomicity and locking Synchronization and thread-safe objects Lock-free, non-blocking patterns Futures, promises, and functional-concurrent programming As a bonus, the book includes a discussion of common typing strategies used in modern programming languages, including type inference, subtyping, polymorphism, type classes, type bounds, and type variance. Most of the code examples are in Scala, which includes many of the standard features of functional and concurrent programming; however, no prior knowledge of Scala is assumed. You should be familiar with concepts such as classes, methods, objects, types, variables, loops, and conditionals and have enough programming experience to not be distracted by simple matters of syntax.

Data Structures and Program Design Using Java - A Self-Teaching Introduction (Paperback): D. Malhotra, N Malhotra Data Structures and Program Design Using Java - A Self-Teaching Introduction (Paperback)
D. Malhotra, N Malhotra
R1,720 R1,397 Discovery Miles 13 970 Save R323 (19%) Ships in 18 - 22 working days

Data structures provide a means to managing large amounts of information such as large databases, using SEO effectively, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the Java programming language in a friendly, self-teaching format. Practical analogies using real world applications are integrated throughout the text to explain technical concepts. The book includes a variety of end-of-chapter practice exercises, e.g., programming, theoretical, and multiple-choice.

Processing for Visual Artists - How to Create Expressive Images and Interactive Art (Hardcover): Andrew Glassner Processing for Visual Artists - How to Create Expressive Images and Interactive Art (Hardcover)
Andrew Glassner
R5,432 Discovery Miles 54 320 Ships in 10 - 15 working days

Learn how to create gorgeous and expressive imagery with the Processing graphics language and environment. It's easy with this practical, hands-on book. Processing is for artists, designers, visualization creators, hobbyists, or anyone else looking to create images, animation, and interactive pieces for art, education, science, or business. Processing for Visual Artists shows you everything you need to know in a friendly, project-based style designed for visual thinkers. The projects can serve as a starting point for your own original, creative development and exploration. Walk with veteran author Andrew Glassner on a journey of shared discovery as he uses Processing to take each project from inspiration to reality. You'll closely follow every step he takes and see exactly how each piece evolves, including the big and small mistakes he's made along the way (and how to fix them!), and the times when he changed direction. As your knowledge and skills grow and develop, you'll understand why Processing is such a powerful tool for self-expression. And you'll be ready to strike off on your own. Processing offers you a 21st-century medium for expressing new kinds of ideas and engaging audiences in new ways. This book gives you everything you need to know to explore new frontiers in your own images, animations, and interactive experiences. Source code for each chapter is available for free download on the book's description at the crcpress website.

Absolute C++, Global Edition (Paperback, 6th edition): Walter Savitch, Kenrick Mock Absolute C++, Global Edition (Paperback, 6th edition)
Walter Savitch, Kenrick Mock
R2,035 R1,643 Discovery Miles 16 430 Save R392 (19%) Ships in 5 - 10 working days

For courses in computer programming for business and engineering. Introduction and Advancement in C++ Programming Absolute C++ is a comprehensive introduction to the C++ programming language. The text is organised around the specific use of C++, providing students with an opportunity to master the language completely. Adaptable to a wide range of users, the text is appropriate for beginner to advanced programmers familiar with the C++ language. The 6th Edition covers everything from basic syntax to more advanced topics, such as polymorphism, exception handling, and the Standard Template Library, making it ideal for both beginner and intermediate students. Updated to reflect the most recent changes in the C++ language, Absolute C++ teaches students to become proficient in a widely used and important programming language.

Designing with FPGAs and CPLDs (Hardcover): Bob Zeidman Designing with FPGAs and CPLDs (Hardcover)
Bob Zeidman
R5,335 Discovery Miles 53 350 Ships in 10 - 15 working days

Choose the right programmable logic devices and development tools Understand the design, verification, and testing issues Plan schedules and allocate resources efficiently Choose the right programmable logic devices with this guide to the technolog

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Uncovering Essential Software Artifacts…
Ricardo Perez-Castillo, Mario G. Piattini Hardcover R4,995 Discovery Miles 49 950
Churchill & Smuts - The Friendship
Richard Steyn Paperback  (6)
R320 R286 Discovery Miles 2 860
Engaging Researchers with Data…
Connie Clare, Maria Cruz, … Hardcover R1,157 Discovery Miles 11 570
The People's War - Reflections Of An ANC…
Charles Nqakula Paperback R325 R300 Discovery Miles 3 000
Advanced Data Mining
Mick Benson Hardcover R3,146 R2,849 Discovery Miles 28 490
65 Years Of Friendship
George Bizos Paperback  (2)
R336 Discovery Miles 3 360
Fascists, Fabricators And Fantasists…
Milton Shain Paperback R320 R295 Discovery Miles 2 950
Deep Learning For Beginners - 2…
Steven Cooper Hardcover R729 R658 Discovery Miles 6 580
Research Anthology on Big Data…
Information R Management Association Hardcover R15,738 Discovery Miles 157 380
Epic Land - Namibia Exposed
Amy Schoeman Hardcover R556 Discovery Miles 5 560

 

Partners