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 193 - 216 of 7602 Results
Skip side bar filters
  • OS X Mavericks: The Missing Manual

    by David Pogue ...
    What do you get when you cross a Mac with an iPad? OS X 10.9 Mavericks. Its 200 new features include Mac versions of iPad goodies like Maps, iBooks, and iTunes Radio—but not a single page of instructions. Fortunately, David Pogue is back, with the expertise and humor that have made this the #1 bestselling Mac book for over 11 years straight.The important stuff you need to know:Big-ticket changes. ... Read more

    $24.99 USD

  • 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

    $15.99 USD

  • For Beginners: Step into R world in 60 minutes - Book 1: A quick start guide to run R

    For Beginners: Step into R world in 60 minutes

    by Cy Tek ...
    Series Book 1 - For Beginners: Step into R world in 60 minutes
    As AI, deep learning and data science have become the hot topics in I.T. industry, learning some powerful data manipulating tools would be essential for your technical skill building, career development and also your interest.R is a programming language and environment commonly used in statistical computing, data analysts and scientific research.Do you want to understand more about data management ... Read more

    Free

  • Learning R

    A Step-by-Step Function Guide to Data Analysis

    Learn how to perform data analysis with the R language and software environment, even if you have little or no programming experience. With the tutorials in this hands-on guide, youâ??ll learn how to use the essential R tools you need to know to analyze data, including data types and programming concepts.The second half of Learning R shows you real data analysis in action by covering everything ... Read more

    $33.99 USD

  • LLMs in Production

    Engineering AI Applications

    Goes beyond academic discussions deeply into the applications layer of Foundation Models.This practical book offers clear, example-rich explanations of how LLMs work, how you can interact with them, and how to integrate LLMs into your own applications. Find out what makes LLMs so different from traditional software and ML, discover best practices for working with them out of the lab, and dodge ... Read more

    $49.99 USD

  • Mastering Graphics Programming with Vulkan

    Develop a modern rendering engine from first principles to state-of-the-art techniques

    Develop a rendering framework in this part-color guide by implementing next-generation 3D graphics, leveraging advanced Vulkan features, and getting familiar with efficient real-time ray tracing techniques uncovered by leading industry veterans, Marco Castorina and Gabriel SassoneKey FeaturesUse a pre-built "Raptor" engine to abstract tedious aspects like file systems, memory allocation, and ... Read more

    $34.99 USD or Free with Kobo Plus

  • Modern Tkinter for Busy Python Developers: Quickly Learn to Create Great Looking User Interfaces for Windows, Mac and Linux Using Python's Standard GUI Toolkit

    by Mark Roseman ...
    Fourth Edition: thoroughly revised and expanded! Updated for Python 3.14. Now includes Tkinter API reference, and bonus material on structuring and refining Tkinter code and third-party themes and widgets.Quickly learn the right way to build attractive and modern graphical user interfaces with Python and Tkinter, its standard GUI toolkit.Tkinter has been around forever. There's a lot of ... Read more

    $39.99 USD or Free with Kobo Plus

  • Why

    A Guide to Finding and Using Causes

    Can drinking coffee help people live longer? What makes a stock’s price go up? Why did you get the flu? Causal questions like these arise on a regular basis, but most people likely have not thought deeply about how to answer them.This book helps you think about causality in a structured way: What is a cause, what are causes good for, and what is compelling evidence of causality? Author Samantha ... Read more

    $18.99 USD

  • Deciphering Data Architectures

    Choosing Between a Modern Data Warehouse, Data Fabric, Data Lakehouse, and Data Mesh

    by James Serra ...
    Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern data warehouse. These new architectures have solid benefits, but they're also surrounded by a lot of hyperbole and confusion. This practical book provides a guided tour of these architectures to help data professionals understand the pros and cons of each.James Serra, big data and data ... Read more

    $48.99 USD

  • Learning TensorFlow

    A Guide to Building Deep Learning Systems

    Roughly inspired by the human brain, deep neural networks trained with large amounts of data can solve complex tasks with unprecedented accuracy. This practical book provides an end-to-end guide to TensorFlow, the leading open source software library that helps you build and train neural networks for computer vision, natural language processing (NLP), speech recognition, and general predictive ... Read more

    $36.99 USD

  • 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

    $31.99 USD

  • 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

    $44.99 USD

  • Learning Blazor

    Build Single-Page Apps with WebAssembly and C#

    by David Pine ...
    Take advantage of your C# skills to build UI components and client-side experiences with .NET. With this practical guide, you'll learn how to use Blazor WebAssembly to develop next-generation web experiences. Built on top of ASP.NET Core, Blazor represents the future of .NET single-page application investments.Author David Pine, who focuses on .NET and Azure content development at Microsoft, ... Read more

    $41.99 USD

  • 50 Tips and Tricks for MongoDB Developers

    Get the Most Out of Your Database

    Getting started with MongoDB is easy, but once you begin building applications with it, you'll face some complex issues. What are the tradeoffs between normalized and denormalized data? How do you handle replica set failure and failover? This collection of MongoDB tips, tricks, and hacks helps you resolve issues with everything from application design and implementation to data safety and ... Read more

    $13.99 USD

  • UI is Communication

    How to Design Intuitive, User Centered Interfaces by Focusing on Effective Communication

    User interface design is a challenging, multi-disciplinary activity that requires understanding a wide range of concepts and techniques that are often subjective and even conflicting. Imagine how much it would help if there were a single perspective that you could use to simplify these complex issues down to a small set of objective principles. In UI is Communication, Everett McKay explains how to ... Read more

    $40.99 USD

  • Bayesian Analysis with Python

    Introduction to statistical modeling and probabilistic programming using PyMC3 and ArviZ

    Bayesian modeling with PyMC3 and exploratory analysis of Bayesian models with ArviZ Key FeaturesA step-by-step guide to conduct Bayesian data analyses using PyMC3 and ArviZA modern, practical and computational approach to Bayesian statistical modelingA tutorial for Bayesian analysis and best practices with the help of sample problems and practice exercises.Book DescriptionThe second edition of ... Read more

    $37.99 USD or Free with Kobo Plus

  • Data Visualization: a successful design process

    by Andy Kirk ...
    A comprehensive yet quick guide to the best approaches to designing data visualizations, with real examples and illustrative diagrams. Whatever the desired outcome ensure success by following this expert design process. This book is for anyone who has responsibility for, or is interested in trying to find innovative and effective ways to visually analyze and communicate data. There is no skill, no ... Read more

    $18.99 USD or Free with Kobo Plus

  • 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

    $24.69 USD

  • Computation and the Humanities

    Towards an Oral History of Digital Humanities

    Series series Computer Science (R0)
    This book addresses the application of computing to cultural heritage and the discipline of Digital Humanities that formed around it. Digital Humanities research is transforming how the Human record can be transmitted, shaped, understood, questioned and imagined and it has been ongoing for more than 70 years. However, we have no comprehensive histories of its research trajectory or its ... Read more

    Free

  • 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

    $1.99 USD

  • The Art of Data Visualization for Data Analysts: How to Design, Present, and Communicate Data Insights with Clarity and Impact

    Data Analytics, #6

    by SM Hanif ...
    Series Book 6 - Data Analytics
    Unlock the ability to turn raw data into meaningful, visually compelling stories that capture attention and drive smarter decisions. "The Art of Data Visualization for Data Analysts" is your complete guide to mastering the skills today's data-driven world demands—clear communication, powerful storytelling, and visuals that transform complex analysis into actionable insight.Whether you're an ... Read more

    $9.99 USD or Free with Kobo Plus

  • Building Data Streaming Applications with Apache Kafka

    Design, develop and streamline applications using Apache Kafka, Storm, Heron and Spark

    Design and administer fast, reliable enterprise messaging systems with Apache KafkaKey Features\[\*\]Build efficient real-time streaming applications in Apache Kafka to process data streams of data\[\*\]Master the core Kafka APIs to set up Apache Kafka clusters and start writing message producers and consumers\[\*\]A comprehensive guide to help you get a solid grasp of the Apache Kafka concepts in ... Read more

    $37.99 USD or Free with Kobo Plus

  • Modern CMake for C++

    Effortlessly build cutting-edge C++ code and deliver high-quality solutions

    Gain proficiency in CMake and unlock the complete potential of C++ to develop exceptional projects Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesGet to grips with CMake and take your C++ development skills to enterprise standardsUse hands-on exercises and self-assessment questions to lock-in your learningUnderstand how to build in an array of quality checks and ... Read more

    $35.99 USD or Free with Kobo Plus

  • Beginning C for Arduino, Second Edition

    Learn C Programming for the Arduino

    by Jack Purdum ...
    Series series Professional and Applied Computing (R0)
    Beginning C for Arduino, Second Edition is written for those who have no prior experience with microcontrollers or programming but would like to experiment and learn both. Updated with new projects and new boards, this book introduces you to the C programming language, reinforcing each programming structure with a simple demonstration of how you can use C to control the Arduino family of ... Read more

    $62.99 USD