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 2017 - 2040 of 28377 Results
Skip side bar filters
  • SwiftUI for Masterminds 5th Edition

    How to take advantage of Swift and SwiftUI to create insanely great apps for iPhones, iPads, and Macs

    by J.D Gauchat ...
    Anyone can learn how to develop professional applications for iPhones, iPads, and Mac computers. All you need is the information to be presented in a format that is clear and easy to understand. If that’s what you are looking for, this book is for you. SwiftUI for Masterminds covers both fundamental and advanced concepts, from computer programming and the Swift programming language to database ... Read more

    $9.99 USD or Free with Kobo Plus

  • AWS Solution Architect Certification Exam Practice Paper 2019

    This workbook contains extensive set of 65 questions, answers and its detailed explanation on different AWS services that can help clear your understanding on the AWS services as well as help you in analysing where you stand before certification exam or any interview. This practice paper is mainly intended to cater people who will be going with AWS Solution Architect Associate Certification.All ... Read more

    $1.99 USD or Free with Kobo Plus

  • Learn WebAssembly

    Build web applications with native performance using Wasm and C/C++

    by Mike Rourke ...
    In the first definitive guide on WebAssembly, you'll learn how you can wield this new technology to break through the current barriers of web development and build an entirely new class of performant applications . Key FeaturesGenerate WebAssembly modules from C and C++ using Emscripten and interact with these modules in the browserLearn how to use WebAssembly outside of the browser and load ... Read more

    $37.99 USD or Free with Kobo Plus

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    by Rob Botwright ...
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java.���� Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will ... Read more

    $7.99 USD

  • Exploring C++ 11

    by Ray Lischner ...
    Series series Professional and Applied Computing (R0)
    Exploring C++ divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Assuming no familiarity with C++, or any other C-based language, you’ll be taught everything you need to know in a logical progression of small lessons that you can work through as quickly or as slowly as you need.C++ can be a complicated language. Writing even the most straight-forward of ... Read more

    $53.99 USD

  • Reference to PHP, Second Edition

    by Adam Majczak ...
    As computer architectures and languages have evolved over the years, the ways in which computer users communicate with applications also has altered. We need new tools and new techniques. But we have sometimes a few days only to understand how to use such new tools. If it is the case, this e-book allows you to understand PHP and to use PHP effectively in one weekend. You will find here many simple ... Read more

    $2.99 USD or Free with Kobo Plus

  • ReSharper Essentials

    by Lukasz Gasior ...
    A practical, hands-on guide that will help you to unleash the power of ReSharper to write better quality code. If you are a developer who is working with Visual Studio and are looking to make your work more efficient, this book is for you. It is most useful for new ReSharper users but those who are currently using it will also find many useful tips and references updated to the latest version (8.1 ... Read more

    $18.99 USD or Free with Kobo Plus

  • Programming Entity Framework: Code First

    Creating and Configuring Data Models from Your Classes

    Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and database by default, and how you can exert more control over the model through further configuration ... Read more

    $11.99 USD

  • Modern Linux Application Development: A Practical Guide to Building, Packaging and Deploying Software

    by J. P. Raymond ...
    Are you ready to master Linux application development from the ground up? Whether you're transitioning from another operating system, starting your programming journey, or aspiring to work in DevOps, this comprehensive guide provides everything you need to build, package, and deploy professional Linux software.Modern Linux Application Development takes you on a complete journey through the entire ... Read more

    $5.99 USD or Free with Kobo Plus

  • Jenkins 2: Up and Running

    Evolve Your Deployment Pipeline for Next Generation Automation

    by Brent Laster ...
    Design, implement, and execute continuous delivery pipelines with a level of flexibility, control, and ease of maintenance that was not possible with Jenkins before. With this practical book, build administrators, developers, testers, and other professionals will learn how the features in Jenkins 2 let you define pipelines as code, leverage integration with other key technologies, and create ... Read more

    $41.99 USD

  • Intel Threading Building Blocks

    Outfitting C++ for Multi-core Processor Parallelism

    Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux ... Read more

    $23.99 USD

  • Zabbix 4 Network Monitoring

    Monitor the performance of your network devices and applications using the all-new Zabbix 4.0

    Gather detailed statistics and deploy impressive business solutions with Zabbix 4.0Key FeaturesExperience the full impact of Zabbix 4.0, a useful and increasingly popular toolEnhance your network’s performance and manage hosts and systemsA step-by-step guide to smarter network monitoringBook DescriptionZabbix 4 Network Monitoring is the perfect starting point for monitoring the performance of your ... Read more

    $36.99 USD or Free with Kobo Plus

  • 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.99 USD

  • Aprende a Desarrollar Videojuegos

    by Ángel Arias ...
    El desarrollo de un juego no es una tarea trivial, ya que requiere una atención especial, ya que es un software bastante complejo que cubre varias áreas de computación, tales como la programación, el diseño, la creación de redes, la infografía, la inteligencia artificial, o el sonidos entre otros. Sin embargo, las nuevas herramientas y métodos han facilitado el desarrollo de desarrollo de juegos, ... Read more

    $2.95 USD or Free with Kobo Plus

  • JavaScript Quick Syntax Reference

    by Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    JavaScript Quick Syntax Reference is a condensed syntax reference to the JavaScript language. It presents the essentials of JavaScript in a well-organized format that can be used as a handy reference. This includes the latest ECMAScript 5, JSON (JavaScript Object Notation) and DOM (Document Object Model) specifications and implementations.You won’t find any technical jargon, bloated samples, drawn ... Read more

    $23.99 USD

  • Game Programming with Unity and C#

    A Complete Beginner’s Guide

    by Casey Hardman ...
    Series series Professional and Applied Computing (R0)
    Learn the essentials of the Unity game engine, the C# programming language, and the art of object-oriented programming. This book is aimed at beginners with no knowledge or experience in game development or programming.Packed with examples, this Second Edition is up-to-date with the latest Unity standards and features as of 2023, and includes many adjustments to improve your experience. Starting ... Read more

    $53.99 USD

  • Transformers for Machine Learning

    A Deep Dive

    Series series Chapman & Hall/CRC Machine Learning & Pattern Recognition
    Transformers are becoming a core part of many neural network architectures, employed in a wide range of applications such as NLP, Speech Recognition, Time Series, and Computer Vision. Transformers have gone through many adaptations and alterations, resulting in newer techniques and methods. Transformers for Machine Learning: A Deep Dive is the first comprehensive book on transformers.Key Features ... Read more

    $66.99 USD

  • Web Performance Daybook Volume 2

    Techniques and Tips for Optimizing Web Site Performance

    Performance is critical to the success of any website, and help with using today’s new tools is key. In this remarkable guide, 32 leading web performance experts offer practical tips, techniques, and advice for optimizing your site’s user experience.Originally written for an online calendar, this collection of articles will inspire you to squeeze every ounce of performance from your site—whether ... Read more

    $13.99 USD

  • Introduction to Disciplined Agile Delivery - Second Edition

    How does a small development team in an established enterprise apply Disciplined Agile (DA) strategies to successfully improve their agility and provide real value to their stakeholders? Find out how in Introduction to Disciplined Agile Delivery— Second Edition. This guide to Disciplined Agile Delivery (DAD) provides the foundation from which to scale agile and lean software development strategies ... Read more

    $13.99 USD or Free with Kobo Plus

  • PeopleSoft PeopleTools: Mobile Applications Development (Oracle Press)

    Distribute compelling, device-neutral applications throughout your mobile computing environment using the expert instruction contained in this Oracle Press guide. PeopleSoft PeopleTools: Mobile Applications Development fully explains the latest programming methods and features detailed examples and ready-to-use code samples. Find out how to configure your workstation, start building PeopleSoft ... Read more

    $37.99 USD

  • The IBM i Programmer's Guide to PHP

    This is the first book to comprehensively address PHP and how it can—and should—be deployed on the IBM i. With this IBM i-specific point of view, the authors examine how to transfer skills from a green screen environment to the Web, become intimately familiar with PHP's commonly used features, and help start down the road of highly interactive Web-based application development. For decades, the ... Read more

    $79.99 USD or Free with Kobo Plus

  • What Every Engineer Should Know About Digital Accessibility

    Series series What Every Engineer Should Know
    Accessibility is a core quality of digital products to be deliberately addressed throughout the development lifecycle. What Every Engineer Should Know About Digital Accessibility will prepare readers to integrate digital accessibility into their engineering practices. Readers will learn how to accurately frame accessibility as an engineering challenge so they are able to address the correct ... Read more

    $45.99 USD

  • Toward Human-Level Artificial Intelligence

    How Neuroscience Can Inform the Pursuit of Artificial General Intelligence or General AI

    Is a computer simulation of a brain sufficient to make it intelligent? Do you need consciousness to have intelligence? Do you need to be alive to have consciousness? This book has a dual purpose. First, it provides a multi-disciplinary research survey across all branches of neuroscience and AI research that relate to this book’s mission of bringing AI research closer to building a human-level AI ... Read more

    $68.99 USD

  • UNIX and Perl to the Rescue!

    A Field Guide for the Life Sciences (and Other Data-rich Pursuits)

    Your research has generated gigabytes of data and now you need to analyse it. You hate using spreadsheets but it is all you know, so what else can you do? This book will transform how you work with large and complex data sets, teaching you powerful programming tools for slicing and dicing data to suit your needs. Written in a fun and accessible style, this step-by-step guide will inspire and ... Read more

    $50.99 USD