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 121 - 144 of 7481 Results
Skip side bar filters
  • Learning Tableau 2022

    Create effective data visualizations, build interactive visual analytics, and improve your data storytelling capabilities

    Now in color, this edition of Learning Tableau will empower you to bring data to life and make better business decisions. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesLearn the basics of data analysis, from snappy visualizations to comprehensive dashboardsGain meaningful insights with geospatial analysis, scripting extensions, and other advanced ... Read more

    $60.99 USD or Free with Kobo Plus

  • Mastering Scrivener Themes

    Creating your personal digital writing environment

    by Antoni Dol ...
    Series Book 2 - Mastering Scrivener
    This book presents all the secrets of creating Themes going far beyond changing colors and settings in the Appearance Options dialog or even the QSS Stylesheet.The book digs deeper into creating Themes than any other tutorial or video. It tells you what you need, how to start, and what to change to create your Themes.Dig deep into the QT 6 platform, the developers used to write the software, and ... Read more

    $9.99 USD or Free with Kobo Plus

  • Applied Text Analysis with Python

    Enabling Language-Aware Data Products with Machine Learning

    From news and speeches to informal chatter on social media, natural language is one of the richest and most underutilized sources of data. Not only does it come in a constant stream, always changing and adapting in context; it also contains information that is not conveyed by traditional data sources. The key to unlocking natural language is through the creative application of text analytics. This ... Read more

    $41.99 USD

  • Web Accessibility Cookbook

    Creating Inclusive Experiences

    Frontend developers have to consider many things: browser compatibility, usability, performance, scalability, SEO, and other best practices. But the most fundamental aspect of creating websites is one that often falls short: accessibility. Accessibility is the cornerstone of any website, and if a website is inaccessible, users won't be able to interact with it, obtain information, sign up for ... Read more

    $41.99 USD

  • R for Data Science

    Import, Tidy, Transform, Visualize, and Model Data

    Use R to turn data into insight, knowledge, and understanding. With this practical book, aspiring data scientists will learn how to do data science with R and RStudio, along with the tidyverse—a collection of R packages designed to work together to make data science fast, fluent, and fun. Even if you have no programming experience, this updated edition will have you doing data science quickly.You ... Read more

    $48.99 USD

  • Laws of UX

    Using Psychology to Design Better Products & Services

    by Jon Yablonski ...
    An understanding of psychology-specifically the psychology behind how users behave and interact with digital interfaces-is perhaps the single most valuable nondesign skill a designer can have. The most elegant design can fail if it forces users to conform to the design instead of working within the "blueprint" of how humans perceive and process the world around them.This practical guide explains ... Read more

    $33.99 USD

  • TinyML

    Machine Learning with TensorFlow Lite on Arduino and Ultra-Low-Power Microcontrollers

    Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices.Pete Warden and Daniel Situnayake explain how you can ... Read more

    $30.99 USD

  • Windows 8: The Missing Manual

    by David Pogue ...
    With Windows 8, Microsoft completely reimagined the graphical user interface for its operating system, and designed it to run on tablets as well as PCs. It’s a big change that calls for a trustworthy guide—Windows 8: The Missing Manual. New York Times columnist David Pogue provides technical insight, lots of wit, and hardnosed objectivity to help you hit the ground running with Microsoft’s new OS ... Read more

    $24.99 USD

  • Information Architecture

    For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this ... Read more

    $36.99 USD

  • Beautiful Data

    The Stories Behind Elegant Data Solutions

    In this insightful book, you'll learn from the best data practitioners in the field just how wide-ranging -- and beautiful -- working with data can be. Join 39 contributors as they explain how they developed simple and elegant solutions on projects ranging from the Mars lander to a Radiohead video.With Beautiful Data, you will:Explore the opportunities and challenges involved in working with the ... Read more

    $25.99 USD

  • Mobile Design and Development

    Practical concepts and techniques for creating mobile sites and web apps

    by Brian Fling ...
    Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles ... Read more

    $20.99 USD

  • 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

    $26.99 USD

  • Intertwingled

    The Work and Influence of Ted Nelson

    Series series Computer Science (R0)
    This engaging volume celebrates the life and work of Theodor Holm “Ted” Nelson, a pioneer and legendary figure from the history of early computing. Presenting contributions from world-renowned computer scientists and figures from the media industry, the book delves into hypertext, the docuverse, Xanadu and other products of Ted Nelson’s unique mind. Features: includes a cartoon and a sequence of ... Read more

    Free

  • ChatGPT for Coders

    Unlock the Power of AI with ChatGPT: A Comprehensive Guide to Efficient and Effective Coding

    Series series How to
    This book takes you on a journey through the world of coding with ChatGPT, exploring the benefits and applications of this cutting-edge technology.From understanding basic coding concepts and working with data to web development, machine learning, and beyond, this guide provides a comprehensive understanding of coding with ChatGPT. You will learn how to debug code, integrate ChatGPT with other ... Read more

    $4.99 USD or Free with Kobo Plus

  • Natural Language Annotation for Machine Learning

    A Guide to Corpus-Building for Applications

    Create your own natural language training corpus for machine learning. Whether you’re working with English, Chinese, or any other natural language, this hands-on book guides you through a proven annotation development cycle—the process of adding metadata to your training corpus to help ML algorithms work more efficiently. You don’t need any programming or linguistics experience to get started ... Read more

    $23.99 USD

  • Python Data Science Handbook

    Essential Tools for Working with Data

    Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all--IPython, NumPy, pandas, Matplotlib, scikit-learn, and other related tools.Working scientists and ... Read more

    $48.99 USD

  • Deep Learning from Scratch

    Building with Python from First Principles

    by Seth Weidman ...
    With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll start with deep learning basics and move quickly to the details of important advanced architectures, ... Read more

    $41.99 USD

  • Graph Databases

    New Opportunities for Connected Data

    Discover how graph databases can help you manage and query highly connected data. With this practical book, you’ll learn how to design and implement a graph database that brings the power of graphs to bear on a broad range of problem domains. Whether you want to speed up your response to user queries or build a database that can adapt as your business evolves, this book shows you how to apply the ... Read more

    $30.99 USD

  • Scaling MongoDB

    Sharding, Cluster Setup, and Administration

    Create a MongoDB cluster that will grow to meet the needs of your application. With this short and concise book, you'll get guidelines for setting up and using clusters to store a large volume of data, and learn how to access the data efficiently. In the process, you'll understand how to make your application work with a distributed database system.Scaling MongoDB will help you:Set up a MongoDB ... Read more

    $13.99 USD

  • Grasshopper: Visual Scripting for Rhinoceros 3D

    We live in a three-dimensional world. To design objects for everyday living, users must learn how to create in three dimensions. For precise modern designs that must conform to specific tolerances, we use computers to create a digital model first, and then pass that model on to a machine, such as a CNC router or 3D printer for fabrication.There are many software packages that are used to create ... Read more

    $57.99 USD

  • Data Science Essentials For Dummies

    Feel confident navigating the fundamentals of data scienceData Science Essentials For Dummies is a quick reference on the core concepts of the exploding and in-demand data science field, which involves data collection and working on dataset cleaning, processing, and visualization. This direct and accessible resource helps you brush up on key topics and is right to the point—eliminating review ... Read more

    $10.00 USD

  • Data Structures the Fun Way

    An Amusing Adventure with Coffee-Filled Examples

    by Jeremy Kubica ...
    Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process.This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical component in any programming endeavor. You’ll learn how to work with more than 15 key ... Read more

    $21.99 USD

  • Bottlenecks

    Aligning UX Design with User Psychology

    Series series Professional and Applied Computing (R0)
    Learn the psychological constrictions of attention, perception, memory, disposition, motivation, and social influence that determine whether customers will be receptive to your digital innovations.Bottlenecks: Aligning UX Design with User Psychology fills a need for entrepreneurs, designers, and marketing professionals in the application of foundational psychology to user-experience design. The ... Read more

    $40.99 USD