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 1 - 24 of 9463 Results
Skip side bar filters
  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    by Eric Matthes ...
    Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.You’ll start by learning basic programming concepts, such as ... Read more

    $28.79 USD

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) ... Read more

    $55.49 USD

  • Automate the Boring Stuff with Python, 3rd Edition

    by Al Sweigart ...
    The bestselling introduction to Python programming, revised to include the latest Python features, improved explanations, and new chapters about databases and sound files.If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do this work for you?In this fully revised third edition ... Read more

    $34.59 USD

  • Java Concurrency in Practice

    Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set ... Read more

    $41.79 USD

  • Qdrant Vector Search in Practice

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Qdrant Vector Search in Practice""Qdrant Vector Search in Practice" is a comprehensive guide to mastering modern vector search technology, centering on the powerful open-source Qdrant database. Beginning with a grounding in the theoretical underpinnings of vector similarity search, high-dimensional data, and nearest neighbor algorithms, the book methodically explores how embeddings and vector ... Read more

    $9.95 USD

  • Impractical Python Projects

    Playful Programming Activities to Make You Smarter

    by Lee Vaughan ...
    Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you'll use every day. And to keep things interesting, each project includes a zany twist featuring historical incidents, pop culture ... Read more

    $23.09 USD

  • Raspberry Pi

    The complete guide to Raspberry Pi for beginners, including projects, tips, tricks, and programming

    by James Arthur ...
    RASPBERRY PIThis book serves as a beginner’s guide to the world of Raspberry Pi, the different models, how to use them, and what their capabilities are.Inside, you will discover the power of the Raspberry Pi microcomputer, which model is the right one for you, how to set up your Pi for use, and how to get started on your very first Raspberry Pi project!You will discover the different programming ... Read more

    $2.99 USD

  • Python Distilled

    by David Beazley ...
    Expert insight for modern Python (3.6+) coding from the author of Python Essential ReferencePython educator Dave Beazley's concise handbook focuses on the essential core of the Python programming language, with code examples to illuminate how Python works and how to structure programs that can be more easily explained, tested, and debugged. Rather than trying to cover every possible feature and ... Read more

    $34.59 USD

  • MPLS Technology and Implementation

    Definitive Reference for Developers and Engineers

    "MPLS Technology and Implementation""MPLS Technology and Implementation" offers a comprehensive, methodical exploration of Multiprotocol Label Switching (MPLS), guiding readers from foundational architecture and core principles to advanced innovations and real-world deployments. The book meticulously unpacks the MPLS protocol stack, elucidating the design philosophy that merges Layer 2 and Layer 3 ... Read more

    $9.95 USD

  • Unity Game Development : A Beginner's Guide to Game Programming

    by Jiho Seok ...
    What You Will Gain After Obtaining This Book:Mastery of Unity 2022.3 : Understand and utilize the full range of features offered by the latest Unity version.Foundational Programming Skills: Learn C# from the ground up within the context of game development.Comprehensive Understanding of Game Mechanics: Gain insights into both 2D and 3D game development techniques.Ability to Create and Manipulate ... Read more

    $1.99 USD

  • Learning Python

    by Mark Lutz ...
    Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz's popular training course, this updated sixth edition will help you quickly write efficient, high-quality code with Python. It's an ideal way to begin, whether you're new to programming or a professional developer versed in other languages.Complete with quizzes, exercises, and ... Read more

    $48.99 USD

  • Data Science from Scratch: The #1 Data Science Guide for Everything A Data Scientist Needs to Know: Python, Linear Algebra, Statistics, Coding, Applications, Neural Networks, and Decision Trees

    by Steven Cooper ...
    ★☆**If you are looking to start a new career that is in high demand, then you need to continue reading!**★☆Data scientists are changing the way big data is used in different institutions.Big data is everywhere, but without the right person to interpret it, it means nothing.So where do business find these people to help change their business?You could be that person!It has become a universal truth ... Read more

    $2.99 USD

  • Hands-On RTOS with Microcontrollers

    Building real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    by Brian Amos ...
    Build reliable real-time embedded systems with FreeRTOS using practical techniques, professional tools, and industry-ready design practicesKey FeaturesGet up and running with the fundamentals of RTOS and apply them on STM32Develop FreeRTOS-based applications with real-world timing and task handlingUse advanced debugging and performance analysis tools to optimize applicationsBook DescriptionA real ... Read more

    $43.19 USD

  • Generative AI Foundations in Python

    Discover key techniques and navigate modern challenges in LLMs

    Begin your generative AI journey with Python as you explore large language models, understand responsible generative AI practices, and apply your knowledge to real-world applications through guided tutorialsKey FeaturesGain expertise in prompt engineering, LLM fine-tuning, and domain adaptationUse transformers-based LLMs and diffusion models to implement AI applicationsDiscover strategies to ... Read more

    $28.79 USD

  • OpenShift Platforms and Operations

    Definitive Reference for Developers and Engineers

    "OpenShift Platforms and Operations""OpenShift Platforms and Operations" is a definitive guide for architects, operators, and DevOps professionals seeking to master the deployment and management of OpenShift in enterprise environments. Addressing every stage of the platform lifecycle, this comprehensive resource delves deeply into Kubernetes foundations, OpenShift’s unique enhancements, and the ... Read more

    $9.95 USD

  • C++ Primer

    Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 StandardFully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its ... Read more

    $52.19 USD

  • Lenguaje SQL Sin Misterios

    by Enrique Peña ...
    ¿Cansado de tutoriales en inglés y ejemplos que no reflejan nuestra realidad laboral latina? "Lenguaje SQL Sin Misterios" es la guía que necesitas para dominar las consultas de bases de datos desde una perspectiva práctica y culturalmente relevante.Este libro rompe con la tradición de manuales técnicos complicados, presentando SQL a través de situaciones cotidianas que enfrentamos en empresas ... Read more

    $2.99 USD

  • JUCE Audio Application Development

    Definitive Reference for Developers and Engineers

    "JUCE Audio Application Development"*JUCE Audio Application Development* is the definitive guide for modern audio software engineers striving to harness the full power of the JUCE framework. Designed for both professionals and ambitious developers, this book delves deeply into JUCE’s core architecture, providing advanced insight into its modular systems, cross-platform abstractions, and high ... Read more

    $9.95 USD

  • YOLO Object Detection Explained

    Definitive Reference for Developers and Engineers

    "YOLO Object Detection Explained""YOLO Object Detection Explained" offers a comprehensive and accessible journey through the landscape of modern object detection, illuminating the path from its classical foundations to the cutting-edge innovations that define today’s real-time vision systems. The book artfully traces the evolution of detection techniques, contrasting the architectural shifts from ... Read more

    $9.95 USD

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    by Peter Späth ...
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Read more

    $59.39 USD

  • FastAPI Cookbook

    Develop high-performance APIs and web applications with Python

    Enhance your web development skills, from setting up your environment and advanced integrations to building robust, high-traffic web applications with practical, scalable solutionsKey FeaturesExplore FastAPI in depth, from basic setup to advanced features such as custom middleware and WebSocketsDiscover practical strategies to optimize app performance and handle high trafficImplement SQL and NoSQL ... Read more

    $32.39 USD

  • Learning Go

    An Idiomatic Approach to Real-World Go Programming

    by Jon Bodner ...
    Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to teach Go's syntax to developers with experience in other programming languages, but tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write ... Read more

    $41.09 USD

  • Mastering OpenShift

    Deploy, Manage, and Scale Applications on Kubernetes

    "Mastering OpenShift: Deploy, Manage, and Scale Applications on Kubernetes" is an essential guide for IT professionals, developers, and system administrators seeking to leverage the full capabilities of OpenShift, the leading container application platform. This comprehensive book provides an in-depth exploration of OpenShift’s architecture, practical deployment strategies, and effective ... Read more

    $9.99 USD

  • Programming Excel with VBA and .NET

    Solve Real-World Problems with Excel

    Why program Excel? For solving complex calculations and presenting results, Excel is amazingly complete with every imaginable feature already in place. But programming Excel isn't about adding new features as much as it's about combining existing features to solve particular problems. With a few modifications, you can transform Excel into a task-specific piece of software that will quickly and ... Read more

    $31.69 USD