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 Languages eBooks

If you like Programming Languages eBooks, then you'll love these top picks.
Showing 1873 - 1896 of 10610 Results
Skip side bar filters
  • Deep Learning and Artificial Intelligence

    A Beginners’ Guide to Neural Networks and Deep Learning

    by John Slavio ...
    Welcome to this book on Deep Learning and Neural Networks. We're going to be diving into what neural networks are, what the current neural networks out there do, with an API. Once we go over how everything works and how each of these new technologies work, we will also go over the many different applications that can be applied to general life and business due to the creation of neural networks. ... Read more

    $6.24 USD or Free with Kobo Plus

  • Practical Apache Lucene 8

    Uncover the Search Capabilities of Your Application

    by Atri Sharma ...
    Series series Professional and Applied Computing (R0)
    Gain a thorough knowledge of Lucene's capabilities and use it to develop your own search applications. This book explores the Java-based, high-performance text search engine library used to build search capabilities in your applications.Starting with the basics of Lucene and searching, you will learn about the types of queries used in it and also take a look at scoring models. Applying this basic ... Read more

    $40.49 USD

  • Learning Geospatial Analysis with Python

    Unleash the power of Python 3 with practical techniques for learning GIS and remote sensing

    by Joel Lawhead ...
    Harness the powerful Python programming language to navigate the realms of geographic information systems, remote sensing, topography, and more, while embracing a guiding framework for effective geospatial analysisKey FeaturesCreate GIS solutions using the new features introduced in Python 3.10Explore a range of GIS tools and libraries, including PostGIS, QGIS, and PROJIdentify the tools and ... Read more

    $30.99 USD or Free with Kobo Plus

  • Learning OpenCV 3

    Computer Vision in C++ with the OpenCV Library

    Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You’ll learn what it takes to build applications that enable computers to "see" and make decisions based on that data.With ... Read more

    $52.99 USD

  • Programming in RPG IV

    Recently revised and updated, this informative reference gives students and professionals a strong foundation in the essentials of business programming using RPG IV. Complete with numerous programming examples and support material, this account covers a variety of topics, including program development process, RPG IV specifications and operations, top down structured design, database definition ... Read more

    $78.99 USD or Free with Kobo Plus

  • C++ PROGRAMMING FOR BEGINNERS

    The Complete Crash Course to Mastering C++ on your own

    by MEGANE NOEL ...
    re you, perhaps, already thinking of learning C++ programming?Have you been searching for a reliable and beginner-friendly guide to help you?If it’s a yes from you with any of these questions, then you’ve found the perfect educational material that will help you do exactly just that!C++ Programming has been written as a guide aimed at helping you transform your passion in coding into something as ... Read more

    $6.99 USD or Free with Kobo Plus

  • Concurrency in C++

    Writing High-Performance Multithreaded Code

    "Concurrency in C++: Writing High-Performance Multithreaded Code" is a comprehensive guide designed to equip programmers with the essential skills needed to develop efficient and robust concurrent applications in C++. The book methodically breaks down the complexities of multithreading, providing a foundation in fundamental concepts such as thread management, synchronization techniques, and memory ... Read more

    $9.99 USD or Free with Kobo Plus

  • Learn ASP.NET Core MVC - Be Ready Next Week Using Visual Studio 2017

    by Arnaud Weil ...
    You're a developer who knows nothing about ASP.NET Core MVC. Which is fine, except that you need to start coding your next application using ASP.NET Core 1.1 MVC and Visual Studio 2017.Don't worry: I have you covered. I've been training hundreds of developers like you during 15 years, and converted my experience into this book. I know from experience teaching what takes more time to learn in ASP ... Read more

    $9.99 USD or Free with Kobo Plus

  • Functional Programming in Scala, Second Edition

    This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3.In Functional Programming in Scala, Second Edition you will learn how to:Recognize and write purely functional codeWork with errors without using exceptionsWork with state and concurrencyInteract with functional structures that define common behaviorsWrite code that performs I/O without ... Read more

    $49.99 USD

  • Saga Patterns for Distributed Systems

    Definitive Reference for Developers and Engineers

    "Saga Patterns for Distributed Systems""Saga Patterns for Distributed Systems" is a comprehensive and authoritative guide to mastering long-lived distributed transactions in today’s complex, microservices-oriented architectures. This book explores the origins and core principles of the saga pattern, delving deep into its historical context and modern relevance. Readers will gain a solid ... Read more

    $9.95 USD or Free with Kobo Plus

  • bash Idioms

    Write Powerful, Flexible, Readable Shell Scripts

    Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code that's as clear and readable as possible.Authors Carl Albing and JP Vossen show you how ... Read more

    $34.99 USD

  • Blueprints Visual Scripting for Unreal Engine

    The faster way to build games using UE4 Blueprints

    Publisher\\'s note: This edition from 2019 is based on Unreal Engine 4 and does not make use of the most recent Unreal Engine features. A new third edition, updated for Unreal Engine 5 blueprints including new topics, such as implementing procedural generation and creating a product configurator, has now been published.Key FeaturesDesign a fully functional game in UE4 without writing a single line ... Read more

    $68.99 USD or Free with Kobo Plus

  • CMake Best Practices

    Discover proven techniques for creating and maintaining programming projects with CMake

    Explore a compendium of tips, tricks, and techniques for leveraging CMake and empowering your software development workflow.Key FeaturesUnderstand what CMake is, how it works, and how to interact with itDiscover how to properly create and maintain well-structured CMake projectsExplore tools and techniques to get the most out of your CMake projectBook DescriptionCMake is a powerful tool used to ... Read more

    $35.99 USD or Free with Kobo Plus

  • HoloViews in Scientific Data Visualization

    Definitive Reference for Developers and Engineers

    "HoloViews in Scientific Data Visualization""HoloViews in Scientific Data Visualization" is an expertly crafted guide that navigates the evolving landscape of scientific data visualization with a focus on clarity, reproducibility, and modern Python tooling. Beginning with the foundational role of visualization in scientific computing, the book explores the complexities of handling multidimensional ... Read more

    $9.95 USD or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Read more

    $53.99 USD or Free with Kobo Plus

  • Rust Programming Cookbook

    Explore the latest features of Rust 2018 for building fast and secure apps

    Practical solutions to overcome challenges in creating console and web applications and working with systems-level and embedded code, network programming, deep neural networks, and much more.Key FeaturesWork through recipes featuring advanced concepts such as concurrency, unsafe code, and macros to migrate your codebase to the Rust programming languageLearn how to run machine learning models with ... Read more

    $27.99 USD or Free with Kobo Plus

  • Mastering React: From Zero to Hero (Step By Step)

    by Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Read more

    $2.99 USD or Free with Kobo Plus

  • Advanced SQL Queries

    Writing Efficient Code for Big Data

    "Advanced SQL Queries: Writing Efficient Code for Big Data" is an essential guide for data professionals seeking to deepen their expertise in SQL amidst the complexities of Big Data environments. This comprehensive book navigates the intricacies of advanced SQL techniques and performance optimization, equipping readers with the skills needed to manage and analyze vast datasets effectively. From ... Read more

    $9.99 USD or Free with Kobo Plus

  • Pandas Cookbook

    Practical recipes for scientific computing, time series, and exploratory data analysis using Python

    From fundamental techniques to advanced strategies for handling big data, visualization, and more, this book equips you with skills to excel in real-world data analysis projects. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThis book targets features in pandas 2.x and beyondPractical, easy to implement recipes for quick solutions to common problems in ... Read more

    $35.99 USD or Free with Kobo Plus

  • Flutter for Beginners

    An introductory guide to building cross-platform mobile applications with Flutter and Dart 2

    A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applicationsKey FeaturesGet up to speed with the basics of Dart programming and delve into Flutter developmentUnderstand native SDK and third-party libraries for building Android and iOS applications using FlutterPackage and deploy your Flutter apps to achieve native-like performanceBook DescriptionGoogle ... Read more

    $26.99 USD or Free with Kobo Plus

  • Test-Driven Java Development

    Invoke TDD principles for end-to-end application development with Java

    Invoke TDD principles for end-to-end application development with JavaKey FeaturesBook DescriptionTest-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to ... Read more

    $37.99 USD or Free with Kobo Plus

  • Solana Protocol and Development Guide

    Definitive Reference for Developers and Engineers

    "Solana Protocol and Development Guide"The "Solana Protocol and Development Guide" is an authoritative and comprehensive resource for blockchain engineers, protocol researchers, and decentralized application developers seeking deep technical insight into Solana’s high-performance blockchain ecosystem. Beginning with an analytic exploration of Solana’s architectural decisions, the book explains the ... Read more

    $9.95 USD or Free with Kobo Plus

  • SOAR Technology and Implementation

    Definitive Reference for Developers and Engineers

    "SOAR Technology and Implementation""SOAR Technology and Implementation" offers a comprehensive exploration of Security Orchestration, Automation, and Response (SOAR) technologies, providing readers with an expert-level understanding of their foundational principles, architecture, and operational impact. The book meticulously surveys the landscape of SOAR, delving into its evolution, key ... Read more

    $9.95 USD or Free with Kobo Plus

  • Android Espresso Revealed

    Writing Automated UI Tests

    Series series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed ... Read more

    $58.99 USD