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 337 - 360 of 7323 Results
Skip side bar filters
  • Learn FileMaker Pro 16

    The Comprehensive Guide to Building Custom Databases

    Series series Professional and Applied Computing (R0)
    Extend FileMaker's built-in functionality and totally customize your data management environment with specialized functions and menus to super-charge the results and create a truly unique and focused experience. This book includes everything a beginner needs to get started building databases with FileMaker and contains advanced tips and techniques that the most seasoned professionals will ... Read more

    $67.49 USD

  • Advanced Perl Programming

    From Advanced to Expert

    Series series Professional and Applied Computing (R0)
    William "Bo" Rothwell's Advanced Perl Programming continues where his previous book left off, more or less, as it guides you through advanced techniques of the Perl programming language starting with command-line options, references, and arrays and hashes from advanced data types. Next, you'll learn about typeglobs for symbolic entries.Additionally, you'll see advanced subroutine handling, then ... Read more

    $62.99 USD

  • Python Data Analytics

    Data Analysis and Science using pandas, matplotlib and the Python Programming Language

    by Fabio Nelli ...
    Series series Professional and Applied Computing (R0)
    Python Data Analytics will help you tackle the world of data acquisition and analysis using the power of the Python language. At the heart of this book lies the coverage of pandas, an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.Author Fabio Nelli expertly shows the strength of the Python ... Read more

    $44.99 USD

  • Effective MySQL Optimizing SQL Statements

    Series series Oracle Press
    The Essential Guide to SQL Statement OptimizationWritten by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is filled with detailed explanations and practical examples that can be applied immediately to improve database and application performances. Featuring a step-by-step approach to SQL optimization, this Oracle Press book helps you to analyze ... Read more

    $31.69 USD

  • The BPMN Graphic Handbook

    - Do you want to know the purpose of all the diagrams and elements of BPMN in an easy way?- Do you want a quick reference to the most useful parts of BPMN?- Are you tired of reading books full of boring text (and in small font)?The BPMN Graphic Handbook is the solution to these problems.This book describes all the major BPMN diagram types, what they're used for, and the basic notation involved in ... Read more

    $6.99 USD or Free with Kobo Plus

  • AI For Amateurs

    Artificial Intelligence, #1

    Series Book 1 - Artificial Intelligence
    BOOK SUMMARYHey curious minds, ready to blast off into the mind-bending world of AI?This book isn't your dusty textbook! Ditch the jargon and get ready for a wild ride through the future where robots aren't just sci-fi fodder, they're our potential roommates, doctors, and maybe even friends!Think robots are taking over? We'll peel back the curtain on AI, dissecting its cool powers and exploring ... Read more

    $3.00 USD or Free with Kobo Plus

  • Deep Learning for Finance

    Creating Machine & Deep Learning Models for Trading in Python

    by Sofien Kaabar ...
    Deep learning is rapidly gaining momentum in the world of finance and trading. But for many professional traders, this sophisticated field has a reputation for being complex and difficult. This hands-on guide teaches you how to develop a deep learning trading model from scratch using Python, and it also helps you create and backtest trading algorithms based on machine learning and reinforcement ... Read more

    $41.09 USD

  • Data Analytics with Hadoop

    An Introduction for Data Scientists

    Ready to use statistical and machine-learning techniques across large data sets? This practical guide shows you why the Hadoop ecosystem is perfect for the job. Instead of deployment, operations, or software development usually associated with distributed computing, you’ll focus on particular analyses you can build, the data warehousing techniques that Hadoop provides, and higher order data ... Read more

    $21.59 USD

  • Getting Started with Couchbase Server

    Extreme Scalability at Your Fingertips

    by MC Brown ...
    Do you know what to do if your web application goes viral and usage suddenly explodes? This concise guide introduces you to Couchbase Server, an extremely fast NoSQL database that automatically distributes data across a cluster of commodity servers or virtual machines. You’ll learn hands-on how to build a Couchbase cluster without changing your application, and how to expand your database on the ... Read more

    $13.09 USD

  • Writing and Querying MapReduce Views in CouchDB

    Tools for Data Analysts

    by Bradley Holt ...
    If you want to use CouchDB to support real-world applications, you'll need to create MapReduce views that let you query this document-oriented database for meaningful data. With this short and concise ebook, you'll learn how to create a variety of MapReduce views to help you query and aggregate data in CouchDB’s large, distributed datasets.You'll get step-by-step instructions and lots of sample ... Read more

    $13.99 USD

  • Programming with Qt

    Writing Portable GUI applications on Unix and Win32

    The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on ... Read more

    $25.99 USD

  • Language Server Protocol and Implementation

    Supporting Language-Smart Editing and Programming Tools

    Series series Professional and Applied Computing (R0)
    Understand the important aspects of implementing a production-grade language server in support of language-smart tools such as code editors and other programming utilities. This book shows you how to create a single implementation of a language server that can be used by multiple tools, enabling you to do the job once in a way that can be shared and reused.This book covers the language server ... Read more

    $49.49 USD

  • MATLAB Graphical Programming

    Practical hands-on MATLAB solutions

    by Cesar Lopez ...
    Series series Professional and Applied Computing (R0)
    MATLAB enables you to work with its graphics capabilities in almost all areas of the experimental sciences and engineering. The commands that MATLAB implements in job related graphics are quite useful and are very efficient.MATLAB has functions for working with two-dimensional and three-dimensional graphics, statistical graphs, curves and surfaces in explicit, implicit, parametric and polar ... Read more

    $40.49 USD

  • Text Analytics with Python

    A Practical Real-World Approach to Gaining Actionable Insights from your Data

    Series series Professional and Applied Computing (R0)
    Derive useful insights from your data using Python. You will learn both basic and advanced concepts, including text and language syntax, structure, and semantics. You will focus on algorithms and techniques, such as text classification, clustering, topic modeling, and text summarization.Text Analytics with Python teaches you the techniques related to natural language processing and text analytics, ... Read more

    $40.49 USD

  • The Key to Successful Data Migration: Pre-Migration Activities

    Are You Engaged in Data Migration Project?Are you tired of dealing with data migration failures, costly downtime, and lost productivity?Do you want to ensure a smooth and successful transition?Want to find ways to mitigate risks, streamline processes and maximize the benefits of data migration?This book provides a comprehensive guide to pre-migration activities which will arm you with knowledge ... Read more

    $7.99 USD or Free with Kobo Plus

  • Design and Implementation of the MTX Operating System

    by K. C. Wang ...
    Series series Computer Science (R0)
    This course-tested textbook describes the design and implementation of operating systems, and applies it to the MTX operating system, a Unix-like system designed for Intel x86 based PCs. Written in an evolutional style, theoretical and practical aspects of operating systems are presented as the design and implementation of a complete operating system is demonstrated. Throughout the text, complete ... Read more

    $80.09 USD

  • Regression Analysis with R

    Design and develop statistical nodes to identify unique relationships within data at scale

    Build effective regression models in R to extract valuable insights from real dataKey FeaturesImplement different regression analysis techniques to solve common problems in data science - from data exploration to dealing with missing valuesFrom Simple Linear Regression to Logistic Regression - this book covers all regression techniques and their implementation in RA complete guide to building ... Read more

    $34.19 USD or Free with Kobo Plus

  • Data Science From Scratch Using R

    Step by Step Guide For Beginners

    Series series Data Sciences
    Are you thinking of learning more about Machine Learning using R?The overall aim of this book is to give you an overview of the data science applications using R.Data science is the practice of transforming data into knowledge, and R is the most popular open-source programming language used for data science. In our data-driven economy, this combination of skills is in extremely high demand, ... Read more

    $19.00 USD or Free with Kobo Plus

  • Hands-On SQL Server 2019 Analysis Services

    Design and query tabular and multi-dimensional models using Microsoft's SQL Server Analysis Services

    by Steven Hughes ...
    Get up to speed with the new features added to Microsoft SQL Server 2019 Analysis Services and create models to support your businessKey FeaturesExplore tips and tricks to design, develop, and optimize end-to-end data analytics solutions using Microsoft's technologiesLearn tabular modeling and multi-dimensional cube design development using real-world examplesImplement Analysis Services to help ... Read more

    $36.89 USD or Free with Kobo Plus

  • The Systems Thinker - Mental Models

    The Systems Thinker Series, #3

    Series Book 3 - The Systems Thinker Series
    Regain focus. Select relevant information. Make quick and clear decisions.We are dealing with too many options, too much information, conflicting advice on general choices like what diet to choose, or who to choose as a mate. It's hard to maintain focus and be confident in our decisions under such conditions.The Systems Thinker –Mental Models helps you make decisions based on your relevant thought ... Read more

    $5.99 USD or Free with Kobo Plus

  • OS X Yosemite: The Missing Manual

    by David Pogue ...
    With Yosemite, Apple has unleashed the most innovative version of OS X yet—and once again, David Pogue brings his expertise and humor to the #1 bestselling Mac book. Mac OS X 10.10 includes more innovations from the iPad and adds a variety of new features throughout the operating system. This updated edition covers it all with something new on practically every page.Get the scoop on Yosemite’s big ... Read more

    $21.59 USD

  • Sentient Design

    Crafting Intelligent Interfaces with AI

    by Josh Clark ...
    Create experiences that crackle with awareness and agency, adapting to your users in the moment. Sentient Design is the practice of crafting intelligent interfaces: dashboards that design themselves, apps that manifest on demand, agents that just get it done, and much more. This groundbreaking book gives designers and product leaders the practical framework and imaginative perspective to deliver ... Read more

    $40.49 USD

    PRE-ORDER

  • Access Data Analysis Cookbook

    Slicing and Dicing to Find the Results You Need

    If you have large quantities of data in a Microsoft Access database, and need to study that data in depth, this book is a data cruncher's dream. Access Data Analysis Cookbook offers practical recipes to solve a variety of common problems that users have with extracting Access data and performing calculations on it. Each recipe includes a discussion on how and why the solution works.Whether you use ... Read more

    $28.79 USD

  • Mastering Assembly Programming

    From instruction set to kernel module with Intel processor

    Incorporate the assembly language routines in your high level language applicationsKey FeaturesUnderstand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languagesLearn to incorporate the assembly language routines in your high level language applicationsUnderstand how a CPU works when programming in high level languagesBook DescriptionThe ... Read more

    $30.59 USD or Free with Kobo Plus