Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Programming eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 7353 Results
Skip side bar filters
  • Introduction to Compiler Design

    Series series Computer Science (R0)
    The second edition of this textbook has been fully revised and adds material about loop optimisation, function call optimisation and dataflow analysis. It presents techniques for making realistic compilers for simple programming languages, using techniques that are close to those used in "real" compilers, albeit in places slightly simplified for presentation purposes. All phases required for ... Read more

    R890,55

  • The Irrational Bundle

    by Dan Ariely ...
    Dan Ariely's three New York Times bestselling books on his groundbreaking behavioral economics research, Predictably Irrational, The Upside of Irrationality, and The (Honest) Truth About Dishonesty, are now available for the first time in a single volume.This ebook has been optimised for reading on colour screens. The majority of the text will appear the same across all devices, but there is one ... Read more

    R580,74

  • Human Design

    Discover the Person You Were Born to Be

    by Chetan Parkyn ...
    Introducing Human Design, the revolutionary system that reveals the personality ‘blueprint’ of who you were born to be. Using the precise details of your birth, it's more accurate than astrology. And by downloading the free software, you can map your own life chart, and those of your friends and family. You'll never read your horoscope again.Forget your sign, what’s your design?Would you like to ... Read more

    R278,29

  • Programming Languages and Systems

    28th European Symposium on Programming, ESOP 2019, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2019, Prague, Czech Republic, April 6–11, 2019, Proceedings

    Edited by Luís Caires ...
    Series series Springer Nature Proceedings Computer Science
    This open access book constitutes the proceedings of the 28th European Symposium on Programming, ESOP 2019, which took place in Prague, Czech Republic, in April 2019, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2019. ... Read more

    Free

  • How to Do Everything Samsung Galaxy Tab

    Series series How to Do Everything
    Get the most out of your Samsung GALAXY TabAt last--a tablet that puts the power of a full computer right in your hands! This hands-on guide shows you show to tap into your Galaxy Tab's full range of business productivity and entertainment features. How to Do Everything: Samsung GALAXY Tab teaches you how to connect to wireless networks, sync data with your PC or Mac, browse the Web, use e-mail, ... Read more

    R535,20

  • What Is Data Science?

    by Mike Loukides ...
    We've all heard it: according to Hal Varian, statistics is the next sexy job. Five years ago, in What is Web 2.0, Tim O'Reilly said that "data is the next Intel Inside." But what does that statement mean? Why do we suddenly care about statistics and about data? This report examines the many sides of data science -- the technologies, the companies and the unique skill sets.The web is full of "data ... Read more

    Free

  • Outnumbered

    From Facebook and Google to Fake News and Filter-bubbles – The Algorithms That Control Our Lives

    by David Sumpter ...
    'Fascinating' - Financial TimesAlgorithms are running our society, and as the Cambridge Analytica story has revealed, we don't really know what they are up to.Our increasing reliance on technology and the internet has opened a window for mathematicians and data researchers to gaze through into our lives. Using the data they are constantly collecting about where we travel, where we shop, what we ... Read more

    R307,04

  • Data Governance Handbook

    A practical approach to building trust in data

    Build an actionable, business value driven case for data governance to obtain executive support and implement with excellence Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesDevelop a solid foundation in data governance and increase your confidence in data solutionsAlign data governance solutions with measurable business results and apply practical ... Read more

    R586,95 or Free with Kobo Plus

  • NUnit Pocket Reference

    Up and Running with NUnit

    by Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... Read more

    R122,23

  • Deep Belief Nets in C++ and CUDA C: Volume 3

    Convolutional Nets

    Series series Professional and Applied Computing (R0)
    Discover the essential building blocks of a common and powerful form of deep belief network: convolutional nets. This book shows you how the structure of these elegant models is much closer to that of human brains than traditional neural networks; they have a ‘thought process’ that is capable of learning abstract concepts built from simpler primitives. These models are especially useful for image ... Read more

    R1 048,79

  • Harnessing Hibernate

    Step-by-step Guide to Java Persistence

    Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up ... Read more

    R489,20

  • Deep Belief Nets in C++ and CUDA C: Volume 1

    Restricted Boltzmann Machines and Supervised Feedforward Networks

    Series series Professional and Applied Computing (R0)
    Discover the essential building blocks of the most common forms of deep belief networks. At each step this book provides intuitive motivation, a summary of the most important equations relevant to the topic, and concludes with highly commented code for threaded computation on modern CPUs as well as massive parallel processing on computers with CUDA-capable video display cards.The first of three in ... Read more

    R534,28

  • Pro JavaFX 8

    A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients

    Series series Professional and Applied Computing (R0)
    In Pro JavaFX 8 expert authors show you how to use the JavaFX platform to create rich-client Java applications. You'll discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applications for PC as well as now mobile and embedded devices.Covering the JavaFX API, development tools, and best practices, this book provides code ... Read more

    R658,94

  • Modern X86 Assembly Language Programming

    32-bit, 64-bit, SSE, and AVX

    Series series Professional and Applied Computing (R0)
    Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help the reader quickly understand x86 assembly language programming and the computational capabilities of the x86 platform.Please ... Read more

    R882,15

  • Think Clearly

    Eight Simple Rules to Succeed in the Data Age

    by Kiko Llaneras ...
    ‘Kiko Llaneras is one of the most consistently interesting data journalists to have emerged in the last decade’John Burn-Murdoch, Chief data reporter, Financial TimesIt’s almost impossible to feel confident we’ve made the right choice when we are constantly faced with conflicting data. From choosing the right school for our children to understanding major social and political events, making ... Read more

    R322,22

  • Deep Learning from Scratch

    Building with Python from First Principles

    by Seth Weidman ...
    With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll start with deep learning basics and move quickly to the details of important advanced architectures, ... Read more

    R871,46

  • The End of Lawyers?: Rethinking the nature of legal services

    Rethinking the nature of legal services

    This widely acclaimed legal bestseller has provoked a tidal wave of debate within the legal profession, being hailed as an inspiration by some and as heresy by others. Susskind lays down a challenge to all lawyers, and indeed all those in a professional service environment. He urges them to ask themselves, with their hands on their hearts, what elements of their current workload could be ... Read more

    R397,43

  • The Minimum You Need to Know About Logic to Work in IT

    by Roland Hughes ...
    Series series The Minimum You Need to Know
    Learn the skills which are completely non-existent in today's college courses. Logic simply isn't taught anymore, Pascal is taught in what was the logic class - if they have any class at all devoted to it. The result of such a curriculum is that new college grads are simply unemployable in today's market. This book is designed to correct that problem.What You'll Learn from the Book The ... Read more

    R19,11

  • Deep Belief Nets in C++ and CUDA C: Volume 2

    Autoencoding in the Complex Domain

    Series series Professional and Applied Computing (R0)
    Discover the essential building blocks of a common and powerful form of deep belief net: the autoencoder. You’ll take this topic beyond current usage by extending it to the complex domain for signal and image processing applications. Deep Belief Nets in C++ and CUDA C: Volume 2 also covers several algorithms for preprocessing time series and image data. These algorithms focus on the creation of ... Read more

    R948,85

  • Automating Open Source Intelligence

    Algorithms for OSINT

    Algorithms for Automating Open Source Intelligence (OSINT) presents information on the gathering of information and extraction of actionable intelligence from openly available sources, including news broadcasts, public repositories, and more recently, social media. As OSINT has applications in crime fighting, state-based intelligence, and social research, this book provides recent advances in text ... Read more

    R1 003,66

  • MongoDB and Python

    Patterns and processes for the popular document-oriented database

    Learn how to leverage MongoDB with your Python applications, using the hands-on recipes in this book. You get complete code samples for tasks such as making fast geo queries for location-based apps, efficiently indexing your user documents for social-graph lookups, and many other scenarios.This guide explains the basics of the document-oriented database and shows you how to set up a Python ... Read more

    R229,30

  • Generative Artificial Intelligence

    What Everyone Needs to Know®

    by Jerry Kaplan ...
    Series series What Everyone Needs To Know®
    "AI expert Jerry Kaplan explains how generative AI will revolutionize virtually every human activity. Highly recommended." - Francis Fukuyama, Political scientist and author of The End of History and the Last Man Advances in Generative Artificial Intelligence (GAI) have created a new class of computer systems that exhibit astonishing proficiency on a wide variety of tasks with superhuman ... Read more

    R178,58

  • Data Science for Business

    What You Need to Know about Data Mining and Data-Analytic Thinking

    Written by renowned data science experts Foster Provost and Tom Fawcett, Data Science for Business introduces the fundamental principles of data science, and walks you through the "data-analytic thinking" necessary for extracting useful knowledge and business value from the data you collect. This guide also helps you understand the many data-mining techniques in use today.Based on an MBA course ... Read more

    R657,33

  • African Artificial Intelligence

    Discovering Africa's AI Identity

    by Mark Nasila ...
    Artificial intelligence (AI) is upending life, work, and play as we know it, and it's only just getting started. The rise of AI is a milestone on par with the discovery of fire, the invention of the wheel, and the creation of the internet. In short, AI is going to change everything. For some, that's an exciting prospect. For others, it's terrifying. However you feel about AI, there's no escaping ... Read more

    R237,23