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 481 - 504 af 9997 resultater
Skip side bar filters
  • Python: La Guía Definitiva para Principiantes para Dominar Python

    Domina El Lenguaje de Programación PYTHON En Esta Guía Definitiva Para Principiantes HoyMismo! Estás buscando un modo de utilizar la programación en Python con eficacia? ¿Quieres aprender a programar rápidamente y sin esfuerzo? Te presentamos La Guía Definitiva Para Principiantes Para El Dominiar Python.Los lenguajes de prrogramación son fascinantes y asustan al mismo tiempo porque pueden ... Læs mere

    38,42 kr.

  • Oracle Database 11g PL/SQL Programming

    Serier serie Oracle Press
    Design Feature-Rich PL/SQL ApplicationsDeliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, ... Læs mere

    517,99 kr.

  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... Læs mere

    108,24 kr.

  • Pragmatic Unit Testing in Java with JUnit

    af Jeff Langr ...
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and ... Læs mere

    313,49 kr.

  • X86 Assembly Language and C Fundamentals

    The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals expl ... Læs mere

    1.904,90 kr.

  • A Functional Start to Computing with Python

    af Ted Herman ...
    Serier serie Chapman & Hall/CRC Textbooks in Computing
    A Functional Start to Computing with Python enables students to quickly learn computing without having to use loops, variables, and object abstractions at the start. Requiring no prior programming experience, the book draws on Python's flexible data types and operations as well as its capacity for defining new functions. Along with the specifics of ... Læs mere

    1.033,12 kr.

  • Knowledge Architectures

    Structures and Semantics

    Knowledge Architectures reviews traditional approaches to managing information and explains why they need to adapt to support 21st-century information management and discovery.Exploring the rapidly changing environment in which information is being managed and accessed, the book considers how to use knowledge architectures, the basic structures and designs that underlie all of the parts of an ... Læs mere

    591,84 kr.

  • Maya Python for Games and Film

    A Complete Reference for the Maya Python API

    This book is among the first books to provide an in-depth look at how to implement Python with Maya,. It is an ideal resource for technical artists looking to boost productivity and enhance performance and interoperability. With this practical guide written by trusted authorities in the field, experienced technical artists will make the transition from the older MEL scripting language to Python ... Læs mere

    807,10 kr.

  • Business Financial Planning with Microsoft Excel

    af Gavin Powell ...
    Business Finance Planning with Microsoft® Excel****® shows how to visualize, plan, and put into motion an idea for creating a start-up company. Microsoft Excel is a tool that makes it easier to build a business financial planning process for a new business venture.With an easy-to follow structure, the book flows as a six-step process:Presenting a case study of a business start-upCreating goals and ... Læs mere

    333,54 kr.

  • Programming in C++ for Engineering and Science

    af Larry Nyhoff ...
    Developed from the author's many years of teaching computing courses, Programming in C++ for Engineering and Science guides students in designing programs to solve real problems encountered in engineering and scientific applications. These problems include radioactive decay, pollution indexes, digital circuits, differential equations, Internet addr ... Læs mere

    1.183,80 kr.

  • GPU Parallel Program Development Using CUDA

    af Tolga Soyata ...
    Serier serie Chapman & Hall/CRC Computational Science
    GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent ... Læs mere

    581,08 kr.

  • Prompting C++ for Systems Engineering

    af Vivek Bhadra ...
    Engineer with Precision. Accelerate with AI. Deliver with Confidence.Book DescriptionAI Can Write Code. Engineers Build Systems.C++ remains the language of choice for systems programming and those writing modern C++ with AI are the ones delivering production systems faster than anyone else. Prompting C++ for Systems Engineering shows you how to build correct efficient and productio... ... Læs mere

    200,04 kr.

  • Python for Islamic Astronomy

    Modern Computational Approaches to Hijri Calendar, Qibla, and Prayer Times

    Python for Islamic Astronomy: Modern Computational Approaches to Hijri Calendar, Qibla, and Prayer Times responds to the urgent need to improve calculation accuracy and data visualizations in the field of Islamic Astronomy. This field is becoming increasingly complex, leading to mistakes in determining the beginning of the Hijri month, Qibla directions, and prayer times. This book offers a more ... Læs mere

    268,96 kr.

  • Designing with FPGAs and CPLDs

    af Bob Zeidman ...
    * Choose the right programmable logic devices and development tools * Understand the design, verification, and testing issues * Plan schedules and allocate resources efficiently Choose the right programmable logic devices with this guide to the technolog ... Læs mere

    677,95 kr.

  • Practical MATLAB Basics for Engineers

    Serier serie Practical Matlab for Engineers
    A comprehensive and accessible primer, this tutorial immerses engineers and engineering students in the essential technical skills that will allow them to put Matlab® to immediate use. The book covers concepts such as: functions, algebra, geometry, arrays, vectors, matrices, trigonometry, graphs, pre-calculus and calculus. It then delves into the Matlab language, covering syntax rules, notation, ... Læs mere

    1.065,41 kr.

  • Mathematical Objects in C++

    Computational Tools in A Unified Object-Oriented Approach

    af Yair Shapira ...
    Serier serie Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
    Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequis ... Læs mere

    893,20 kr.

  • Design Patterns in Practice

    Master essential software patterns by building a GenAI system from scratch

    Learn how to structure, scale, and extend GenAI applications using 20+ software design patterns in a modular, production-ready architectureKey FeaturesApply 20+ classic design patterns to GenAI systems with real code examplesBuild a modular, extensible GenAI platform using proven software architecture principlesMaster pattern-driven approaches to prompt design, memory, model management, and ... Læs mere

    294,99 kr.

    FORUDBESTIL

  • Exploring Neural Networks with C#

    The utility of artificial neural network models lies in the fact that they can be used to infer functions from observations making them especially useful in applications where the complexity of data or tasks makes the design of such functions by hand impractical.Exploring Neural Networks with C# presents the important properties of neural networks ... Læs mere

    990,07 kr.

  • Python Programming for Arduino

    Develop practical Internet of Things prototypes and applications with Arduino and Python

    af Pratik Desai ...
    Develop practical Internet of Things prototypes and applications with Arduino and Python Key FeaturesTransform your hardware ideas into real-world applications using Arduino and PythonDesign and develop hardware prototypes, interactive user interfaces, and cloud-connected applications for your projectsExplore and expand examples to enrich your connected device’s applications with this step-by-step ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Hands-On Software Engineering with Python

    Move beyond basic programming and construct reliable and efficient software with complex code

    Explore various verticals in software engineering through high-end systems using PythonKey FeaturesMaster the tools and techniques used in software engineeringEvaluates available database options and selects one for the final Central Office system-componentsExperience the iterations software go through and craft enterprise-grade systemsBook DescriptionSoftware Engineering is about more than just ... Læs mere

    379,99 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

    32,01 kr. eller Gratis med Kobo Plus

  • Solidity Programming Essentials

    A guide to building smart contracts and tokens using the widely used Solidity language

    af Ritesh Modi ...
    A comprehensive guide sprinkled with lots of hands-on code samples to get you up and running with Solidity and writing your smart contracts on Blockchain and EthereumKey FeaturesLearn proven smart contract implementation challenges and solve them using SolidityGo deeper into Solidity to write effective upgradable and maintainable smart contracts using best practicesGet to grips with the latest ... Læs mere

    288,74 kr. eller Gratis med Kobo Plus

  • Learning Alfresco Web Scripts

    If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you. ... Læs mere

    206,24 kr. eller Gratis med Kobo Plus

  • Learning TypeScript 5

    af Anna Richter ...
    Programmers familiar with JavaScript who wish to learn more about TypeScript version 5.0 will find this book to be a resource of great value This book is ideal for developers who want to improve their front-end programming skills and integrate TypeScript with popular frameworks such as Angular and React. With clear explanations and hands-on examples, this book makes the transition from JavaScript ... Læs mere

    192,36 kr. eller Gratis med Kobo Plus