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 1225 - 1239 af 1248 resultater
Skip side bar filters
  • Compiler Design

    Analysis and Transformation

    Serier serie Computer Science (R0)
    While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming ... Læs mere

    653,68 kr.

  • Beginning Jakarta EE

    Enterprise Edition for Java: From Novice to Professional

    af Peter Späth ...
    Serier serie Professional and Applied Computing (R0)
    Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote ... Læs mere

    497,43 kr.

  • Graph Transformation

    19th International Conference, ICGT 2026, Held as Part of STAF 2026, Rennes, France, July 1–2, 2026, Proceedings

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 19th International Conference on Graph Transformation, ICGT 2026, held in Rennes, France, during July 1–2, 2026.The 9 full papers and 4 short papers included in this book were carefully reviewed and selected from 19 submissions. The topics of the accepted papers cover a wide spectrum including new approaches to hypergraphs, improvements to the ... Læs mere

    532,27 kr.

  • Programming Language Concepts

    af Peter Sestoft ...
    Serier serie Computer Science (R0)
    This book uses a functional programming language (F#) as a metalanguage to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It includes basic concepts such as abstract syntax, interpretation, stack machines, compilation, type checking, garbage collection, and real machine code. Also included are more advanced topics on ... Læs mere

    494,91 kr.

  • Advanced Finite Element Simulation with MSC Marc

    Application of User Subroutines

    Serier serie Engineering (R0)
    This book offers an in-depth insight into the general-purpose finite element program MSC Marc, which is distributed by MSC Software Corporation. It is a specialized program for nonlinear problems (implicit solver) which is common in academia and industry. The primary goal of this book is to provide a comprehensive introduction to a special feature of this software: the user can write user ... Læs mere

    840,47 kr.

  • Formal Aspects of Component Software

    12th International Conference, FACS 2015, Niterói, Brazil, October 14-16, 2015, Revised Selected Papers

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the revised selected papers from the 12th International Conference on Formal Aspects of Component Software, FACS 2015, held in Niterói, Brazil, in October 2015.The 15 full papers and 2 invited papers presented in this volume were carefully reviewed and selected from 33 submissions. They are organized in topical sections, namely quality of service to withstand faults, ... Læs mere

    466,89 kr.

  • Beginning Ballerina Programming

    From Novice to Professional

    Serier serie Professional and Applied Computing (R0)
    Discover the Ballerina programming language for next-generation microservices and cloud-native application development. This book shows you that Ballerina is a cutting-edge programming language which incorporates many of the latest technological advancements in programming language theory. You'll learn variables and types, modules and functions, flow control, error handling, concurrency, I/O, ... Læs mere

    462,50 kr.

  • Beginning R 4

    From Beginner to Pro

    Serier serie Professional and Applied Computing (R0)
    Learn how to use R 4, write and save R scripts, read in and write out data files, use built-in functions, and understand common statistical methods. This in-depth tutorial includes key R 4 features including a new color palette for charts, an enhanced reference counting system (useful for big data), and new data import settings for text (as well as the statistical methods to model text-based, ... Læs mere

    549,82 kr.

  • Getting Started with Visual Studio 2022

    Learning and Implementing New Features

    af Dirk Strauss ...
    Serier serie Professional and Applied Computing (R0)
    Learn how to use the features of Visual Studio 2022 and utilize the IDE correctly to make it your one-stop solution for creating quality code. Learn what's new in VS 2022 and explore the existing features of Visual Studio so you can become a more efficient programmer.This revised edition covers the latest features of Visual Studio 2022 and how to use them. The book includes new topics likeSubword ... Læs mere

    497,43 kr.

  • Automated Reasoning

    8th International Joint Conference, IJCAR 2016, Coimbra, Portugal, June 27 – July 2, 2016, Proceedings

    Redigeret af Nicola Olivetti, Ashish Tiwari ...
    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 8th International Joint Conference on Automated Reasoning, IJCAR 2016, held in Coimbra, Portugal, in June/July 2016. IJCAR 2014 was a merger of three leading events in automated reasoning, namely CADE (International Conference on Automated Deduction), FroCoS (International Symposium on Frontiers of Combining Systems) and TABLEAUX (International ... Læs mere

    747,08 kr.

  • Excel Macros - A Step-by-Step Illustrated Guide to Learn Excel Macros

    af Talia Smith ...
    You Are Just 1-Click Away From Learning How To Tap Into The Full Power Of One Feature That Most MS Excel Users Ignore – Macros – To Scale From Being A Beginner To An Advanced User By Automating Processes That You Never Thought Could Be Automated MS Excel is truly a revolutionary spreadsheet tool that does a lot. For many users however, they simply stop at using MS Excel to enter data, generate ... Læs mere

    62,82 kr.

  • Decoding Oracle Database: A Comprehensive Guide to Mastery

    "Decoding Oracle Database: A Comprehensive Guide to Mastery" is the definitive resource for database administrators, developers, and IT professionals seeking to deepen their knowledge and expertise in Oracle Database. This extensive guide covers everything from the foundational aspects of database architecture to advanced techniques in performance tuning, security, and cloud integration.Written by ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Essentials of Compilation

    An Incremental Approach in Racket

    A hands-on approach to understanding and building compilers.Compilers are notoriously some of the most difficult programs to teach and understand. Most books about compilers dedicate one chapter to each progressive stage, a structure that hides how language features motivate design choices. By contrast, this innovative textbook provides an incremental approach that allows students to write every ... Læs mere

    300,74 kr.

  • C++ Quick Syntax Reference

    af Mikael Olsson ...
    Serier serie Professional and Applied Computing (R0)
    The C++ Quick Syntax Reference is a condensed code and syntax reference to the C++ programming language. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference.You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and ... Læs mere

    121,32 kr.

  • Introduction to Compiler Construction in a Java World

    Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how ... Læs mere

    1.062,06 kr.