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 7413 Results
Skip side bar filters
  • Crafting Interpreters

    Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam.That ... Read more

    $39.95 USD or Free with Kobo Plus

  • AI Mastery for Finance Professionals

    Foundations, Techniques, and Applications

    by Glenn Hopper ...
    Are you ready to harness the transformative power of AI in finance?AI Mastery for Finance Professionals is the definitive guide for navigating the AI revolution that is reshaping the financial landscape. This book demystifies complex concepts and equips you with the knowledge and tools to leverage AI for smarter decision-making, improved risk management, and unparalleled innovation. As AI removes ... Read more

    $4.99 USD

  • Modern Compiler Implementation in C

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Read more

    $85.29 USD

  • Data Lakehouse in Action

    Architecting a modern and scalable data analytics platform

    by Pradeep Menon ...
    Propose a new scalable data architecture paradigm, Data Lakehouse, that addresses the limitations of current data architecture patternsKey FeaturesUnderstand how data is ingested, stored, served, governed, and secured for enabling data analyticsExplore a practical way to implement Data Lakehouse using cloud computing platforms like AzureCombine multiple architectural patterns based on an ... Read more

    $34.19 USD or Free with Kobo Plus

  • Designing Data-Intensive Applications

    The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

    Data is at the center of many challenges in system design today. Difficult issues such as scalability, consistency, reliability, efficiency, and maintainability need to be resolved. In addition, there's an overwhelming variety of systems, including relational databases, NoSQL datastores, data warehouses, and data lakes. There are cloud services, on-premises services, and embedded databases. What ... Read more

    $43.19 USD

  • The God Test

    Artificial Intelligence and Our Coming Cosmic Reckoning

    by Robert Wright ...
    From bestselling author and Pulitzer Prize finalist Robert Wright comes a sweeping new view of artificial intelligence—as an evolutionary force that will pose deep political and spiritual challenges and could, in the process, give our species a unifying sense of purpose.The God Test is the first book to capture the power behind the AI revolution—to clearly explain the breakthroughs that sparked ... Read more

    $14.99 USD

  • Switching to the Mac: The Missing Manual, Yosemite Edition

    by David Pogue ...
    What makes Windows refugees decide to get a Mac? Enthusiastic friends? The Apple Stores? Great-looking laptops? A "halo effect" from the popularity of iPhones and iPads? The absence of viruses and spyware? The freedom to run Windows on a Mac? In any case, there’s never been a better time to switch to OS X—and there’s never been a better, more authoritative book to help you do it.The important ... Read more

    $18.79 USD

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Series series Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Read more

    $31.49 USD

  • People Analytics

    Using data-driven HR and Gen AI as a business asset

    by Cole Napper ...
    How can you turn HR data into insights that boost business performance?People Analytics by Cole Napper is a practical guide for HR managers, business partners and mid-career professionals who want to use data, analytics and AI to deliver measurable value across the organization.Written by a leading voice in the field, the book explains how to integrate people analytics into daily decision-making, ... Read more

    $35.09 USD

  • AI Fundamentals

    Understanding the Basics

    Artificial Intelligence is no longer a futuristic fantasy. It’s transforming how we live, how we work, how we create, and how we think. Yet for many people, AI still feels complicated, mysterious, or even intimidating. AI Fundamentals: Understanding the Basics changes that. This book was built for readers who want clarity, confidence, and real comprehension without wading through overwhelming ... Read more

    $1.99 USD or Free with Kobo Plus

  • Prototyping for Designers

    Developing the Best Digital and Physical Products

    Prototyping and user testing is the best way to create successful products, but many designers skip this important step and use gut instinct instead. By explaining the goals and methodologies behind prototyping—and demonstrating how to prototype for both physical and digital products—this practical guide helps beginning and intermediate designers become more comfortable with creating and testing ... Read more

    $18.79 USD

  • Python For ArcGIS

    Series series Earth and Environmental Science (R0)
    This book introduces Python scripting for geographic information science (GIS) workflow optimization using ArcGIS. It builds essential programming skills for automating GIS analysis. Over 200 sample Python scripts and 175 classroom-tested exercises reinforce the learning objectives. Readers will learn to: • Write and run Python in the ArcGIS Python Window, the PythonWin IDE, and the PyScripter IDE ... Read more

    $89.09 USD

  • Building Medallion Architectures

    Designing with Delta Lake and Spark

    To deliver the insights that give them a competitive advantage, organizations increasingly turn to the proven Medallion architecture. Yet implementing a robust data architecture can be difficult, particularly when it comes to using the Medallion architecture's Bronze, Silver, and Gold layers—done wrong, it can hamper your ability to make data-driven decisions. This practical guide helps you build ... Read more

    $36.79 USD

  • Grokking Algorithms

    An illustrated guide for programmers and other curious people

    "This book does the impossible: it makes math fun and easy!" - Sander Rossel, COAS Software SystemsGrokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex ... Read more

    $34.99 USD

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    by Vijay Nair ...
    Series series Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... Read more

    $40.49 USD

  • Oracle SQL Developer Data Modeler for Database Design Mastery

    Design Databases with Oracle SQL Developer Data ModelerIn this practical guide, Oracle ACE Director Heli Helskyaho explains the process of database design using Oracle SQL Developer Data Modeler—the powerful, free tool that flawlessly supports Oracle and other database environments, including Microsoft SQL Server and IBM DB2. Oracle SQL Developer Data Modeler for Database Design Mastery covers ... Read more

    $49.69 USD

  • Pro RESTful APIs

    Design, Build and Integrate with REST, JSON, XML and JAX-RS

    by Sanjay Patni ...
    Series series Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's microservices, big data applications, and web service applications. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro RESTful APIs: Design gives you all the ... Read more

    $40.49 USD

  • Real-World Implementation of C# Design Patterns

    Overcome daily programming challenges using elements of reusable object-oriented software

    Build robust applications in C# easily using effective and popular design patterns and best practices Key Features • Recognize solutions to common problems in software design with C# • Explore real-world applications of design patterns that can be used in your everyday work • Get to grips with 14 patterns and their design implementations Book Description As a software developer, you need to learn ... Read more

    $34.19 USD or Free with Kobo Plus

  • Machine Learning For Dummies

    The most human-friendly book on machine learningSomewhere buried in all the systems that drive artificial intelligence, you'll find machine learning—the process that allows technology to build knowledge based on data and patterns. Machine Learning For Dummies is an excellent starting point for anyone who wants deeper insight into how all this learning actually happens. This book offers an overview ... Read more

    $21.00 USD

  • Hands-On Large Language Models

    Language Understanding and Generation

    AI has acquired startling new language capabilities in just the past few years. Driven by the rapid advances in deep learning, language AI systems are able to write and understand text better than ever before. This trend enables the rise of new features, products, and entire industries. With this book, Python developers will learn the practical tools and concepts they need to use these ... Read more

    $48.99 USD

  • AWS Certified AI Practitioner (AIF-C01) Study Guide

    In-Depth Exam Prep and Practice

    by Tom Taulli ...
    AI is transforming industries, and cloud-based AI expertise is in high demand. This study guide is your essential resource for mastering foundational AI concepts and AWS tools while preparing for the AIF-C01 certification exam. Author Tom Taulli breaks down complex topics into practical, easy-to-understand lessons that will enhance the test-readiness of IT professionals, developers, or data ... Read more

    $36.79 USD

  • Fundamentals of Data Visualization

    A Primer on Making Informative and Compelling Figures

    Effective visualization is the best way to communicate information from the increasingly large and complex datasets in the natural and social sciences. But with the increasing power of visualization software today, scientists, engineers, and business analysts often have to navigate a bewildering array of visualization choices and options.This practical book takes you through many commonly ... Read more

    $48.99 USD

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Read more

    $43.19 USD

  • The Rules of Contagion

    Why Things Spread--And Why They Stop

    One of the Best Books of 2020 — Financial TimesOne of the "Most 2020 Books of 2020" — Washington PostOne of the Best Science Books of 2020 — The Times of LondonOne of the Best Science Books of 2020 — The GuardianFrom ideas and infections to financial crises and fake news, an "utterly timely" look at why the science of outbreaks is the science of modern lifeThese days, whenever anything... ... Read more

    $12.99 USD