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 1057 - 1080 of 10711 Results
Skip side bar filters
  • Google Apps Script for Beginners

    by Serge Gabet ...
    This book is a simple step-by-step, example-oriented guide with a focus on providing the practical skills necessary to develop and customize apps with Apps Script. If you are an application developer with no knowledge of App Script, and would like to learn to build apps using Google Apps script from scratch, then this book is for you. Basic JavaScript knowledge is required. ... Read more

    $18.99 USD or Free with Kobo Plus

  • Agile Data Science 2.0

    Building Full-Stack Data Analytics Applications with Spark

    Data science teams looking to turn research into useful analytics applications require not only the right tools, but also the right approach if they’re to succeed. With the revised second edition of this hands-on guide, up-and-coming data scientists will learn how to use the Agile Data Science development methodology to build data applications with Python, Apache Spark, Kafka, and other tools ... Read more

    $36.99 USD

  • Python in easy steps, 2nd Edition

    Covers Python 3.10

    by Mike McGrath ...
    Series series In Easy Steps
    Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colorized source code.Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python ... Read more

    $14.75 USD

  • NVMe Architecture and Protocols

    Definitive Reference for Developers and Engineers

    "NVMe Architecture and Protocols""NVMe Architecture and Protocols" offers a comprehensive exploration of Non-Volatile Memory Express (NVMe) technologies, tailored for engineers, architects, and technical professionals navigating the rapidly evolving landscape of high-performance storage. Beginning with the foundations of NVMe’s inception, the book meticulously charts the evolution from legacy ... Read more

    $9.95 USD or Free with Kobo Plus

  • Dart: Up and Running

    A New, Tool-Friendly Language for Structured Web Apps

    Get moving with Dart, the development platform that helps you build high-performance HTML5 apps for the modern Web. With this guide, you’ll take a hands-on tour of the Dart language, libraries, and tools—including its editor and virtual machine—for developing structured, fast, and maintainable web apps that run on both the client and the server.Written by developer advocates at Google, this ... Read more

    $11.99 USD

  • Mapping with ArcGIS Pro

    Design accurate and user-friendly maps to share the story of your data

    Implementing the ArcGIS Pro technique to design accurate, user friendly maps and making appropriate cartographic decisionsKey Features- Build visually stunning and useful maps;- Understand the cartographic workflows and the decisions you must take before creating the map;- Learn to create appropriate map elements and layout designs-Use the ArcGIS Online's Smart Mapping technique to create clear ... Read more

    $37.99 USD or Free with Kobo Plus

  • SQL Server Analysis Services 2012 Cube Development Cookbook

    A practical cookbook packed with recipes to help developers produce data cubes as quickly as possible by following step by step instructions, rather than explaining data mining concepts with SSAS.If you are a BI or ETL developer using SQL Server Analysis services to build OLAP cubes, this book is ideal for you. Prior knowledge of relational databases and experience with Excel as well as SQL ... Read more

    $34.99 USD or Free with Kobo Plus

  • Python Data Analytics

    Data Analysis and Science using pandas, matplotlib and the Python Programming Language

    by Fabio Nelli ...
    Series series Professional and Applied Computing (R0)
    Python Data Analytics will help you tackle the world of data acquisition and analysis using the power of the Python language. At the heart of this book lies the coverage of pandas, an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.Author Fabio Nelli expertly shows the strength of the Python ... Read more

    $44.99 USD

  • Learning Groovy 3

    Java-Based Dynamic Scripting

    by Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language, including what's new in Groovy version 3.0. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in ... Read more

    $49.99 USD

  • Secrets of VBA for Modelers!

    Developing Decision Support Systems with Microsoft Office Excel

    Secrets of VBA for Modelers: Developing Decision Support Systems with Microsoft Office ExcelVisual Basic Application (VBA) is one of the powerful tools that Microsoft Office Excel can offer you. It is the best when you master both basic and advanced skills of VBA. So you can become a skilled modeler we have made available an incredible short book titled “SECRETS OF VBA FOR MODELERS: DEVELOPING ... Read more

    $2.99 USD

  • Reinforcement Learning for Finance

    A Python-Based Introduction

    by Yves Hilpisch ...
    Reinforcement learning (RL) has led to several breakthroughs in AI. The use of the Q-learning (DQL) algorithm alone has helped people develop agents that play arcade games and board games at a superhuman level. More recently, RL, DQL, and similar methods have gained popularity in publications related to financial research.This book is among the first to explore the use of reinforcement learning ... Read more

    $43.99 USD

  • Getting Started with Netduino

    Open Source Electronics Projects with .NET

    by Chris Walker ...
    Start building electronics projects with Netduino, the popular open source hardware platform that’s captured the imagination of makers and hobbyists worldwide. This easy-to-follow book provides the step-by-step guidance you need to experiment with Netduino and the .NET Micro Framework.Through a set of simple projects, you’ll learn how to create electronic gadgets—including networked devices that ... Read more

    $12.99 USD

  • Getting Started with Python

    Understand key data structures and use Python in object-oriented programming

    Harness the power of Python objects and data structures to implement algorithms for analyzing your data and efficiently extracting informationKey FeaturesTurn your designs into working software by learning the Python syntaxWrite robust code with a solid understanding of Python data structuresUnderstand when to use the functional or the OOP approachBook DescriptionThis Learning Path helps you get ... Read more

    $31.99 USD or Free with Kobo Plus

  • MASTER REACT JS PART 1

    by m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Read more

    $3.99 USD or Free with Kobo Plus

  • C# 5.0 Unleashed

    by Bart De Smet ...
    Series Book 5.0 - Unleashed
    Buy the print C# 5.0 Unleashed and get the eBook version for free! See inside the book for access code and details.C# 5.0 Unleashed is for anyone who wants to learn the C# programming language in depth, understanding how language features truly work. While giving you those insights, you learn where and how to use the features to design various kinds of software. This book not only teaches the ... Read more

    $34.99 USD

  • SQL Success

    "SQL Success" is about problem-solving in SQL. It bridges the gap between dry and dull database theory books, and developer books that focus on giving recipes without explaining sufficiently the reasons behind the recipes or discussing alternative solutions.Many developers struggle with SQL due to the contrast between the top-down logic of most programming languages and SQL's set-based approach. ... Read more

    $39.99 USD or Free with Kobo Plus

  • QUIC Protocol Design and Implementation

    Definitive Reference for Developers and Engineers

    "QUIC Protocol Design and Implementation"QUIC Protocol Design and Implementation offers a comprehensive exploration of the groundbreaking transport protocol that is redefining Internet communication. The book begins by tracing the limitations of traditional transport mechanisms such as TCP and UDP, detailing the motivations behind QUIC's creation and chronicling its evolution from a Google ... Read more

    $9.95 USD or Free with Kobo Plus

  • Classic Computer Science Problems in Java

    by David Kopec ...
    Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms.SummarySharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms. You’ll work through a series of ... Read more

    $49.99 USD

  • Programming C# 10

    Build Cloud, Web, and Desktop Applications

    by Ian Griffiths ...
    C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building cloud, web, and desktop applications.Designed for experienced programmers, this book provides many code ... Read more

    $48.99 USD

  • Advanced Analytics with PySpark

    Patterns for Learning from Data at Scale Using Python and Spark

    The amount of data being generated today is staggering and growing. Apache Spark has emerged as the de facto tool to analyze big data and is now a critical part of the data science toolbox. Updated for Spark 3.0, this practical guide brings together Spark, statistical methods, and real-world datasets to teach you how to approach analytics problems using PySpark, Spark's Python API, and other best ... Read more

    $41.99 USD

  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Read more

    $28.99 USD

  • Java 9 Programming Blueprints

    Master features like modular programming, Java HTTP 2.0, and REPL by building numerous applications

    by Jason Lee ...
    Build a variety of real-world applications by taking advantage of the newest features of Java 9Key Features\[\*\] See some of the new features of Java 9 and be introduced to parts of the Java SDK\[\*\] This book provides a set of diverse, interesting projects that range in complexity from fairly simple to advanced and cover HTTP 2.0\[\*\] Take advantage of Java's new modularity features to write ... Read more

    $41.99 USD or Free with Kobo Plus

  • Mastering Unreal Engine 4.X

    Master the art of building AAA games with Unreal Engine

    Take your game development skills to the next level with one of the best engines on the marketKey Features\[\*\]Build an entire AAA game level throughout the book\[\*\]Take your C++ scripting skills to the next level and use them extensively to build the game\[\*\]An advanced practical guide with a tutorial style approach that will help you make the best of Unreal engine 4Book DescriptionUnreal ... Read more

    $41.99 USD or Free with Kobo Plus

  • The Pandas Workshop

    A comprehensive guide to using Python for data analysis with real-world case studies

    Learn the fundamentals of data science with Python by analyzing real datasets and solving problems using pandasKey FeaturesLearn how to apply data retrieval, transformation, visualization, and modeling techniques using pandasBecome highly efficient in unlocking deeper insights from your data, including databases, web data, and moreBuild your experience and confidence with hands-on exercises and ... Read more

    $39.99 USD or Free with Kobo Plus