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 1753 - 1776 of 10668 Results
Skip side bar filters
  • HTML5 and JavaScript Web Apps

    Bridging the Gap Between the Web and the Mobile Web

    by Wesley Hales ...
    This hands-on book looks past the hype and buzzwords surrounding HTML5 and gives you a conservative and practical approach to using HTML5, JavaScript MVC frameworks, and the latest W3C specifications. You’ll quickly master how to build mobile and desktop web apps that are widely supported across all major web browsers and devices.Even though Web Storage, Web Workers, Geolocation, Device ... Read more

    $15.99 USD

  • 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

  • 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 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

  • 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

  • Head First C#

    Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying ... Read more

    $28.99 USD

  • C LANGUAGE COURSE PART 2

    by m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... Read more

    $3.99 USD or Free with Kobo Plus

  • Smalltalk Best Practice Patterns

    by Kent Beck ...
    This classic book is the definitive real-world style guide for better Smalltalk programming. This author presents a set of patterns that organize all the informal experience successful Smalltalk programmers have learned the hard way. When programmers understand these patterns, they can write much more effective code. The concept of Smalltalk patterns is introduced, and the book explains why they ... Read more

    $57.59 USD

  • Mastering Java 11

    Develop modular and secure Java applications using concurrency and advanced JDK libraries

    Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9, Java 10, and Java 11Enhance your Java application development and migration approachesFull coverage of modular Java applications, G1 Garbage Collector, JMHBook ... Read more

    $37.99 USD or Free with Kobo Plus