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 1009 - 1032 af 1273 resultater
Skip side bar filters
  • Practical Numerical C Programming

    Finance, Engineering, and Physics Applications

    af Philip Joyce ...
    Serier serie Professional and Applied Computing (R0)
    Master the C code appropriate for numerical methods and computational modeling, including syntax, loops, subroutines, and files. Then, this hands-on book dives into financial applications using regression models, product moment correlation coefficients, and asset pricing.Next, Practical Numerical C Programming covers applications for engineering/business such as supermarket stock reordering ... Læs mere

    698,08 kr.

  • Python AI Agents

    AI assistants that answer questions are everywhere. AI agents that can read a real codebase, write a patch, run the test suite, and open a pull request on their own are a different, much harder problem — and this book teaches you to build one, in Python, from the ground up.This is a hands-on Python programming book, not a prompting guide. It assumes you're comfortable writing Python and have ... Læs mere

    82,37 kr. eller Gratis med Kobo Plus

  • Design de Compiladores

    Serier serie Série de Programação e Ciências da Computação
    O livro Compiler Design da Knowledge Flow é um guia abrangente que cobre os conceitos fundamentais e avançados da construção de compiladores. Este livro é ideal para estudantes, engenheiros de software e entusiastas da ciência da computação que desejam entender análise léxica, análise sintática, análise semântica, geração de código intermediário, otimização e técnicas de geração de código.Ele ... Læs mere

    31,63 kr. eller Gratis med Kobo Plus

  • Guide to Java

    A Concise Introduction to Programming

    Serier serie Computer Science (R0)
    This book presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of examples and hands-on exercises. Topics and features: provides an introduction to variables, input/output and arithmetic operations; describes objects and contour diagrams, explains selection structures, and demonstrates how iteration structures work; discusses object-oriented concepts ... Læs mere

    420,10 kr.

  • Hands-on Signal Analysis with Python

    An Introduction

    Serier serie Engineering (R0)
    This book provides the tools for analyzing data in Python: different types of filters are introduced and explained, such as FIR-, IIR- and morphological filters, as well as their application to one- and two-dimensional data. The required mathematics are kept to a minimum, and numerous examples and working Python programs are included for a quick start. The goal of the book is to enable also novice ... Læs mere

    513,48 kr.

  • Software Design – Cognitive Aspect

    Oversat af F. Bott ...
    Serier serie Computer Science (R0)
    Software Design - Cognitive Aspects covers a variety of areas including software analysis, design, coding and maintenance. It details the history of the research that has been conducted since the 1970s in this fast-developing field before defining a computer program from a computing and cognitive psychology viewpoint. Detailed treatment is given to the two essential sides of programming; software ... Læs mere

    466,79 kr.

  • The Unified Process for Practitioners

    Object-Oriented Design, UML and Java

    af John Hunt ...
    Serier serie Computer Science (R0)
    This is the twelfth volume in the rapidly expanding Springer Practitioner Series, and the third authored or co-.authored by John Hunt, the others being Key java (with A. McManus) and java for Practitioners. As with all John Hunt's books, this book is written in a clear, concise, comprehensible style. The demands on software development continue to exceed satisfactory delivery. There are many ... Læs mere

    746,92 kr.

  • Networking for Beginners

    af Alan Harrett ...
    Do you want to learn how a computer network operates?Do you want to know what it takes to maintain a home or business network operational?This is the only book you'll ever need!It will guide you through the process of becoming skilled in network basics and technologies.When the first computers were created during WWII, they were both costly and isolated. However, after roughly twenty years of ... Læs mere

    33,46 kr.

  • Optimizing HPC Applications with Intel Cluster Tools

    Hunting Petaflops

    Optimizing HPC Applications with Intel® Cluster Tools takes the reader on a tour of the fast-growing area of high performance computing and the optimization of hybrid programs. These programs typically combine distributed memory and shared memory programming models and use the Message Passing Interface (MPI) and OpenMP for multi-threading to achieve the ultimate goal of high performance at low ... Læs mere

    Gratis

  • Language Constructs for Describing Features

    Proceedings of the FIREworks workshop

    Redigeret af Stephen Gilmore, Mark Ryan ...
    A feature is a small modification or extension of a system which can be seen as having a self-contained functional role, such as Call Forwarding, Automatic Call back and Voice Mail in telephone services, to which users can subscribe. Feature interaction happens when one feature modifies or subverts the operation of another, and this problem has received a great deal of attention from industry and ... Læs mere

    419,49 kr.

  • Practical Java Machine Learning

    Projects with Google Cloud Platform and Amazon Web Services

    af Mark Wickham ...
    Serier serie Professional and Applied Computing (R0)
    Build machine learning (ML) solutions for Java development. This book shows you that when designing ML apps, data is the key driver and must be considered throughout all phases of the project life cycle. Practical Java Machine Learning helps you understand the importance of data and how to organize it for use within your ML project. You will be introduced to tools which can help you identify and ... Læs mere

    416,24 kr.

  • Pro SAP Scripts, Smartforms, and Data Migration

    ABAP Programming Simplified

    Serier serie Professional and Applied Computing (R0)
    Master SAP scripts, Smartforms, and data migration with hands-on exercises. The information provided in this book will help you decode the complexities and intricacies of SAP ABAP programming. Pro SAP Scripts, Smartforms, and Data Migration begins by describing the components of a SAP script: forms, styles, and standard texts. It then shows you how an ABAP program can invoke a SAP script form and ... Læs mere

    526,24 kr.

  • Pro Vue.js 2

    af Adam Freeman ...
    Serier serie Professional and Applied Computing (R0)
    Explore Vue.js to take advantage of the capabilities of modern browsers and devices using the fastest-growing framework for building dynamic JavaScript applications. You will work with the power of the Model-View-Controller (MVC) pattern on the client, creating a strong foundation for complex and rich web apps.Best-selling author Adam Freeman explains how to get the most from Vue.js 2. He begins ... Læs mere

    526,24 kr.

  • Pro .NET Memory Management

    For Better Code, Performance, and Scalability

    Serier serie Professional and Applied Computing (R0)
    Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. This book ... Læs mere

    863,86 kr.

  • Pro .NET Framework with the Base Class Library

    Understanding the Virtual Execution System and the Common Type System

    af Roger Villela ...
    Serier serie Professional and Applied Computing (R0)
    Learn about the fundamentals and inner workings of the Common Type System (CTS) and the Virtual Execution System (VES) of the Common Language Runtime (CLR) and how they relate to the Base Class Library (BCL) from the perspective of the execution environment.The author first gives an introduction to the .NET Framework and describes the architectural and engineering resources required when ... Læs mere

    290,61 kr.

  • Quick Start Guide to Dart Programming

    Create High-Performance Applications for the Web and Mobile

    af Sanjib Sinha ...
    Serier serie Professional and Applied Computing (R0)
    Get started with Dart and learn to program with this language suitable for high-performing, modern applications. You'll gain the basics and be ready to move to the next level: web and mobile apps. While you won't learn the specifics of programming web and mobile apps, you will have the foundation to take your Dart skills in that direction.This book starts with an introduction to the Dart IDE, ... Læs mere

    447,61 kr.

  • Pro JPA 2 in Java EE 8

    An In-Depth Guide to Java Persistence APIs

    Serier serie Professional and Applied Computing (R0)
    Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers.Authors Mike Keith, Merrick Schincariol and Massimo Nardone take a hands-on approach, based on their ... Læs mere

    526,24 kr.

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for modern computing problems

    Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesTakes a hands-on approach; learn by building the Jzero language, a subset of Java, with example ... Læs mere

    305,99 kr. eller Gratis med Kobo Plus

  • Blazor WebAssembly by Example

    Use practical projects to start building web apps with .NET 7, Blazor WebAssembly, and C#

    af Toi B. Wright ...
    Build exciting web apps following step-by-step instructions and video examples. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore and build complete, easy-to-follow web projects using Blazor.Each project includes a video example too.Test your skills in building a weather app, an expense tracker, and a Kanban board with real-world applications.Develop a ... Læs mere

    323,99 kr. eller Gratis med Kobo Plus

  • Java 9 Recipes

    A Problem-Solution Approach

    af Josh Juneau ...
    Serier serie Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!This revised edition covers important new features such as Java 9's JShell and the new ... Læs mere

    416,24 kr.

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    af Adam L. Davis ...
    Serier serie Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is largely language agnostic ... Læs mere

    290,61 kr.

  • Monstruo o prodigio

    Cómo la IA está transformando la escuela, el trabajo y la vida

    Serier serie Educación
    La inteligencia artificial ha llegado para quedarse. Su impacto está transformando el mundo y ha abierto un sinfín de preguntas. Una destaca por encima de todas: ¿pueden las máquinas pensar como el ser humano? Junto con esta evolución, Eduardo Andere nos ofrece un panorama de tecnologías que, solas o fusionadas, influyen en la forma en que los seres humanos aprendemos, nos comunicamos, trabajamos ... Læs mere

    89,00 kr. eller Gratis med Kobo Plus

  • Mastering Assembly Programming

    From instruction set to kernel module with Intel processor

    Incorporate the assembly language routines in your high level language applicationsKey FeaturesUnderstand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languagesLearn to incorporate the assembly language routines in your high level language applicationsUnderstand how a CPU works when programming in high level languagesBook DescriptionThe ... Læs mere

    247,49 kr. eller Gratis med Kobo Plus

  • Pro TypeScript

    Application-Scale JavaScript Development

    af Steve Fenton ...
    JavaScript is everywhere, both as a pure language and in popular libraries like Angular, jQuery and Knockout, but users of modern object-oriented languages like Java and C# often find JavaScript frustrating to use and hard to extend to large-scale applications. TypeScript is an innovative open source language from Microsoft that combines powerful language features and enhanced tooling support with ... Læs mere

    276,11 kr.