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 841 - 864 af 1273 resultater
Skip side bar filters
  • Programming Languages and Systems

    34th European Symposium on Programming, ESOP 2025, Held as Part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2025, Hamilton, ON, Canada, May 3–8, 2025, Proceedings, Part I

    Redigeret af Viktor Vafeiadis ...
    Serier Bog 1 - Springer Nature Proceedings Computer Science
    The open access book set LNCS 15694 + LNCS 15695 constitutes the proceedings of the 34th European Symposium on Programming, ESOP 2025, which was held as part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2025, in Hamilton, Canada, during May 3-8, 2025.The 30 full papers included in the proceedings were carefully reviewed and selected from a total of 88 ... Læs mere

    Gratis

  • Software Engineering and Formal Methods

    14th International Conference, SEFM 2016, Held as Part of STAF 2016, Vienna, Austria, July 4-8, 2016, Proceedings

    Redigeret af Rocco De Nicola, Eva Kühn ...
    Serier serie Computer Science (R0)
    This book constitutes the proceedings of the 14th International Conference on Software Engineering and Formal Methods, SEFM 2016, held as part of STAF 2016, in Vienna, Austria, in July 2016.The 20 full and 5 short papers presented in this volume were carefully reviewed and selected from 88 submissions. They were organized in topical sections named: concurrency and non-interference; program ... Læs mere

    336,09 kr.

  • Exploring Blazor

    Creating Server-side and Client-side Applications in .NET 7

    Serier serie Professional and Applied Computing (R0)
    Build and develop web applications with Blazor in C#. This book covers both server-side and client-side Blazor, along with its latest features and the structure of the technology. You’ll see that Blazor is a web UI framework based on C#, Razor, and HTML, and how it runs front-end logic using C#, either on the server or on the browser, using WebAssembly.This new edition not only covers the new ... Læs mere

    395,79 kr.

  • Beginning C++

    af Ivor Horton ...
    Serier serie Professional and Applied Computing (R0)
    Beginning C++ is a tutorial for beginners in C++ and discusses a subset of C++ that is suitable for beginners. The language syntax corresponds to the C++14 standard. This book is environment neutral and does not presume any specific operating system or program development system. There is no assumption of prior programming knowledge.All language concepts that are explained in the book are ... Læs mere

    494,74 kr.

  • Using the C++ Standard Template Libraries

    af Ivor Horton ...
    Serier serie Professional and Applied Computing (R0)
    Using the C++ Standard Template Libraries is a contemporary treatment that teaches the generic programming capabilities that the C++ 14 Standard Library provides. In this book, author Ivor Horton explains what the class and function templates available with C++ 14 do, and how to use them in a practical context.You'll learn how to create containers, and how iterators are used with them to access, ... Læs mere

    526,24 kr.

  • Pro Android with Kotlin

    Developing Modern Mobile Apps

    af Peter Späth ...
    Serier serie Professional and Applied Computing (R0)
    Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This book covers the various aspects of a modern Android app that professionals are expected to encounter. There are chapters dealing with all the important aspects of the Android platform, including GUI design, file- and data-handling, coping with phone calls, multimedia apps, interaction with location and ... Læs mere

    628,36 kr.

  • PySpark SQL Recipes

    With HiveQL, Dataframe and Graphframes

    Serier serie Professional and Applied Computing (R0)
    Carry out data analysis with PySpark SQL, graphframes, and graph data processing using a problem-solution approach. This book provides solutions to problems related to dataframes, data manipulation summarization, and exploratory analysis. You will improve your skills in graph data analysis using graphframes and see how to optimize your PySpark SQL code.PySpark SQL Recipes starts with recipes on ... Læs mere

    416,24 kr.

  • Pro Jakarta EE 10

    Open Source Enterprise Java-based Cloud-native Applications Development

    af Peter Späth ...
    Serier serie Professional and Applied Computing (R0)
    Welcome to your in-depth professional guide to the open source Eclipse Jakarta EE 10 platform. This book will help you build more complex native enterprise Java-based cloud and other applications that can run in corporate and other mission-critical settings. The majority of the key Jakarta EE 10 APIs or features are dissected in this book, including JSF, JSP, JPA, CDI, REST, Microprofiles, ... Læs mere

    494,74 kr.

  • Practical Video Game Bots

    Automating Game Processes using C++, Python, and AutoIt

    af Ilya Shpigor ...
    Serier serie Professional and Applied Computing (R0)
    Develop and use bots in video gaming to automate game processes and see possible ways to avoid this kind of automation. This book explains how bots can be very helpful in games such as multiplayer online games, both for training your character and for automating repetitious game processes in order to start a competition with human opponents much faster.Some players might use bots for cheating or ... Læs mere

    369,11 kr.

  • Java 13 Revealed

    For Early Adoption and Migration

    Serier serie Professional and Applied Computing (R0)
    Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author ***Kishori Sharan***begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy ... Læs mere

    369,11 kr.

  • Julia Quick Syntax Reference

    A Pocket Guide for Data Science Programming

    Serier serie Professional and Applied Computing (R0)
    Learn the Julia programming language as quickly as possible. This book is a must-have reference guide that presents the essential Julia syntax in a well-organized format, updated with the latest features of Julia’s APIs, libraries, and packages.This book provides an introduction that reveals basic Julia structures and syntax; discusses data types, control flow, functions, input/output, exceptions, ... Læs mere

    447,61 kr.

  • MATLAB Graphical Programming

    Practical hands-on MATLAB solutions

    af Cesar Lopez ...
    Serier serie Professional and Applied Computing (R0)
    MATLAB enables you to work with its graphics capabilities in almost all areas of the experimental sciences and engineering. The commands that MATLAB implements in job related graphics are quite useful and are very efficient.MATLAB has functions for working with two-dimensional and three-dimensional graphics, statistical graphs, curves and surfaces in explicit, implicit, parametric and polar ... Læs mere

    369,11 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 language agnostic, but ... Læs mere

    190,74 kr.

  • Java Lambdas and Parallel Streams

    Serier serie Professional and Applied Computing (R0)
    This compact book introduces the concepts of Java lambdas and parallel streams in a concise form. It begins by introducing new supporting features such as functional interfaces, default methods and more. After this, the author demonstrates how streams can be parallelized in a very simple way—within certain limits, no knowledge about the thread management is needed. Nevertheless, some basic ... Læs mere

    190,74 kr.

  • Machine Learning Using R

    With Time Series and Industry-Based Use Cases in R

    Serier serie Professional and Applied Computing (R0)
    Examine the latest technological advancements in building a scalable machine-learning model with big data using R. This second edition shows you how to work with a machine-learning algorithm and use it to build a ML model from raw data. You will see how to use R programming with TensorFlow, thus avoiding the effort of learning Python if you are only comfortable with R.As in the first edition, the ... Læs mere

    526,24 kr.

  • Machine Learning Using R

    Serier serie Professional and Applied Computing (R0)
    Examine the latest technological advancements in building a scalable machine learning model with Big Data using R. This book shows you how to work with a machine learning algorithm and use it to build a ML model from raw data.All practical demonstrations will be explored in R, a powerful programming language and software environment for statistical computing and graphics. The various packages and ... Læs mere

    336,11 kr.

  • Metaprogramming in R

    Advanced Statistical Programming for Data Science, Analysis and Finance

    Serier serie Professional and Applied Computing (R0)
    Learn how to manipulate functions and expressions to modify how the R language interprets itself. This book is an introduction to metaprogramming in the R language, so you will write programs to manipulate other programs. Metaprogramming in R shows you how to treat code as data that you can generate, analyze, or modify.R is a very high-level language where all operations are functions and all ... Læs mere

    369,11 kr.

  • Learn R for Applied Statistics

    With Data Visualizations, Regressions, and Statistics

    Serier serie Professional and Applied Computing (R0)
    Gain the R programming language fundamentals for doing the applied statistics useful for data exploration and analysis in data science and data mining. This book covers topics ranging from R syntax basics, descriptive statistics, and data visualizations to inferential statistics and regressions. After learning R’s syntax, you will work through data visualizations such as histograms and boxplot ... Læs mere

    494,74 kr.

  • Pro RESTful APIs

    Design, Build and Integrate with REST, JSON, XML and JAX-RS

    af Sanjay Patni ...
    Serier serie Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's microservices, big data applications, and web service applications. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro RESTful APIs: Design gives you all the ... Læs mere

    369,11 kr.

  • Pro React

    Serier serie Professional and Applied Computing (R0)
    Pro React teaches you how to successfully structure increasingly complex front-end applications and interfaces. This book explores the React library in depth, as well as detailing additional tools and libraries in the React ecosystem, enabling you to create complete, complex applications.You will learn how to use React completely, and learn best practices for creating interfaces in a composable ... Læs mere

    314,11 kr.

  • Perl 6 Fundamentals

    A Primer with Examples, Projects, and Case Studies

    af Moritz Lenz ...
    Serier serie Professional and Applied Computing (R0)
    Gain the skills to begin developing Perl 6 applications from the ground up in this hands-on compact book, which includes a foreword from Larry Wall, creator of Perl. You’ll learn enough to get started building with Perl 6, using Perl 6’s gradual typing, handy object orientation features, powerful parsing capabilities, and human-usable concurrency. After a short introduction, each chapter develops ... Læs mere

    223,74 kr.

  • PHP 7 Zend Certification Study Guide

    Ace the ZCE 2017-PHP Exam

    af Andrew Beak ...
    Serier serie Professional and Applied Computing (R0)
    Improve your programming knowledge and become Zend Certified. This book closely follows the ZCE2017-PHP exam syllabus and adds important details that help candidates to prepare for the test.Zend Certification is an industry recognized standard for PHP engineers. It is very difficult to pass the examination without extensive preparation. Unlike other books on PHP, this book is very focused on ... Læs mere

    447,61 kr.

  • Practical JSF in Java EE 8

    Web Applications ​in Java for the Enterprise

    Serier serie Professional and Applied Computing (R0)
    Master the Java EE 8 and JSF (JavaServer Faces) APIs and web framework with this practical, projects-driven guide to web development. This book combines theoretical background with a practical approach by building four real-world applications. By developing these JSF web applications, you'll take a tour through the other Java EE technologies such as JPA, CDI, Security, WebSockets, and more.In ... Læs mere

    494,74 kr.

  • Swift for Absolute Beginners

    Serier serie Professional and Applied Computing (R0)
    The professional development team that brought you two editions of Objective-C for the Absolute Beginners and have taught thousands of developers around the world to write some of the most popular iPhone apps in their categories on the app store, have now leveraged their instruction for Swift.Swift for Absolute Beginners is perfect for those with no programming background, those with some ... Læs mere

    310,86 kr.