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 1897 - 1920 of 10672 Results
Skip side bar filters
  • Access 2019

    Relacionando Ideias

    O Office 2019 possui vários programas, entre eles o Access, que é um gerenciador de banco de dados que possui ferramentas e modelos que podem ser usados no processo de criação de um banco de dados. Com ele é possível criar um banco de dados para controlar, por exemplo, o estoque de produtos, os contatos profissionais ou atividades comerciais. O livro Access 2019 - Relacionando Ideias permite uma ... Read more

    $7.99 USD or Free with Kobo Plus

  • Desarrollo Web desde Cero - Guía Práctica

    by Oscar Pérez ...
    "Desarrollo Web desde Cero - Guía Práctica"Aprende los fundamentos del desarrollo web con esta guía práctica y accesible. Descubre cómo funcionan las páginas web, domina HTML desde cero y crea tu primer sitio web personal. Perfecto para principiantes que quieren iniciar su carrera en el desarrollo web. ... Read more

    Free

  • Learn SQL with MySQL

    A step-by-step guide that will help you manage data in a relational database using SQL with ease Key Features a- Understand the concepts related to relational databases. a- Learn how to install MariaDB and MySQL on Windows, Linux and tools to access it. a- Learn how to connect Python and Pandas to MySQL/MariaDB. Description This book starts with the concepts in RDBMS (Relational Database ... Read more

    $15.99 USD

  • Terrascan for Secure Terraform Workflows

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Terrascan for Secure Terraform Workflows"In an era where cloud-native infrastructure underpins the digital enterprise, "Terrascan for Secure Terraform Workflows" stands as an indispensable resource for professionals committed to robust Infrastructure as Code (IaC) security. The book begins by laying a strong foundation in the evolution of IaC, focusing on Terraform’s transformative role and ... Read more

    $9.95 USD or Free with Kobo Plus

  • Decentralized Identity with SpruceID

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Decentralized Identity with SpruceID""Decentralized Identity with SpruceID" is an authoritative guide to the latest advancements in digital identity, providing a comprehensive and technical exploration of self-sovereign identity, trustless networks, verifiable credentials, and the architectural foundations that define modern decentralized systems. The book begins by grounding readers in the ... Read more

    $9.95 USD or Free with Kobo Plus

  • Automate with Grunt

    The Build Tool for JavaScript

    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... Read more

    $11.99 USD

  • 50+ App Features with Python

    by Ylena Zorak ...
    "50+ App Features with Python" is for developers who want to build real solutions, not just read theory. The book will get you work with robust, feature-centric code that brings today's most popular app capabilities to life. This includes core data management and authentication, rich user experiences, notification systems, security layers, deployment, and modern testing pipelines.To get started, ... Read more

    $29.99 USD or Free with Kobo Plus

  • Efficient Data Processing in Pascal: Parse Large Datasets and Handle File Systems with Ease

    Advanced Programming Techniques with Pascal

    by Lex Cornell ...
    Series series Advanced Programming Techniques with Pascal
    Master High-Performance Data Processing in PascalMost developers reach for scripting languages when data grows large, only to find their pipelines choking on gigabyte-scale files. Efficient Data Processing in Pascal takes a different approach: strip away the abstractions, command the machine directly, and build processors that run at the physical limits of your hardware.This implementation-driven ... Read more

    $5.99 USD or Free with Kobo Plus

  • The $370 Million Glitch: The Destruction of Ariane 5 Flight 501

    Integer Overflow, Legacy Code, and the Most Expensive Software Bug in Aerospace History, 1996

    by Daniel Vargas ...
    How can a decade of brilliant engineering and 370 million dollars of scientific equipment be completely vaporized in exactly 37 seconds due to a single line of faulty computer code? The explosive maiden voyage of the European Space Agency's Ariane 5 rocket in 1996 remains the most infamous and costly software bug in the history of aerospace engineering. The rocket's catastrophic failure was ... Read more

    $5.99 USD

  • Generative AI in Banking Financial Services and Insurance

    A Guide to Use Cases, Approaches, and Insights

    Series series Professional and Applied Computing (R0)
    This book explores the integration of Generative AI within the Banking, Financial Services, and Insurance (BFSI) sector, elucidating its implications, applications, and the future landscape of BFSI.The first part delves into the origins and evolution of Generative AI, providing insights into its mechanics and applications within the BFSI context. It goes into the core technologies behind ... Read more

    $62.99 USD

  • Learning Python Networking

    A complete guide to build and deploy strong networking capabilities using Python 3.7 and Ansible

    Achieve improved network programmability and automation by leveraging powerful network programming concepts, algorithms, and toolsKey FeaturesDeal with remote network servers using SSH, FTP, SNMP and LDAP protocols.Design multi threaded and event-driven architectures for asynchronous servers programming.Leverage your Python programming skills to build powerful network applicationsBook ... Read more

    $36.99 USD or Free with Kobo Plus

  • Beginning Graphics Programming with Processing 3

    by Antony Lees ...
    A guide to creating exciting computer graphics with the popular Processing languageThis book aims to teach the Processing programming language to both non-programmers and experienced programmers alike. Using the book, anyone can learn to create visually stunning graphics and animations, regardless of prior experience, and how to utilise them in web pages and Android applicationsIf you are new to ... Read more

    $11.49 USD or Free with Kobo Plus

  • Hands-On Deep Learning for Games

    Leverage the power of neural networks and reinforcement learning to build intelligent games

    Understand the core concepts of deep learning and deep reinforcement learning by applying them to develop gamesKey FeaturesApply the power of deep learning to complex reasoning tasks by building a Game AIExploit the most recent developments in machine learning and AI for building smart gamesImplement deep learning models and neural networks with PythonBook DescriptionThe number of applications of ... Read more

    $27.99 USD or Free with Kobo Plus

  • An Introduction to Description Logic

    Description logics (DLs) have a long tradition in computer science and knowledge representation, being designed so that domain knowledge can be described and so that computers can reason about this knowledge. DLs have recently gained increased importance since they form the logical basis of widely used ontology languages, in particular the web ontology language OWL. Written by four renowned ... Read more

    $45.99 USD

  • Pascal for Students (including Turbo Pascal)

    The third edition of this best-selling text has been revised to present a more problem oriented approach to learning Pascal, without substantially changing the original popular style of previous editions. With additional material on Turbo Pascal extensions to the standard Pascal, including binary files and graphics, it continues to provide an introduction which is as suitable for the programming ... Read more

    $65.99 USD

  • Feature Flag Engineering for Modern Software Delivery

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Feature Flag Engineering for Modern Software Delivery""Feature Flag Engineering for Modern Software Delivery" is the definitive guide to mastering the art and science of feature flagging in today’s fast-paced software landscape. This comprehensive volume presents software engineers, DevOps specialists, architects, and technical leaders with a rich overview of the foundational principles, ... Read more

    $9.95 USD or Free with Kobo Plus

  • Server-Side Enterprise Development with Angular

    Use Angular Universal to pre-render your web pages, improving SEO and application UX

    Build SEO-friendly, progressive web applications that live on the web, mobile, or desktop, using the latest Angular Universal which is loaded with powerful features such as components, directives, and servicesKey FeaturesExplore differences between server-side and client-side renderingLearn how to create a progressive web app with great SEO supportDiscover best practices and how to use them to ... Read more

    $25.99 USD or Free with Kobo Plus

  • Libp2p Architecture and Protocol Design

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Libp2p Architecture and Protocol Design""Libp2p Architecture and Protocol Design" delivers an in-depth, authoritative exploration of the libp2p networking stack, the backbone of decentralized systems such as IPFS, Filecoin, and other foundational Web3 protocols. Beginning with the core architectural principles of peer-to-peer networks, the book articulates the rationale behind libp2p’s modular ... Read more

    $9.95 USD or Free with Kobo Plus

  • Pantsbuild Essentials

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Pantsbuild Essentials""Pantsbuild Essentials" is a comprehensive guide to mastering Pants, the powerful open-source build system designed for today's fast-paced, multi-language development environments. Beginning with an incisive overview of modern build system evolution, the book explores the architecture, core philosophies, and ecosystem integrations that make Pants a compelling choice for both ... Read more

    $9.95 USD or Free with Kobo Plus

  • Beginning Ethereum Smart Contracts Programming

    With Examples in Python, Solidity, and JavaScript

    by Wei-Meng Lee ...
    Series series Professional and Applied Computing (R0)
    Use this book to write an Ethereum Blockchain Smart Contract, test it, deploy it, and create a web application to interact with your smart contract.Beginning Ethereum Smart Contracts Programming is your fastest and most efficient means of getting started if you are unsure where to begin and how to connect to the Ethereum Blockchain. The book begins with a foundational discussion of blockchain and ... Read more

    $40.99 USD

  • Flash CC動畫設計誌:這樣做就會的15個造型路徑x圖層影格x動態廣告x互動面板關鍵技巧

    **電子書不含CD及其內容**成就動感的網頁特效,進入多媒體互動與應用的世界,唯有Flash CC!本書是針對初階使用者所編撰,以淺顯易懂的範例教學,循序漸進的引導讀者熟悉動畫原理和Flash CC工具面板、時間軸、圖層、影格與遮色片效果的使用,最後再設定以動態廣告製作、互動網頁應用等主題範例,充分展現網頁與多媒體設計使用者在職場必學的功能與製作技巧。基礎觀念篇主要是加強初學者的動畫設計概念以及Flash的繪圖設計技巧。內容包含:動畫的形成與種類、網頁動畫格式、Flash的動畫製作概念、製作流程、素材的準備與處理…等基礎觀念外,對於Flash CC的基本操作、輸出存檔方式、繪圖功能、造型編修、文字工具、填色處理、圖層的使用、元件的建立、動畫類型、以及各類動畫的製作方式,均有詳細的介紹。實例設計篇實際透過三個範例主題,讓初學者學會運用基本的工具來編修出想要的造形圖案,掌握繪圖的技巧 ... Read more

    $10.99 USD

  • Mastery di SQL

    Master Il linguaggio di programmazione SQL in questa guida ultima oggi!Introduzione alla Mastery SQL: La Guida Master Class per diventare un esperto SQL.In questo libro imparerai:· La sintassi utilizzata in SQL· Dichiarazioni SQL· Come creare un database in SQL· I tipi di dati utilizzati in SQL· Tipi di query SQL· Vincoli SQL· E molto di più.Prendi la tua copia di questo libro oggi! Non perdetevi ... Read more

    $9.99 USD or Free with Kobo Plus

  • Introducing Maven

    A Build Tool for Today's Java Developers

    Series series Professional and Applied Computing (R0)
    Gain an understanding of Maven’s dependency management and use it to organize basic and multi-module Maven projects. This short book is your quick-start tutorial for learning to use Maven. It includes inconsistently immutable collections, better array construction, and more from the latest Maven version 3.6. This second edition covers the newest in today's most popular build tool for Java ... Read more

    $31.99 USD

  • Finite Element Analysis for Civil Engineering with DIANA Software

    by Shun Chai ...
    Series series Engineering (R0)
    This book systematically introduces readers to the finite element analysis software DIANA (DIsplacement ANAlyzer) and its applications in civil engineering. Developed by TNO Corporation in the 1970s, DIANA is frequently used in civil engineering and engineering mechanics.Unlike the software user’s manual, which provides a comprehensive introduction and theoretical analysis, this book presents a ... Read more

    $107.99 USD