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 2089 - 2112 af 10652 resultater
Skip side bar filters
  • Mathematics of Time Series Forecasting

    Build Robust Time Series Forecasting Systems in Python Using Mathematical Theory, Statistical Modeling, Machine Learning, and Deep Learning

    Time series forecasting is one of the most valuable skills an AI/ML professional can possess. Mathematics of Time Series Forecasting transforms the complexity of time-dependent data into a clear, intuitive, and powerful framework for prediction. This book bridges rigorous mathematical foundations with hands-on implementation, allowing readers to truly understand—not just apply the forecasting ... Læs mere

    168,11 kr. eller Gratis med Kobo Plus

  • C Programming Essentials

    Learn C Programming from Scratch | Master Pointers, Arrays, Memory Management, Threads, and System-Level Programming

    Get ready to program in C-the timeless language that continues to power the systems behind modern computing.If you want to understand how software interacts with hardware at a deeper level, C Programming Essentials is an ideal starting point. This book introduces the C programming language through a clear, practical approach, showing how C operates at the machine level and how programs interact ... Læs mere

    303,11 kr. eller Gratis med Kobo Plus

  • Prompting Next.js for Full Stack Development

    Build Production-Ready Next.js Applications with React, Firebase, Firestore, Stripe, Authentication, and AI Prompt Engineering

    AI can generate a Next.js application in seconds, but the developers who know how to guide AI with precision, architectural constraints, and performance-aware thinking are the ones shipping applications that actually work at scale. Prompting Next.js for Full Stack Development shows you how to move beyond fragile AI-generated demos and translate natural-language intent into production-ready Next.js ... Læs mere

    168,11 kr. eller Gratis med Kobo Plus

  • Designing Infrastructure Abstractions with Crossplane

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "Designing Infrastructure Abstractions with Crossplane""Designing Infrastructure Abstractions with Crossplane" is a comprehensive guide for architects, engineers, and platform teams seeking to unlock the full potential of infrastructure as code in today’s cloud-native landscape. This book traces the evolution from traditional manual operations to modern declarative paradigms, examining the pivotal ... Læs mere

    63,55 kr. eller Gratis med Kobo Plus

  • Network Address Translation Protocols and Design

    Definitive Reference for Developers and Engineers

    "Network Address Translation Protocols and Design""Network Address Translation Protocols and Design" delivers a comprehensive and rigorous exploration of NAT technologies, blending foundational theory with real-world architectural considerations. Beginning with the origins of NAT and its critical role in countering IPv4 address depletion, the book meticulously unpacks the core concepts and ... Læs mere

    64,93 kr. eller Gratis med Kobo Plus

  • Turborepo Architecture and Workflow

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "Turborepo Architecture and Workflow"“Turborepo Architecture and Workflow” is the definitive guide for engineering organizations and developers seeking to master the complexities of large-scale monorepo management using Turborepo. Beginning with an exploration of foundational monorepo philosophies, the book delves deeply into the rationale behind adopting monorepos in modern software development, ... Læs mere

    63,62 kr. eller Gratis med Kobo Plus

  • OpenVINO Inference and Deployment Techniques

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "OpenVINO Inference and Deployment Techniques"OpenVINO Inference and Deployment Techniques is an authoritative guide for engineers, researchers, and practitioners seeking to optimize and deploy deep learning models efficiently across diverse hardware platforms. Beginning with a comprehensive analysis of the OpenVINO toolkit’s architecture, supported frameworks, and model optimization pipeline ... Læs mere

    63,62 kr. eller Gratis med Kobo Plus

  • Blockchain Works

    A Simple and Clear Introduction to Blockchain Technology

    af Ryan Bitstone ...
    This book offers a clear and structured introduction to blockchain technology, explaining how distributed ledgers work and why they represent a significant shift in the way data, transactions, and digital trust are managed. It examines the core components of blockchain systems, including cryptographic foundations, consensus mechanisms, public and private blockchains, and the relationship between ... Læs mere

    64,10 kr. eller Gratis med Kobo Plus

  • Online Business from Scratch

    A Practical Introduction to Building and Managing Digital Products

    af Arkon Flux ...
    This book presents a comprehensive and experience-based guide to building an online business from the ground up, focusing on the authority publishing model as a sustainable digital business framework. It explains how online businesses are structured around a specific niche, how audiences are built through content, and how revenue is generated through advertising, email marketing, and digital ... Læs mere

    64,10 kr. eller Gratis med Kobo Plus

  • Ethical Hacking

    A Beginner’s Guide to Cybersecurity, Penetration Testing, Network Defense and Information Security Risk Assessment

    This book provides an introduction to ethical hacking and cybersecurity, explaining how modern digital systems are protected and how vulnerabilities can be identified and addressed through authorized testing methods. It outlines the fundamental differences between ethical hackers and malicious actors, explores the evolution of cyber threats, and presents key concepts such as network scanning, ... Læs mere

    64,10 kr. eller Gratis med Kobo Plus

  • Python for Linguists

    Specifically designed for linguists, this book provides an introduction to programming using Python for those with little to no experience of coding. Python is one of the most popular and widely-used programming languages as it's also available for free and runs on any operating system. All examples in the text involve language data and can be adapted or used directly for language research. The ... Læs mere

    388,39 kr.

  • Real-Time Applications with FreeRTOS

    Definitive Reference for Developers and Engineers

    "Real-Time Applications with FreeRTOS""Real-Time Applications with FreeRTOS" is a comprehensive guide designed to equip engineers, developers, and embedded systems architects with a deep, practical understanding of both real-time concepts and advanced FreeRTOS techniques. The book begins with a clear exposition of real-time computing fundamentals, examining the critical differences between hard, ... Læs mere

    63,09 kr. eller Gratis med Kobo Plus

  • Concurrency in Go

    Tools and Techniques for Developers

    Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you’re a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Katherine Cox-Buday takes you step-by-step through the process. You’ll ... Læs mere

    259,49 kr.

  • MATLAB :TheLanguage of Technical Computing

    1 Starting and Quitting MATLAB2 Using the Desktop3 Running MATLAB Functions4 Getting Help5 Workspace, Search Path, and File Operations6 Importing and Exporting Data7 Editing and Debugging M-Files8 Improving M-File Performance – the Profiler9 Interfacing with Source Control Systems10 Using Notebook11 Matrices and Linear AlgebraAnd more............................... ... Læs mere

    33,46 kr.

  • Mastering HTML5

    Serier serie Smashing eBooks
    The Web changes everyday and, as a Web developer, you are probably eager to keep up with the various techniques that help optimizing your workflow. Learn to love HTML5 while keeping up with a variety of new techniques and possibilities from the latest HTML overhaul. Get updated with some facts and myths about HTML5, and be prepared to optimize your workflow to meet the demands of modern Web design ... Læs mere

    33,39 kr.

  • Kotlin Cookbook

    A Problem-Focused Approach

    af Ken Kousen ...
    Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in this book.Author Ken Kousen (Modern Java Recipes) shows you how to solve ... Læs mere

    307,74 kr.

  • Learn C Programming in 24 Hours

    af Alex Nordeen ...
    C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications. This ebook course teaches you basic to advance level concept of C Programming to make you pro in C language.Here is what is covered in the book –Chapter 1: What is C Programming Language? Basics, ... Læs mere

    77,17 kr.

  • Learn Javascript in 1 day

    af James Gary ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projectsKey FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Læs mere

    20,05 kr.

  • Vue.js: Tools & Skills

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This book covers a ... Læs mere

    75,74 kr.

  • Mastering PL/SQL Through Illustrations

    From Learning Fundamentals to Developing Efficient PL/SQL Blocks (English Edition)

    af B Chandra ...
    This book helps you to improve your employability and job market so that you can sprint towards a rewarding career in the area of databases. . You will learn PL/SQL starting from fundamentals to advanced level. The detailed description of Cursors will enable you to write professional codes using Cursors in PL/SQL. You will learn how to raise exceptions when errors are encountered, create Triggers ... Læs mere

    Før 129,49 kr. Nu 113,86 kr. eller Gratis med Kobo Plus

  • Performance Tools

    Performance simply matters. Technology may allow us to "go bigger", but maybe not necessarily be better when it comes to performance. Now is the time to utilize the amazing tools that are available for making websites faster, and to learn how to improve user experience and satisfaction.This is a practical collection of tutorials on some of the most popular and powerful website performance tools ... Læs mere

    75,74 kr.

  • Python Programming for Beginners

    Crash Course on Python for Web Development, Data Analysis, Data Science, and Machine Learning (2022 Guide for Newbies)

    af Toby Parks ...
    Why has Python been declared the best Scripting Language by most Professional Techs?Do you want to learn how to code from the ground up?This book is most likely what you're searching for.Please continue reading to learn more about it!Python is likely the most user-friendly and easiest-to-learn programming language in common usage.Python co... ... Læs mere

    33,44 kr.

  • Programming WCF Services

    Design and Build Maintainable Service-Oriented Systems

    Programming WCF Services is the authoritative, bestselling guide to Microsoft’s unified platform for developing modern, service-oriented applications on Windows. Hailed as the definitive treatment of WCF, this guide provides unique insight, rather than documentation, to help you learn the topics and skills you need for building maintainable, extensible, and reusable WCF-based applications.Authors ... Læs mere

    307,74 kr.