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 1345 - 1368 af 10650 resultater
Skip side bar filters
  • Implementing Event-Driven Microservices Architecture in .NET 7

    Develop event-based distributed apps that can scale with ever-changing business demands using C# 11 and .NET 7

    Implement modern design patterns that leverage domain-driven data, to achieve resiliency and scalability for data-dependent applicationsKey FeaturesLearn the tenets of event-driven architecture, coupled with reliable design patterns to enhance your knowledge of distributed systems and build a foundation for professional growthUnderstand how to translate business goals and drivers into a domain ... Læs mere

    276,74 kr. eller Gratis med Kobo Plus

  • Visual Basic 2010 Coding Briefs Data Access

    af Kevin Hough ...
    In today's high-tech information driven world the security of personal data is vital. We have all heard the horror stories of personal data being compromised from companies both large and small. The data access framework that we will develop in Coding Briefs will allow us to create datasets execute queries and select data in a secure managed process. This framework will provide a solid foundation ... Læs mere

    79,18 kr. eller Gratis med Kobo Plus

  • CSS: The Definitive Guide

    Web Layout and Presentation

    If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along with a thorough review of the latest CSS specifications.Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed ... Læs mere

    439,49 kr.

  • Responsive Web Design with HTML5 and CSS3, Second Edition

    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web users

    af Ben Frain ...
    Key FeaturesBook DescriptionDesktop-only websites just aren’t good enough anymore. With mobile internet usage still rising, and tablets changing internet consumption habits, you need to know how to build websites that will just ‘work’, regardless of the devices used to access them. This second edition of Responsive Web Design with HTML5 and CSS3 explains all the key approaches necessary to create ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Hands-On Graph Neural Networks Using Python

    Build, train, and optimize graph-based deep learning models with PyTorch Geometric and Python

    Master Graph Neural Networks from fundamentals to production. Learn DeepWalk, GCN, GAT, GraphSAGE, Graph Transformers, and more with hands-on Python implementations. New chapters on graph databases, LLMs, and foundation models.Key FeaturesUnderstand and implement core GNN architectures including GCN, GAT, GraphSAGE, and Graph TransformersApply GNNs to real-world tasks like traffic forecasting, ... Læs mere

    294,74 kr.

    FORUDBESTIL

  • Redmine Plugin Extension and Development

    This book provides a thorough look at the tools available within Redmine to facilitate the development of plugins and extensions. Full of tips and tricks, a recurring case study is also used to help guide you through the various content area extensions and plugin helpers and to provide context and real-world examples of the concepts being covered. This book is intended for those who want to build ... Læs mere

    195,99 kr. eller Gratis med Kobo Plus

  • Mastering SFML Game Development

    Inject new life and light into your old SFML projects by advancing to the next level.

    Create complex and visually stunning games using all the advanced features available in SFML developmentKey Features\[\*\]Build custom tools, designed to work with your specific game.\[\*\]Use raw modern OpenGL and go beyond SFML.\[\*\]Revamp your code for better structural design, faster rendering, and flashier graphics.\[\*\]Use advanced lighting techniques to add that extra touch of ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Instant JRebel

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is an easy-to-follow guide full of hands-on examples of real-world Java development tasks. Each topic is explained and placed in context, and for the more inquisitive readers, there are more-in-depth details of the concepts used.If you have experience in Java desktop or web ... Læs mere

    163,86 kr. eller Gratis med Kobo Plus

  • Instant Premium Drupal Themes

    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebook

    af Pankaj Sharma ...
    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebookKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsUnderstand commonly used Drupal terminology, tools, and conventions of DrupalConfigure raw HTML in a Drupal environment quickly and efficientlyUse raw HTML to create advanced ... Læs mere

    174,61 kr. eller Gratis med Kobo Plus

  • Instant IntroJs

    Learn how to work with the IntroJs library to create useful, step-by-step help and introductions for websites and applications

    Learn how to work with the IntroJs library to create useful, step-by-step help and introductions for websites and applicationsKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsQuickly look up the features of the IntroJs libraryCreate step-by-step help and introductions for websites with minimum programming experienceContains many examples of ... Læs mere

    161,49 kr. eller Gratis med Kobo Plus

  • Getting Started with WebRTC

    If you have basic HTML and JavaScript, you're well on the way to adding real time, peer-to-peer communication to your web applications using WebRTC. This book shows you how through a totally practical, structured course.

    af Rob Manson ...
    If you have basic HTML and JavaScript, you're well on the way to adding real time, peer-to-peer communication to your web applications using WebRTC. This book shows you how through a totally practical, structured course.Key FeaturesSet up video calls easily with a low bandwidth audio only option using WebRTCExtend your application using real-time text-based chat, and collaborate easily by adding ... Læs mere

    229,49 kr. eller Gratis med Kobo Plus

  • Julia for Scientific Computing

    Julia in Production: A Data Science Journey

    Serier serie Julia in Production: A Data Science Journey
    Transform your data science workflows with Julia's lightning-fast performance. This practical guide helps Python and R developers transition to Julia for large-scale scientific computing, machine learning, and numerical analysis. Features real-world case studies, optimization techniques, and integration with popular data science tools. Includes parallel computing patterns and best practices for ... Læs mere

    31,64 kr. eller Gratis med Kobo Plus

  • Rust for Embedded Systems

    af James Oakton ...
    Master embedded systems programming with Rust's memory-safe features. Learn how to build reliable IoT devices, work with popular microcontroller boards, and implement real-time applications with zero-cost abstractions. Perfect for C/C++ developers looking to leverage Rust's safety guarantees in embedded development. Includes hands-on projects for Arduino, STM32, and Raspberry Pi platforms.This ... Læs mere

    31,64 kr. eller Gratis med Kobo Plus

  • Python High Performance

    Build high-performing, concurrent, and distributed applications

    Learn how to use Python to create efficient applicationsKey Features\[\*\]Identify the bottlenecks in your applications and solve them using the best profiling techniques\[\*\]Write efficient numerical code in NumPy, Cython, and Pandas\[\*\]Adapt your programs to run on multiple processors and machines with parallel programmingBook DescriptionPython is a versatile language that has found ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • HoloLens Beginner's Guide

    Join the AR revolution with HoloLens

    af Jason M. Odom ...
    Create interactive and intuitiveness HoloLens applications with easeKey FeaturesStart developing immersive and interactive apps for Microsoft HoloLensExplore the Windows Universal Development platform for HoloLens developmentLeverage the full set of HoloLens sensors to create mesmerizing appsBook DescriptionHoloLens revolutionizes the way we work and interact with the virtual world. HoloLens ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Java 9 Concurrency Cookbook

    Build highly scalable, robust, and concurrent applications

    Master the art of fast, effective Java development with the power of concurrent and parallel programmingKey Features\[\*\] Get detailed coverage of important recipes on multi-threading and parallel programming\[\*\] This book takes a close look at the Java 9 APIs and their impact on concurrency\[\*\] See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Java 9 Programming By Example

    Your guide to software development

    af Peter Verhas ...
    Get the steps you need to discover the world of Java 9 programming using real-world examplesKey Features\[\*\] We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development\[\*\] Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills\[\*\] This ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Teaching with Google Classroom

    To provide a step-by-step guide to setup and use Google Classroom

    af Michael Zhang ...
    Put Google Classroom to work while teaching your students and make your life easier Key Features\[\*\] This is the first book to guide educators step by step through teaching with Google Classroom\[\*\] It’s focused on you, your students, and providing great learning experiences easily\[\*\] It’s easy to follow, with everything you need to get started and keep going even if you’re not a technology ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Modern JavaScript Applications

    Keep abreast of the practical uses of modern JavaScript

    An example-driven guide that explores the world of modern web development with JavaScriptKey Features\[\*\]Explore the new features of ECMAScript 6 and how they can be incorporated to build cutting edge web applications\[\*\]Learn about modern web architectures and build real-world apps on top of them\[\*\]Make use of modern JavaScript tools, techniques and frameworks to enhance your web ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Maya Programming with Python Cookbook

    Master complex workflows and conquer the world with Python and Maya

    af Adrian Herbez ...
    Troubleshoot your Maya workflows with hands-on Python scripting recipesKey Features\[\*\] Improve your modelling skills and reduce your scripting problems using Python in Maya\[\*\] Learn to communicate with web applications using Python for easier team development\[\*\] A quick and practical answer to every problem you can have whilst scripting in Maya with PythonBook DescriptionMaya is a 3D ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • SignalR: Real-time Application Development - Second Edition

    A fast-paced guide to develop, test, and deliver real-time communication in your .NET applications using SignalR

    Key FeaturesBook DescriptionWith technology trends, demands on software have changed with more and more skilled users. Over the past few years, with services such as Facebook, Twitter and push notifications on smartphones, users are now getting used to being up to date with everything that happens all the time. With SignalR, the applications stay connected and will generate notifications when ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • Clojure High Performance Programming

    Become an expert at writing fast and high performant code in Clojure 1.7.0

    Become an expert at writing fast and high performant code in Clojure 1.7.0Key FeaturesBook DescriptionClojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance, pragmatism, and ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus

  • Mastering C# Concurrency

    Create robust and scalable applications along with responsive UI using concurrency and the multi-threading infrastructure in .NET and C#

    Create robust and scalable applications along with responsive UI using concurrency and the multi-threading infrastructure in .NET and C\#Key FeaturesLearn to combine your asynchronous operations with Task Parallel LibraryMaster C\#’s asynchronous infrastructure and use asynchronous APIs effectively to achieve optimal responsiveness of the applicationAn easy-to-follow, example-based guide that ... Læs mere

    353,24 kr. eller Gratis med Kobo Plus

  • Meteor Design Patterns

    Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scale

    af Marcelo Reyna ...
    Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scaleKey FeaturesBook DescriptionWith the increasing interest in NodeJS web applications, a new framework, Meteor, has joined the ranks to simplify developer workflows. Meteor is one of the few open source frameworks that has received funding since its early development stages. ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus