Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Programmeringssprog e-bøger

Hvis du kan lide Programmeringssprog e-bøger, så vil du elske disse fremragende valg.
Viser 2281 - 2304 af 9994 resultater
Skip side bar filters
  • Data Structures and Algorithms with the C++ STL

    A guide for modern C++ practitioners

    af John Farrier ...
    Explore the C++ 23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples.Key FeaturesMaster the std::vector and understand why it should be your default container of choiceUnderstand each STL algorithm and its practical applicationsGain insights into advanced topics such as exception guarantees and thread safetyPurchase of ... Læs mere

    307,49 kr. eller Gratis med Kobo Plus

  • Grow with Python Programming: From Basics to Advanced

    af Mark Fliks ...
    "Grow with Python Programming: From Basics to Advanced" by Mark Fliks is an extensive guide designed to take readers from the fundamentals of Python programming to more advanced topics. This book offers a comprehensive learning experience, combining clear explanations with hands-on examples to ensure a deep understanding of Python.Key Features:Structured Learning Path: The book is divided into ... Læs mere

    83,32 kr. eller Gratis med Kobo Plus

  • Visual C++2013从入门到精通(视频教学版)

    af 朱文伟 ...
    本书从初学者的角度出发,以通俗易懂的语言,配合丰富多彩的实例,详细介绍了使用Visual C++ 2013进行程序开发应该掌握的各方面知识。 全书共分11章,包括Visual C++ 2013概述,Windows编程基础,MFC对话框程序设计,MFC控件程序设计,菜单、工具栏和状态栏的开发使用,图形和图像,动态链接库,多线程编程,数据库编程,网络Sochet编程,Visual C++ 2013程序发布。书中所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,可以使读者轻松领会Visual C++ 2013程序开发的精髓,快速提高开发技能。 本书适合作为软件开发入门者的自学用书,可供开发人员查阅、参考,也适合作为高等院校相关专业的教学参考书。 ... Læs mere

    192,40 kr.

  • DATA SCIENCE USING JDBC AND POSTGRESQL WITH OBJECT-ORIENTED APPROACH AND APACHE NETBEANS IDE

    This book uses the PostgreSQL-version of Sakila sample database which is a fictitious database designed to represent a DVD rental store. The 15 tables of the database include film, film_category, actor, customer, rental, payment and inventory among others. The Sakila sample database is intended to provide a standard schema that can be used for examples in books, tutorials, articles, samples, and ... Læs mere

    128,20 kr.

  • Java Core Programmierung

    Memory Model und Garbage Collection

    Für Java-Entwickler sind nicht nur die Sprachelemente der Programmiersprache Java und die umfangreichen Bibliotheken des JDK (Java Development Kit) von Bedeutung; auch die Ablaufumgebung (JVM = Java Virtual Machine) ist relevant für die Software-Entwicklung in Java. Das vorliegende Buch "Java Core Programmierung" befasst sich mit zwei grundlegenden und wichtigen Aspekten der Java-Ablaufumgebung: ... Læs mere

    149,00 kr. eller Gratis med Kobo Plus

  • Markdown Syntax and Practice

    Definitive Reference for Developers and Engineers

    "Markdown Syntax and Practice""Markdown Syntax and Practice" is the definitive guide for mastering Markdown, from its humble origins to its central role in modern documentation workflows. Detailed and meticulously structured, this book explores Markdown’s philosophy, its adoption trajectory across industries, and the evolution of prominent dialects including GitHub Flavored Markdown, CommonMark, ... Læs mere

    64,93 kr. eller Gratis med Kobo Plus

  • LabVIEW Programming for Engineering Applications

    Definitive Reference for Developers and Engineers

    "LabVIEW Programming for Engineering Applications""LabVIEW Programming for Engineering Applications" is an authoritative and comprehensive guide designed for professionals and advanced students seeking to master the full spectrum of LabVIEW development. The book delves into the foundational and advanced concepts of LabVIEW's dataflow paradigm, memory management, parallelism, and error handling, ... Læs mere

    64,29 kr. eller Gratis med Kobo Plus

  • Reinforcement Learning

    With Open AI, TensorFlow and Keras Using Python

    Serier serie Professional and Applied Computing (R0)
    Master reinforcement learning, a popular area of machine learning, starting with the basics: discover how agents and the environment evolve and then gain a clear picture of how they are inter-related. You’ll then work with theories related to reinforcement learning and see the concepts that build up the reinforcement learning process.Reinforcement Learning discusses algorithm implementations ... Læs mere

    584,85 kr.

  • Cross-Platform-Entwicklung mit Tabris.js

    Serier Bog 235 - shortcuts
    Von Apps wird heute im Allgemeinen erwartet, dass sie mindestens auf den beiden großen mobilen Betriebssystemen Android und iOS laufen, im Idealfall gibt es auch noch eine Desktopversion für Windows, Linux und macOS. Doch für Entwickler bedeutet das nicht nur einen gewaltigen Arbeitsaufwand, da praktisch für jedes OS eine eigene Anwendung geschrieben werden muss, sondern eben auch die für ... Læs mere

    39,00 kr. eller Gratis med Kobo Plus

  • Qualitätsmanagement in agilen IT-Projekten – quo vadis?

    HMD Best Paper Award 2016

    Serier serie Computer Science and Engineering (German Language)
    Christian Brandes und Michael Heller diskutieren Missverständnisse zur Koexistenz von Agilität und Qualitätsmanagement in IT-Projekten. Diese sind nach ihrer Ansicht oft Ursache von Irritationen oder gar Frustrationen bei QM-Verantwortlichen, die Transitionen von „klassischen“ zu agilen Vorgehensweisen vollziehen müssen. Die Autoren lösen diese Missverständnisse auf und präsentieren ... Læs mere

    43,53 kr.

  • Ruby Pocket Reference

    Instant Help for Ruby Programmers

    Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—and highlights the key features you may work with every day. Need to know the correct syntax for a conditional? Forgot the name of that String method? This book is organized to help you find the facts fast.Ruby Pocket Reference, 2nd Edition is ... Læs mere

    98,99 kr.

  • SQL Server 2014 with Powershell v5 Cookbook

    Over 150 real-world recipes to simplify database management, automate repetitive tasks, and enhance your productivity

    Key FeaturesBook DescriptionPowerShell can be leveraged when automating and streamlining SQL Server tasks. PowerShell comes with a rich set of cmdlets, and integrates tightly with the .NET framework. Its scripting capabilities are robust and flexible, allowing you to simplify automation and integration across different Microsoft applications and components. The book starts with an introduction to ... Læs mere

    451,24 kr. eller Gratis med Kobo Plus

  • Zanzibar‑Style Authorization with OpenFGA

    Modeling, Evaluation, and Scale

    af Trex Team ...
    "Zanzibar‑Style Authorization with OpenFGA: Modeling, Evaluation, and Scale"Modern products rarely fail authorization because the rules are unclear; they fail because the rules don’t scale, don’t evolve safely, or can’t be explained when incidents hit. This book targets experienced engineers and architects who need to move beyond RBAC/ACL shortcuts and build relationship-based authorization that ... Læs mere

    63,52 kr. eller Gratis med Kobo Plus

  • Unity 5 for Android Essentials

    A fast-paced guide to building impressive games and applications for Android devices with Unity 5

    af Valera Cogut ...
    Key FeaturesBook DescriptionUnity is a very popular and effective technology for creating 2D and 3D games and applications. The Unity rendering engine provides great real-time rendering of high quality graphics without too much cost and effort. It boasts industry leading multi-platform support and world class monetization and retention services for mobile games, making it the first choice for many ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Thinking About Star

    This short booklet will introduce you to the Star programming language, what is novel about it and why you should know more.Star is a modern functional first programming language that has a rich set of features. It is readable, safe and extensible. It supports multiple paradigms including actor based programming, query based programming, and concurrent programming.The booklet highlights some of ... Læs mere

    Gratis

  • Customizing Chef

    Getting the Most Out of Your Infrastructure Automation

    af Jon Cowie ...
    Take advantage of Chef’s highly customizable design to tackle specific automation issues that you can’t solve by simply using Chef’s tools, resources, and services out of the box. With this practical guide, you’ll examine the internal structure of this configuration management technology and learn where, how, and why to add custom code.Author Jon Cowie not only provides code snippets and practical ... Læs mere

    218,11 kr.

  • Mastering PHP Design Patterns

    Develop robust and reusable code using a multitude of design patterns for PHP 7

    af Junade Ali ...
    Develop robust and reusable code using a multitude of design patterns for PHP 7Key Features\[\*\]Learn about advanced design patterns in PHP 7\[\*\]Understand enhanced architectural patterns\[\*\]Learn to implement reusable design patterns to address common recurring problemsBook DescriptionDesign patterns are a clever way to solve common architectural issues that arise during software development ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • OWASP for LLM Apps

    A Practical Security Checklist for GenAI Product Teams

    af Trex Team ...
    "OWASP for LLM Apps: A Practical Security Checklist for GenAI Product Teams"Generative AI has expanded the application attack surface faster than most teams have updated their security practices. This book is written for experienced engineers, security architects, platform teams, and technical product leaders who are building or governing LLM-powered systems in production. Rather than treating ... Læs mere

    63,70 kr. eller Gratis med Kobo Plus

  • C# Data Structures and Algorithms

    Explore the possibilities of C# for developing a variety of efficient applications

    af Marcin Jamro ...
    A complete guide on using data structures and algorithms to write sophisticated C\# codeKey FeaturesMaster array, set and map with trees and graphs, among other fundamental data structuresDelve into effective design and implementation techniques to meet your software requirementsExplore illustrations to present data structures and algorithms, as well as their analysis in a clear, visual mannerBook ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Python Descriptors

    Serier serie Professional and Applied Computing (R0)
    This short book on Python descriptors is a collection of knowledge and ideas from many sources on dealing with and creating descriptors. And, after going through the things all descriptors have in common, the author explores ideas that have multiple ways of being implemented as well as completely new ideas never seen elsewhere before.This truly is a comprehensive guide to creating Python ... Læs mere

    148,34 kr.

  • Generic Pipelines Using Docker

    The DevOps Guide to Building Reusable, Platform Agnostic CI/CD Frameworks

    Serier serie Professional and Applied Computing (R0)
    Create generic pipelines to reduce your overall DevOps workload and allow your team to deliver faster. This book helps you get up to speed on the pros and cons of generic pipeline methodology, and learn to combine shell scripts and Docker to build generic pipelines.In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely ... Læs mere

    410,26 kr.

  • Financial Theory with Python

    A Gentle Introduction

    af Yves Hilpisch ...
    Nowadays, finance, mathematics, and programming are intrinsically linked. This book provides the relevant foundations of each discipline to give you the major tools you need to get started in the world of computational finance.Using an approach where mathematical concepts provide the common background against which financial ideas and programming techniques are learned, this practical guide ... Læs mere

    327,11 kr.

  • C# for Beginners: A Comprehensive Guide to Crafting Real Projects and Applications

    af VERA POE ...
    Are you considering delving into C# programming?Interested in crafting your own real projects and applications? If so, this educational material is tailored for you. "C# for Beginners" serves as a transformative tool, guiding your coding passion towards potential career options like computer programming. This guide not only enhances your programming knowledge but also sharpens existing skills in ... Læs mere

    80,10 kr. eller Gratis med Kobo Plus

  • Unreal Engine Game Development Cookbook

    Over 40 recipes to accelerate the process of learning game design and solving development problems using Unreal Engine

    af John P. Doran ...
    Over 40 recipes to accelerate the process of learning game design and solving development problems using Unreal EngineKey FeaturesBook DescriptionUnreal Engine is powerful tool with rich functionalities to create games. It equips you with the skills to easily build mobile and desktop games from scratch without worrying about which platform they will run on. You can focus on the individual ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus