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 1033 - 1056 of 10651 Results
Skip side bar filters
  • Head First C#

    What will you learn from this book?Go from beginner to confident developer as you create apps, games, and real-world projects using C#, .NET 9, and Visual Studio. With this engaging, visual guide, you'll master object-oriented programming, build 3D games in Unity, harness the power of LINQ for data queries, and learn to leverage AI tools in your development, through puzzles, hands-on exercises, ... Read more

    $48.99 USD

  • Quick Start Guide to Large Language Models

    Strategies and Best Practices for Using ChatGPT and Other LLMs

    by Sinan Ozdemir ...
    The Practical, Step-by-Step Guide to Using LLMs at Scale in Projects and ProductsLarge Language Models (LLMs) like ChatGPT are demonstrating breathtaking capabilities, but their size and complexity have deterred many practitioners from applying them. In Quick Start Guide to Large Language Models, pioneering data scientist and AI entrepreneur Sinan Ozdemir clears away those obstacles and provides a ... Read more

    $43.19 USD

  • Professional ASP.NET 4 in C# and VB

    This book introduces you to the features and capabilities that ASP.NET 4 offers, and explains the foundation that ASP.NET provides. It covers each major new feature included in ASP.NET 4 in detail. Retaining the unique C# and VB dual language coverage, this edition retains many great features from previous versions, including both printed and downloadable VB and C# code examples. Other expert ... Read more

    $38.99 USD

  • Introduction to PHP, Part 4, Second Edition

    by Adam Majczak ...
    The book describes: classes (continuation of the Part 2 and Part 3), interfaces, traits, tuples, namespaces, ADT, randomizing, HTML, PHP & JavaScript intermixing. ... Read more

    $2.99 USD or Free with Kobo Plus

  • A Practical Guide to SysML

    The Systems Modeling Language

    Series series The MK/OMG Press
    A Practical Guide to SysML, Third Edition, fully updated for SysML version 1.4, provides a comprehensive and practical guide for modeling systems with SysML. With their unique perspective as leading contributors to the language, Friedenthal, Moore, and Steiner provide a full description of the language along with a quick reference guide and practical examples to help you use SysML. The book begins ... Read more

    $53.99 USD

  • Camel in Action

    SummaryCamel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro.Forewords by James Strachan and Dr. Mark LittlePurchase of the print book includes a free eBook in PDF, Kindle, ... Read more

    $68.99 USD

  • Test Yourself on Sebastian Raschka's Build a Large Language Model (From Scratch)

    300+ practice problems to cement your learning

    Learn how to create, train, and tweak large language models (LLMs) by building one from the ground up!Sebastian Raschka’s bestselling book Build a Large Language Model (From Scratch) is the best way to learn how Large Language Models function. It uses Python and the PyTorch deep learning library. It’s a unique way to learn this subject, which some believe is the only way to truly learn: you build ... Read more

    Free

  • Go in Practice

    SummaryGo in Practice guides you through 70 real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications.Purchase of the print book includes a ... Read more

    $34.99 USD

  • Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA

    Effective techniques for processing complex image data in real time using GPUs

    Discover how CUDA allows OpenCV to handle complex and rapidly growing image data processing in computer and machine vision by accessing the power of GPUKey FeaturesExplore examples to leverage the GPU processing power with OpenCV and CUDAEnhance the performance of algorithms on embedded hardware platformsDiscover C++ and Python libraries for GPU accelerationBook DescriptionComputer vision has been ... Read more

    $41.39 USD or Free with Kobo Plus

  • Blockchain Developer's Guide

    Develop smart applications with Blockchain technologies - Ethereum, JavaScript, Hyperledger Fabric, and Corda

    Build real-world projects like a smart contract deployment platform, betting apps, wallet services, and much more using blockchainKey FeaturesApply blockchain principles and features for making your life and business betterUnderstand Ethereum for smart contracts and DApp deploymentTackle current and future challenges and problems relating to blockchainBook DescriptionBlockchain applications ... Read more

    $35.99 USD or Free with Kobo Plus

  • Heterogeneous Computing with OpenCL 2.0

    Heterogeneous Computing with OpenCL 2.0 teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs). This fully-revised edition includes the latest enhancements in OpenCL 2.0 including: • Shared virtual memory to increase programming flexibility and reduce data ... Read more

    $67.49 USD

  • Beginning Artificial Intelligence with the Raspberry Pi

    Series series Professional and Applied Computing (R0)
    Gain a gentle introduction to the world of Artificial Intelligence (AI) using the Raspberry Pi as the computing platform. Most of the major AI topics will be explored, including expert systems, machine learning both shallow and deep, fuzzy logic control, and more!AI in action will be demonstrated using the Python language on the Raspberry Pi. The Prolog language will also be introduced and used to ... Read more

    $31.49 USD

  • Practical Cryptography in Software Development

    The How-To Guide

    by Peter Johnson ...
    "Practical Cryptography in Software Development: The How-To Guide" is an essential resource for anyone seeking to understand and apply cryptographic principles in the realm of software engineering. This book demystifies the complex world of cryptography by bridging the gap between theoretical concepts and real-world applications. Tailored for both beginners and experienced practitioners, the text ... Read more

    $6.99 USD or Free with Kobo Plus

  • Working with Static Sites

    Bringing the Power of Simplicity to Modern Sites

    Just like vinyl LPs, static sites are making a comeback, evidenced by the wide array of static-site generators now available. This practical book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you’ll work with some of today’s more mature and popular static-site generators.Authors Raymond Camden and Brian Rinaldi ... Read more

    $24.49 USD

  • LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries

    Design powerful and reliable compilers using the latest libraries and tools from LLVM

    by Min-Yih Hsu ...
    Learn how you can build the next big programming language, compiler, or source code analyzer using LLVM and ClangKey FeaturesExplore Clang, LLVM’s middle-end and backend, in a pragmatic wayDevelop your LLVM skillset and get to grips with a variety of common use casesEngage with real-world LLVM development through various coding examplesBook DescriptionEvery programmer or engineer, at some point in ... Read more

    $34.19 USD or Free with Kobo Plus

  • Java 9 Modularity

    Patterns and Practices for Developing Maintainable Applications

    The upcoming Java 9 module system will affect existing applications and offer new ways of creating modular and maintainable applications. With this hands-on book, Java developers will learn not only about the joys of modularity, but also about the patterns needed to create truly modular and reliable applications. Authors Sander Mak and Paul Bakker teach you the concepts behind the Java 9 module ... Read more

    $24.49 USD

  • Make: Lego and Arduino Projects

    Projects for extending MINDSTORMS NXT with open-source electronics

    Make amazing robots and gadgets with two of today’s hottest DIY technologies. With this easy-to-follow guide, you’ll learn how to build devices with Lego Mindstorms NXT 2.0, the Arduino prototyping platform, and some add-on components to bridge the two. Mindstorms alone lets you create incredible gadgets. Bring in Arduino for some jaw-dropping functionality—and open a whole new world of ... Read more

    $20.19 USD

  • Python: La Guía Definitiva para Principiantes para Dominar Python

    Domina El Lenguaje de Programación PYTHON En Esta Guía Definitiva Para Principiantes HoyMismo! Estás buscando un modo de utilizar la programación en Python con eficacia? ¿Quieres aprender a programar rápidamente y sin esfuerzo? Te presentamos La Guía Definitiva Para Principiantes Para El Dominiar Python.Los lenguajes de prrogramación son fascinantes y asustan al mismo tiempo porque pueden ... Read more

    $5.99 USD

  • Spring Boot 2.0 Projects

    Build production-grade reactive applications and microservices with Spring Boot

    Develop diverse, real-life projects by exploring Spring Boot's featuresKey FeaturesRun production-grade-based applications using the Spring WebFlux frameworkLearn to develop high-performance asynchronous applications with Spring BootCreate robust microservice-based applications with Kotlin using Spring BootBook DescriptionSpring Boot is a lightweight framework that provides a set of tools to ... Read more

    $41.39 USD or Free with Kobo Plus

  • Lua Quick Start Guide

    The easiest way to learn Lua programming

    by Gabor Szauer ...
    The easiest way to learn Lua programmingKey FeaturesThe easiest way to learn Lua codingUse the Lua standard libraries and debug Lua codeEmbed Lua as a scripting language using the Lua C APIBook DescriptionLua is a small, powerful and extendable scripting/programming language that can be used for learning to program, and writing games and applications, or as an embedded scripting language. There ... Read more

    $25.69 USD or Free with Kobo Plus

  • Making Android Accessories with IOIO

    Going Mobile with Sensors, Lights, Motors, and Robots

    by Simon Monk ...
    Create your own electronic devices with the popular IOIO ("yoyo") board, and control them with your Android phone or tablet. With this concise guide, you’ll get started by building four example projects—after that, the possibilities for making your own fun and creative accessories with Android and IOIO are endless.To build Android/IOIO devices, you write the program on your computer, transfer it ... Read more

    $5.39 USD

  • XPath and XPointer

    Locating Content in XML Documents

    by John Simpson ...
    Referring to specific information inside an XML document is a little like finding a needle in a haystack: how do you differentiate the information you need from everything else? XPath and XPointer are two closely related languages that play a key role in XML processing by allowing developers to find these needles and manipulate embedded information. XPath describes a route for finding specific ... Read more

    $17.29 USD

  • Tapworthy

    Designing Great iPhone Apps

    by Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... Read more

    $23.09 USD

  • Pro JPA 2

    Series series Professional and Applied Computing (R0)
    Pro JPA 2, Second Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers.Authors Mike Keith and Merrick Schincariol take a hands–on approach, based on ... Read more

    $49.49 USD