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 2113 - 2136 of 10639 Results
Skip side bar filters
  • Latency

    Reduce delay in software systems

    by Pekka Enberg ...
    Practical techniques for delivering low latency software.From first principles to production-ready code, Latency teaches you how to make your software faster at every layer of the stack. You’ll learn what latency really is, how it differs from bandwidth, and why it matters for user experience. Then, guided by practical examples, you’ll apply Little’s Law, design lock-free algorithms, and architect ... Read more

    $49.99 USD

  • React Quickly, Second Edition

    Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, event and form handling, and more.In React Quickly, Second Edition you will learn how to:Master React fundamentalsImplement best practices and the components of good architectureBuild intuitive user interfacesCreate dynamic components with JSXUse ... Read more

    $49.99 USD

  • Statistics Every Programmer Needs

    Practical Python implementations and quantitative methods

    by Gary Sutton ...
    Put statistics into practice with Python!Data-driven decisions rely on statistics. Statistics Every Programmer Needs introduces the statistical and quantitative methods that will help you go beyond “gut feeling” for tasks like predicting stock prices or assessing quality control, with examples using the rich tools of the Python ecosystem.Statistics Every Programmer Needs will teach you how to ... Read more

    $68.99 USD

  • Contract Testing in Action

    With Pact, PactFlow, and GitHub Actions

    Series series In Action
    Contract testing is a simple, reliable way to make sure that each service and API plays nice with other components so you can deploy independently and safely.Large, loosely coupled systems have hundreds, even thousands, of interactions—and traditional testing can often struggle to keep up! Enter contract testing. This rapidly growing new approach checks API and service compatibility by verifying ... Read more

    $49.99 USD

  • C# 10.0 All-in-One For Dummies

    Look sharp—learn or refresh your C# skills with the latest versionC# is one of the most popular programming languages, and frequent updates help it keep pace as the world of coding changes. You can keep pace too, thanks to C# 10.0 All-in-One For Dummies, where you'll learn the basics of the language itself, how to code in Visual Studio, and how to take advantage of the new features in the latest ... Read more

    $31.00 USD

  • Fight Fraud with Machine Learning

    Fight Fraud with Machine Learning teaches you to build and deploy state-of-the-art fraud detection systems.Financial and corporate fraud happen every day, and the fraudsters inevitably leave a digital trail. Machine learning techniques, including the latest generation of LLM-driven AI tools, help identify the telltale signals that a crime is taking place. Fight Fraud with Machine Learning teaches ... Read more

    $43.99 USD

    PRE-ORDER

  • Raspberry Pi 3 Projects for Java Programmers

    Get the most out of your Raspberry Pi 3 with Java

    Learn the art of building enticing projects by unleashing the potential of Raspberry Pi 3 using JavaKey Features\[\*\]Explore the small yet powerful mini computer in order to run java applications\[\*\]Leverage Java libraries to build exciting projects on home automation, IoT, and Robotics by leveraging Java libraries\[\*\]Get acquainted with connecting electronic sensors to your Raspberry Pi 3 ... Read more

    $34.99 USD or Free with Kobo Plus

  • Expertentipps zu Angular

    Neuerungen in Angular 6, Umgang mit Microservices, Performanz und UX-Design

    Series Book 227 - shortcuts
    Angular zählt trotz der harten Konkurrenz von React und Vue.js nach wie vor zu den beliebtesten und meistgenutzen Frameworks für die Frontend-Entwicklung. Und da es inzwischen in der Major-Version 6 vorliegt, lohnt es sich, noch einmal solche Funktionen genauer anzuschauen, die Ihre Anwendung performanter, schlanker und vielseitiger einsetzbar machen. Zunächst wirft Manfred Steyer einen genauen ... Read more

    $3.99 USD or Free with Kobo Plus

  • Gray Hat C#

    A Hacker's Guide to Creating and Automating Security Tools

    by Brandon Perry ...
    Learn to use C#'s powerful set of core libraries to automate tedious yet important tasks like performing vulnerability scans, malware analysis, and incident response. With some help from Mono, you can write your own practical security tools that will run on Mac, Linux, and even mobile devices.Following a crash course in C# and some of its advanced features, you’ll learn how to:-Write fuzzers that ... Read more

    $23.99 USD

  • Concurrent Programming Patterns in Rust: Lock-Free Algorithms and Thread-Safe Data Structures

    by Marcus Vale ...
    Master the art of high performance systems engineering.Traditional multithreading in systems programming is fraught with danger. Data races, deadlocks, and unpredictable memory corruption have long plagued developers working in highly saturated environments. Rust changes this paradigm fundamentally. By embedding thread safety directly into its type system, Rust allows you to engineer complex ... Read more

    $5.99 USD or Free with Kobo Plus

  • Python Automation For Dummies

    by Alan Simpson ...
    Streamline Your Workflow and Boost Productivity with Python AutomationIn today's workplaces, there's a high demand for know-how on the Python programming language, especially for writing time-saving scripts that can simplify routine work tasks. Python Automation For Dummies delivers, with simple explanations of how you can use Python to automatically wrangle data files, manage media files, create ... Read more

    $21.00 USD

  • Java Projects

    Learn the fundamentals of Java 11 programming by building industry grade practical projects

    by Peter Verhas ...
    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements.Key FeaturesExplore advanced technologies that Java 11 delivers such as web programming and parallel computingDiscover modern programming paradigms such as microservices, cloud computing and enterprise structuresBuild highly responsive applications with this practical introduction to ... Read more

    $37.99 USD or Free with Kobo Plus

  • Hands-On System Programming with Linux

    Explore Linux system programming interfaces, theory, and practice

    Get up and running with system programming concepts in LinuxKey FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips with core concepts such as process management, signalling and pthreadsPacked with industry best practices and dozens of code examplesBook DescriptionThe Linux OS and its embedded and server applications are critical components of today’s ... Read more

    $41.99 USD or Free with Kobo Plus

  • Python Programming for Beginners

    The Ultimate Guide to Master Python & Become a Coding Ninja in Just 7 Days with Hands-On Practical Exercises, Complete Projects and Best Developers Secrets

    by Alex Bytes ...
    Are you ready to dive into Python and unlock incredible opportunities for your personal and professional growth?Do you feel overwhelmed by complex tutorials or unsure about where to begin your programming journey?Are you looking for a beginner-friendly resource that teaches Python step-by-step with real-world examples?If you answered YES to at least one of these questions, you MUST KEEP READING…<s ... Read more

    $7.99 USD or Free with Kobo Plus

  • JavaFX A Beginners Guide

    by J.F. DiMarzio ...
    This practical introductory guide teaches you how to build rich interactive content with JavaFX. JavaFX: A Beginner's Guide shows you how to get started creating rich, interactive content using this cross-platform content delivery system. The book walks you through the basics to more challenging concepts, so you'll quickly understand and begin using JavaFX. This practical guide also covers the ... Read more

    $35.99 USD

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Master Reactive Programming: Build Solutions with Reactive SpringKey Features● Step-by-step approach to mastering Reactor and Spring WebFlux.● Practical projects to apply and reinforce reactive programming skills.● Real-world solutions for building scalable and efficient reactive systems.Book DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a ... ... Read more

    $28.99 USD

  • Mastering Google App Engine

    Build robust and highly scalable web applications with Google App Engine

    Build robust and highly scalable web applications with Google App EngineKey FeaturesGet an in-depth look at how Google App Engine works under the hoodDesign and model your application around Google's highly scalable distributed NoSQL datastore to unlock its full potentialA comprehensive guide to ensure your mastery of Google App EngineBook DescriptionDeveloping web applications that serve millions ... Read more

    $37.99 USD or Free with Kobo Plus

  • Getting Started with Adafruit Trinket

    15 Projects with the Low-Cost AVR ATtiny85 Board

    by Mike Barela ...
    Arduino's ubiquity and simplicity has led to a gigantic surge in the use of microcontrollers to build programmable electronics project. Despite the low cost of Arduino, you're still committing about $30 worth of hardware every time you build a project that has an Arduino inside. This is where Adafruit's Trinket comes in. Arduino-compatible, one-third the price, and low-power, the Trinket lets you ... Read more

    $14.99 USD

  • Hadoop构建数据仓库实践

    by 王雪迎 ...
    本书讲述在流行的大数据分布式存储和计算平台Hadoop上设计实现数据仓库,将传统数据仓库建模与SQL开发的简单性与大数据技术相结合,快速、高效地建立可扩展的数据仓库及其应用系统。本书内容包括数据仓库、Hadoop及其生态圈的相关概念,使用Sqoop从关系数据库全量或增量抽取数据,使用HIVE进行数据转换和装载处理,使用Oozie调度作业周期性执行,使用Impala进行快速联机数据分析,使用Hue将数据可视化,以及数据仓库中的渐变维(SCD)、代理键、角色扮演维度、层次维度、退化维度、无事实的事实表、迟到的事实、累积的度量等常见问题在Hadoop上的处理等。本书适合数据库管理员、大数据技术人员、Hadoop技术人员、数据仓库技术人员,也适合高等院校和培训机构相关专业的师生教学参考。 ... Read more

    $16.99 USD

  • Fundamentos de programación en Java con NetBeans

    El libro Fundamentos de programación en Java con NetBeans ha sido diseñado para brindar un apoyo adicional y de refuerzo en el aprendizaje de programación utilizando el lenguaje Java y el IDE NetBeans. Programar puede ser tanto un camino desafiante como gratificante. Al iniciar este viaje en el mundo de la programación, es normal encontrar obstáculos y momentos difíciles y de frustración. Sin ... Read more

    $5.99 USD or Free with Kobo Plus

  • Objective-C pour le développeur avancé

    Le langage d'iOS 6 et Mac OS X pour les développeurs C++/Java/C#

    Series series Blanche
    Face à un C++ puissant, efficace et maîtrisé, Objective-C surprend par sa richesse et sa souplesse. Adressé au développeur confirmé, ce livre dense et érudit guidera les amoureux de la programmation iOS et Mac OS X à travers toutes les subtilités de ce langage.Objective-C, langage objet indispensable pour développer en natif sous Mac OS X et pour l'iPhone et l'iPadAvec le succès de l'iPhone et de ... Read more

    $25.62 USD or Free with Kobo Plus

  • Text Generation Inference (TGI)

    Deploying Transformers with Streaming and Batching

    by Trex Team ...
    "Text Generation Inference (TGI): Deploying Transformers with Streaming and Batching"This book is for engineers and platform practitioners who need to move transformer inference from demos into reliable, high-performance production systems. Rather than treating serving as a thin wrapper around model.generate(), it addresses the real tensions that emerge under live traffic: latency versus ... Read more

    $9.99 USD or Free with Kobo Plus

  • Operating Besu for Enterprise Ethereum Networks

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Operating Besu for Enterprise Ethereum Networks""Operating Besu for Enterprise Ethereum Networks" is an authoritative and comprehensive guide designed for architects, operators, and DevOps professionals responsible for deploying and managing Hyperledger Besu nodes within enterprise-grade Ethereum environments. This book opens with a rigorous exploration of Besu’s advanced architecture, delving ... Read more

    $9.95 USD or Free with Kobo Plus

  • Ultimate Node.js for Cross-Platform App Development

    by Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications. Key Features ● Master the essentials of building real-time applications with a focus on Node.js, Express.js, Mongoose, Socket.IO, Winston logging, and key middleware. ● Learn to create lightweight and scalable backend servers, ensuring optimal performance for production-ready applications. ● Stay ahead ... Read more

    $17.99 USD or Free with Kobo Plus