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

Udarbejdere e-bøger

Hvis du kan lide Udarbejdere e-bøger, så vil du elske disse fremragende valg.
Viser 913 - 936 af 1273 resultater
Skip side bar filters
  • DevOps in Python

    Infrastructure as Python

    af Moshe Zadka ...
    Serier serie Professional and Applied Computing (R0)
    Explore and apply best practices for efficient application deployment. This book draws upon author Moshe Zadka's years of Dev Ops experience and focuses on the parts of Python, and the Python ecosystem, that are relevant for DevOps engineers.You'll start by writing command-line scripts and automating simple DevOps-style tasks. You'll then move on to more advanced cases, like using Jupyter as an ... Læs mere

    416,24 kr.

  • Go Recipes

    A Problem-Solution Approach

    Serier serie Professional and Applied Computing (R0)
    Solve your Go problems using a problem-solution approach. Each recipe is a self-contained answer to a practical programming problem in Go. Go Recipes contains recipes that deal with the fundamentals of Go, allowing you to build simple, reliable, and efficient software. Other topics include working with data using modern NoSQL databases such as MongoDB and RethinkDB. The book provides in-depth ... Læs mere

    369,11 kr.

  • Game Development with Construct 2

    From Design to Realization

    Serier serie Professional and Applied Computing (R0)
    Design and create video games using Construct 2. No prior experience is required.Game Development with Construct 2 teaches you to create 12 different game projects from a variety of genres, including car racing and tower defense to platformer and action-adventure. The software is user friendly and powerful, and the games you create can be exported to run on the web, desktop computers, and ... Læs mere

    494,74 kr.

  • Interpreting LISP

    Programming and Data Structures

    af Gary D. Knott ...
    Serier serie Professional and Applied Computing (R0)
    Learn Lisp programming in a data structures context, including tables, functions, forms, expressions, typed-pointers, I/O, garbage collection and some applications. This short primer contains a careful description of the data structures manipulated by Lisp functions. These data structures and others, notably hash tables, are also used in constructing a Lisp interpreter.Interpreting Lisp will be of ... Læs mere

    290,61 kr.

  • Formalizing Data-Centric Web Services

    af Iman Saleh ...
    Serier serie Computer Science (R0)
    This book presents a methodology to model and specify the data aspect of Web services, as it is overlooked by current standards for specifying Web services. The formal specification enables verification of service behavior, and the proposed methodology is based on formal methods and design-by-contract techniques.The Web has evolved from an information sharing medium to a wide-scale environment for ... Læs mere

    420,11 kr.

  • Digital Electronics for Musicians

    Build Intuitive Electronics and Electroacoustic Music Interfaces

    Serier serie Professional and Applied Computing (R0)
    Dive into the world of computer music and physical computing and stay ahead of the melodic curve. This book is aimed at adventurous musicians who want to learn about music programming with Arduino, sensors, and Pure Data, and how to make new interfaces and instruments with that knowledge.In this updated version, you can expect a wave of updates that bring the content in sync with the latest tech ... Læs mere

    471,24 kr.

  • PHP Objects, Patterns, and Practice

    af MATT ZANDSTRA ...
    Serier serie Professional and Applied Computing (R0)
    Aided by three key elements: object fundamentals, design principles, and best practices, you'll learn how to develop elegant and rock solid systems using PHP.The 5th edition of this popular book has been fully updated for PHP 7, including replacing the PEAR package manager with Composer, and new material on Vagrant and PHP standards. It provides a solid grounding in PHP's support for objects, it ... Læs mere

    526,24 kr.

  • Mastering Hybrid Cloud with Azure: Seamless Integration of On-Premises and Cloud Workloads

    Unlock the full potential of hybrid cloud with "Mastering Hybrid Cloud with Azure", the definitive guide for IT professionals, architects, and decision-makers looking to integrate on-premises infrastructure with Microsoft Azure. As enterprises embrace the flexibility and scalability of the cloud, the hybrid approach has emerged as the most strategic solution—balancing control, compliance, and ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • The Foundations of Mobile Development: Theory and Practice

    Unlock the secrets of mobile development with The Foundations of Mobile Development: Theory and Practice. This comprehensive guide is your ultimate resource for understanding the intricacies of mobile app creation, from the basic principles to advanced practices. Whether you're a beginner looking to break into the field or an experienced developer seeking to enhance your skills, this book offers ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • WebGL Deep Dive: Engineering High-Performance Graphics

    WebGL Wizadry

    Serier serie WebGL Wizadry
    "WebGL Deep Dive: Engineering High-Performance Graphics" is an expertly crafted guide that provides a comprehensive journey into the world of WebGL and its application in creating high-performance graphics. This book is a valuable resource for web developers, graphics programmers, and technology enthusiasts looking to harness the full potential of WebGL for real-time 3D rendering.WebGL, a ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • SFML Essentials: Getting Started with Game Development

    SFML Fundamentals

    Serier serie SFML Fundamentals
    "SFML Essentials: Getting Started with Game Development" is your gateway to the exciting world of game development using the Simple and Fast Multimedia Library (SFML) in C++. Whether you're a novice programmer or an experienced developer looking to explore game development, this book offers a comprehensive introduction to SFML, a cross-platform open-source framework renowned for its simplicity and ... Læs mere

    63,35 kr.

  • Azure Networking Essentials: Master VNETs, VPNs & More

    Unlock the full potential of Azure networking with Azure Networking Essentials: Master VNETs, VPNs & More—your comprehensive guide to designing, deploying, and managing secure, scalable cloud networks.Whether you're a cloud architect, network engineer, or IT professional, this book delivers a deep dive into Azure's networking capabilities, offering hands-on guidance and practical insights. ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • Mastering A-Frame: Building Immersive Virtual Worlds

    "Mastering A-Frame: Building Immersive Virtual Worlds" is a groundbreaking guide designed for aspiring and experienced developers alike, diving deep into the world of virtual reality through the A-Frame framework. This comprehensive book demystifies the process of creating engaging and interactive 3D environments on the web. From the basics of VR design to advanced techniques, the reader is taken ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • Java 9 Revealed

    For Early Adoption and Migration

    Serier serie Professional and Applied Computing (R0)
    Explore the new Java 9 modules, SDK, JDK, JVM, JShell and more in this comprehensive book that covers what’s new in Java 9 and how to use these new features. Java 9 Revealed is for experienced Java programmers looking to migrate to Java 9. Author Kishori Sharan begins by covering how to develop Java applications using the new module system introduced in Java 9 and how to use the JShell tool in ... Læs mere

    310,86 kr.

  • Let’s Build a Multiplayer Phaser Game

    With TypeScript, Socket.IO, and Phaser

    Serier serie Professional and Applied Computing (R0)
    Create a fully working multiplayer game from scratch using TypeScript, Socket.IO, and the community edition of Phaser.js. You will achieve amazing feats in the browser without having to install any software. This book teaches you how to use the Phaser game engine APIs to tap into physics, and how to utilize HUD information and fire lasers.Let’s Build a Multiplayer Phaser Game dives into the ... Læs mere

    369,11 kr.

  • Learn Java with Math

    Using Fun Projects and Games

    af Ron Dai ...
    Serier serie Professional and Applied Computing (R0)
    There are many good Java programming books on the market, but it's not easy to find one fit for a beginner. This book simplifies the complexity of Java programming and guides you through the journey to effectively work under the hood.You'll start with the fundamentals of Java programming and review how it integrates with basic mathematical concepts through many practical examples. You'll witness ... Læs mere

    447,61 kr.

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Serier serie Professional and Applied Computing (R0)
    Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design patterns, and understand the criticisms of design patterns with an overview of anti-patterns. For each pattern you will see at least one real-world scenario, a computer-world example, and a complete ... Læs mere

    447,61 kr.

  • MATLAB Deep Learning

    With Machine Learning, Neural Networks and Artificial Intelligence

    af Phil Kim ...
    Serier serie Professional and Applied Computing (R0)
    Get started with MATLAB for deep learning and AI with this in-depth primer. In this book, you start with machine learning fundamentals, then move on to neural networks, deep learning, and then convolutional neural networks. In a blend of fundamentals and applications, MATLAB Deep Learning employs MATLAB as the underlying programming language and tool for the examples and case studies in this book ... Læs mere

    494,74 kr.

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Serier serie Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Læs mere

    290,61 kr.

  • Java for Absolute Beginners

    Learn to Program the Fundamentals the Java 9+ Way

    Serier serie Professional and Applied Computing (R0)
    Write your first code in Java using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you’ll be able to pick up the concepts without fuss. Java for Absolute Beginners teaches Java development in language anyone can understand, giving you the best possible start. You’ll see clear code descriptions and layout so that you can get your code ... Læs mere

    314,11 kr.

  • Software Reading Techniques

    Twenty Techniques for More Effective Software Review and Inspection

    Serier serie Professional and Applied Computing (R0)
    Learn twenty software reading techniques to enhance your effectiveness in reviewing and inspecting software artifacts such as requirements specifications, designs, code files, and usability.Software review and inspection is the best practice in software development that detects and fixes problems early. Software professionals are trained to write software but not read and analyze software written ... Læs mere

    274,86 kr.

  • Learn to Program with Python 3

    A Step-by-Step Guide to Programming

    af Irv Kalb ...
    Serier serie Professional and Applied Computing (R0)
    Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding with an accessible, step-by-step approach designed to bring you comfortably into the world of software development.Real–world analogies make the material understandable, with a wide variety of well ... Læs mere

    447,61 kr.

  • Human Activity Recognition and Anomaly Detection

    4th International Workshop, DL-HAR 2024, and First International Workshop, ADFM 2024, Held in Conjunction with IJCAI 2024, Jeju, South Korea, August 3–9, 2024, Revised Selected Papers

    Serier serie Springer Nature Proceedings excluding Computer Science
    This book constitutes the refereed proceedings of the 4th International and First International Workshop on Human Activity Recognition and Anomaly Detection, Conjunction with IJCAI 2024, held in Jeju, South Korea, during August 3–9, 2024.The 9 full papers included in this book were carefully reviewed and selected from 14 submissions. They were organized in topical sections as follows: Anomaly ... Læs mere

    546,24 kr.

  • Practical Domain-Driven Design in Enterprise Java

    Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework

    af Vijay Nair ...
    Serier serie Professional and Applied Computing (R0)
    See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo ... Læs mere

    369,11 kr.