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

Data Processing eBooks

If you like Data Processing eBooks, then you'll love these top picks.
Showing 121 - 144 of 3577 Results
Skip side bar filters
  • Breaking the Social Media Prism

    How to Make Our Platforms Less Polarizing

    by Chris Bail ...
    A revealing look at how user behavior is powering deep social divisions online—and how we might yet defeat political tribalism on social mediaIn an era of increasing social isolation, platforms like Facebook and Twitter are among the most important tools we have to understand each other. We use social media as a mirror to decipher our place in society but, as Chris Bail explains, it functions more ... Read more

    $15.09 USD

  • Vector Databases

    A Practical Introduction

    The AI revolution is here, and at its core lies a game-changing technology that most developers haven’t fully explored: vector databases. From powering semantic search to enabling large language models (LLMs) and generative AI, vector databases are reshaping how we build applications with unstructured data like text, images, and audio. But how do you go from curious to capable with this vital ... Read more

    $43.99 USD

  • Human-Centered Data Science

    An Introduction

    Best practices for addressing the bias and inequality that may result from the automated collection, analysis, and distribution of large datasets.Human-centered data science is a new interdisciplinary field that draws from human-computer interaction, social science, statistics, and computational techniques. This book, written by founders of the field, introduces best practices for addressing the ... Read more

    $25.99 USD

  • Great Big World of Computers - History and Evolution : 5th Grade Science Series

    Fifth Grade Book History Of Computers for Kids

    Series series Children's Computer Hardware Books
    There's no denying the fact that we are moving towards a "computer world." You want your child to keep up with the pace of learning and you can help make that possible through the introduction of the right resources. This is one of those resources. This book is a mix of colors, pictures and select text to easily drive home a point but without boring a child too much. ... Read more

    $4.99 USD

  • QuickBooks 2005: The Missing Manual

    The Missing Manual

    Every company large and small wants to boost its sales, control its spending, and keep the auditors at the Internal Revenue Service happy. But, no company wants to waste time on more paperwork. These days, a growing number of companies are turning to QuickBooks accounting software not only to speed up their bookkeeping efforts, but manage their businesses more effectively.Organizations come in all ... Read more

    $17.99 USD

  • MySQL Pocket Reference

    SQL Functions and Utilities

    by George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Read more

    $9.99 USD

  • Learning MySQL

    Get a Handle on Your Data

    Get a comprehensive overview on how to set up and design an effective database with MySQL. This thoroughly updated edition covers MySQL's latest version, including its most important aspects. Whether you're deploying an environment, troubleshooting an issue, or engaging in disaster recovery, this practical guide provides the insights and tools necessary to take full advantage of this powerful ... Read more

    $41.99 USD

  • Experimentation for Engineers

    From A/B testing to Bayesian optimization

    by David Sweet ...
    Optimize the performance of your systems with practical experiments used by engineers in the world’s most competitive industries.In Experimentation for Engineers: From A/B testing to Bayesian optimization you will learn how to:Design, run, and analyze an A/B testBreak the "feedback loops" caused by periodic retraining of ML modelsIncrease experimentation rate with multi-armed banditsTune multiple ... Read more

    $49.99 USD

  • Redis Cookbook

    Practical Techniques for Fast Data Manipulation

    Two years since its initial release, Redis already has an impressive list of adopters, including Engine Yard, GitHub, Craigslist, and Digg. This open source data structure server is built for speed and flexibility, making it ideal for many applications. If you're using Redis, or considering it, this concise cookbook provides recipes for a variety of issues you're likely to face.Each recipe solves ... Read more

    $12.99 USD

  • Efficient MySQL Performance

    Best Practices and Techniques

    You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs).Daniel Nichter shows ... Read more

    $41.99 USD

  • SQL in a Nutshell

    A Desktop Quick Reference

    For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5 ... Read more

    $48.99 USD

  • Python Web Scraping Cookbook

    Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS

    Untangle your web scraping complexities and access web data with ease using Python scriptsKey FeaturesHands-on recipes for advancing your web scraping skills to expert levelOne-stop solution guide to address complex and challenging web scraping tasks using PythonUnderstand web page structures and collect data from a website with easeBook DescriptionPython Web Scraping Cookbook is a solution ... Read more

    $34.99 USD or Free with Kobo Plus

  • Streaming Architecture

    New Designs Using Apache Kafka and MapR Streams

    More and more data-driven companies are looking to adopt stream processing and streaming analytics. With this concise ebook, you’ll learn best practices for designing a reliable architecture that supports this emerging big-data paradigm.Authors Ted Dunning and Ellen Friedman (Real World Hadoop) help you explore some of the best technologies to handle stream processing and analytics, with a focus ... Read more

    $15.99 USD

  • MongoDB for C# by Example

    Code illustration for MongoDB programming using C#. Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Read more

    $4.81 USD

  • Hadoop Operations

    A Guide for Developers and Administrators

    by Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Read more

    $30.99 USD

  • Impact for Marketing Data Analytics Making Data-Driven Decisions

    IMPACT Marketing Series: A Complete Courses, #13

    Series Book 13 - IMPACT Marketing Series: A Complete Courses
    Your Crash Course in Making Data Your Marketing SidekickPicture this: you're sipping coffee, flipping through a book that makes marketing analytics feel like a fun puzzle, not a headache. That's Impact for Marketing Data Analytics: Making Data-Driven Decisions, your no-fluff guide to turning numbers into campaign wins. Part of a killer marketing series, it's like a workshop with a buddy who's ... Read more

    $9.99 USD or Free with Kobo Plus

  • Transact-SQL Cookbook

    Help for Database Programmers

    This unique cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Authors Ales Spetic and Jonathan Gennick, two authorities with extensive database and SQL programming experience, include a discussion ... Read more

    $20.99 USD

  • OCA/OCP Oracle Database 12c All-in-One Exam Guide (Exams 1Z0-061, 1Z0-062, & 1Z0-063)

    Series series All-in-One
    This Oracle Press certification exam guide prepares you for the new Oracle Database 12c certification track, including the core requirements for OCA and OCP certification.OCA/OCP Oracle Database 12c All-in-One Exam Guide (Exams 1Z0-061, 1Z0-062, & 1Z0-063) covers all of the exam objectives on the Installation and Administration, SQL Fundamentals, and Advanced Administration exams in detail. Each ... Read more

    $58.99 USD

  • Data Management at Scale

    Modern Data Architecture with Data Mesh and Data Fabric

    As data management continues to evolve rapidly, managing all of your data in a central place, such as a data warehouse, is no longer scalable. Today's world is about quickly turning data into value. This requires a paradigm shift in the way we federate responsibilities, manage data, and make it available to others. With this practical book, you'll learn how to design a next-gen data architecture ... Read more

    $43.99 USD

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... Read more

    $24.99 USD

  • Oracle Quick Guides Part 2 - Oracle Database Design

    Series Book 2 - Oracle Quick Guides
    This is Part 2 of a series of quick learning guides for Oracle designers, developers and managers. Part 2 introduces completely new entrants to concepts of Oracle database analysis and design, database normalisation, the logical data model, E-R modelling and diagrams, logical to physical transformation in Oracle Designer, physical database design, de-normalization, database design for performance, ... Read more

    $3.50 USD

  • OCEB 2 Certification Guide

    Business Process Management - Fundamental Level

    OCEB 2 Certification Guide, Second Edition has been updated to cover the new version 2 of the BPMN standard and delivers expert insight into BPM from one of the developers of the OCEB Fundamental exam, offering full coverage of the fundamental exam material for both the business and technical tracks to further certification. The first study guide prepares candidates to take—and pass—the OCEB ... Read more

    $49.99 USD

  • Data Visualization with Python and JavaScript

    Scrape, Clean, Explore, and Transform Your Data

    by Kyran Dale ...
    How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of ... Read more

    $41.99 USD

  • Bayesian Analysis with Python

    A practical guide to probabilistic modeling

    Learn the fundamentals of Bayesian modeling using state-of-the-art Python libraries, such as PyMC, ArviZ, Bambi, and more, guided by an experienced Bayesian modeler who contributes to these libraries. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesConduct Bayesian data analysis with step-by-step guidanceGain insight into a modern, practical, and ... Read more

    $35.99 USD or Free with Kobo Plus