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 7139 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

    R868,01

  • 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

    R564,41

  • 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

    R270,47

  • 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

  • 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

    R293,47

  • 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

  • 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

    R511,51

  • Ubuntu in AI

    by Akhona Damane ...
    Ubuntu in AI: A Decolonial PerspectiveThis book offers a fresh perspective on artificial intelligence, rooted in the African philosophy of Ubuntu. By challenging the Western-centric dominance in AI development, it proposes a more inclusive and ethical approach. The first part delves into the historical context of AI, highlighting its Western origins and the biases embedded within it. It provides ... Read more

    R126,90

  • Design Patterns in C#

    A Hands-on Guide with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Get hands-on experience with each Gang of Four design pattern using C#. For each of the patterns, you’ll see at least one real-world scenario, a coding example, and a complete implementation including output.In the first part of Design Patterns in C#, you will cover the 23 Gang of Four (GoF) design patterns, before moving onto some alternative design patterns, including the Simple Factory Pattern, ... Read more

    R859,84

  • Learning Responsive Web Design

    A Beginner's Guide

    Deliver an optimal user experience to all devices—including tablets, smartphones, feature phones, laptops, and large screens—by learning the basics of responsive web design. In this hands-on guide, UX designer Clarissa Peterson explains how responsive web design works, and takes you through a responsive workflow from project kickoff to site launch.Ideal for anyone involved in the process of ... Read more

    R467,46

  • 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

    R642,26

  • The UX Book

    Process and Guidelines for Ensuring a Quality User Experience

    The UX Book, winner of a 2013 Most Promising New Textbook Award from the Text and Academic Authors Association, is a comprehensive textbook on designing interaction to ensure a quality user experience. Combining breadth, depth, and practical applications, this book takes a time-tested process-and-guidelines approach that provides readers with actionable methods and techniques while retaining a ... Read more

    R1 489,23

  • Database Design and Relational Theory

    Normal Forms and All That Jazz

    by C.J. Date ...
    What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways practitioners can understand—drawing on lessons learned over four decades of experience to ... Read more

    R569,81

  • 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

    R859,84

  • 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

    R924,70

  • Expert T-SQL Window Functions in SQL Server 2019

    The Hidden Secret to Fast Analytic and Reporting Queries

    Series series Professional and Applied Computing (R0)
    Become an expert who can use window functions to solve T-SQL query problems. Replace slow cursors and self-joins with queries that are easy to write and perform better. This new edition provides expanded examples, including a chapter from the world of sports, and covers the latest performance enhancements through SQL Server 2019.Window functions are useful in analytics and business intelligence ... Read more

    R924,70

  • 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

    R219,06

  • Bootstrap

    Responsive Web Development

    by Jake Spurlock ...
    Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and ... Read more

    R248,27

  • 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

    R170,65

  • Fundamental Approaches to Software Engineering

    21st International Conference, FASE 2018, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2018, Thessaloniki, Greece, April 14-20, 2018, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This book is Open Access under a CC BY licence.This book constitutes the proceedings of the 21st International Conference on Fundamental Approaches to Software Engineering, FASE 2018, which took place in Thessaloniki, Greece in April 2018, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2018.The 19 papers presented in this volume were carefully reviewed and ... Read more

    Free

  • Reversible Computation: Extending Horizons of Computing

    Selected Results of the COST Action IC1405

    Series series Computer Science (R0)
    This open access State-of-the-Art Survey presents the main recent scientific outcomes in the area of reversible computation, focusing on those that have emerged during COST Action IC1405 "Reversible Computation - Extending Horizons of Computing", a European research network that operated from May 2015 to April 2019.Reversible computation is a new paradigm that extends the traditional forwards-only ... Read more

    Free

  • Programming: A Primer - Coding For Beginners

    Series Book 2 - Icp Primers In Electronics And Computer Science
    Have you ever wanted to learn how to program but never found quite the right book to get you started? Programming: A Primer gets you going straight away with the fundamentals of what programming is, basic programming with Python and the fundamental aspects of practical web development. In this book, you'll learn about:Programming: A Primer offers an easy way into coding for anyone with an interest ... Read more

    R409,16

  • Learn T-SQL Querying

    A guide to developing efficient and elegant T-SQL code

    Troubleshoot query performance issues, identify anti-patterns in code, and write efficient T-SQL queriesKey FeaturesDiscover T-SQL functionalities and services that help you interact with relational databasesUnderstand the roles, tasks, and responsibilities of a T-SQL developerExplore solutions for carrying out database querying tasks, database administration, and troubleshootingBook ... Read more

    R739,67 or Free with Kobo Plus

  • Introductory R: A Beginner's Guide to Data Visualisation, Statistical Analysis and Programming in R

    by Robert Knell ...
    R is now the most widely used statistical software in academic science and it is rapidly expanding into other fields such as finance. R is almost limitlessly flexible and powerful, hence its appeal, but can be very difficult for the novice user. There are no easy pull-down menus, error messages are often cryptic and simple tasks like importing your data or exporting a graph can be difficult and ... Read more

    R106,23