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...

Java e-bøger

Hvis du kan lide Java e-bøger, så vil du elske disse fremragende valg.
Viser 313 - 336 af 1605 resultater
Skip side bar filters
  • Designing Hexagonal Architecture with Java

    An architect's guide to building maintainable and change-tolerant applications with Java and Quarkus

    af Davi Vieira ...
    A practical guide for software architects and Java developers to build cloud-native hexagonal applications using Java and Quarkus to create systems that are easier to refactor, scale, and maintain Key Features • Learn techniques to decouple business and technology code in an application • Apply hexagonal architecture principles to produce more organized, coherent, and maintainable software • ... Læs mere

    288,56 kr. eller Gratis med Kobo Plus

  • Java-Grundlagen

    Die verschiedenen Branchen in den IT-Sektoren haben begonnen, auf ein fortgeschrittenes Diversifizierungsniveau zu achten, was darauf hinweist, dass ein einziges Riesenprogramm mithilfe von Miniprogrammen entwickelt werden kann, die von verschiedenen geografisch lokalisierten Programmierern entwickelt wurden auch über ein Online-Medium.Im vorliegenden Szenario scheint eine solche Sprach- und ... Læs mere

    25,59 kr.

  • Reinforcement Learning From Scratch

    Understanding Current Approaches - with Examples in Java and Greenfoot

    af Uwe Lorenz ...
    Serier serie Mathematics and Statistics (R0)
    In ancient games such as chess or go, the most brilliant players can improve by studying the strategies produced by a machine. Robotic systems practice their own movements. In arcade games, agents capable of learning reach superhuman levels within a few hours. How do these spectacular reinforcement learning algorithms work?With easy-to-understand explanations and clear examples in Java and ... Læs mere

    560,38 kr.

  • Spock Framework

    Testes automatizados ágeis para Java e REST

    Versão atualizada para Spock 2.3-groovy-4.0. A presença de testes automatizados é importante para dar segurança em qualquer código. Seja para refatorá-lo, mantê-lo, seja para inserir novas funcionalidades, os testes permitem uma detecção mais rápida quando algum comportamento anterior é quebrado. Um software interage com diversos recursos dentro de seu ecossistema e provê diferentes tipos de ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Java Programming Exercises

    Volume One: Language Fundamentals and Core Concepts

    Take the first step in raising your coding skills to the next level, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao. This is the first of two volumes which provide you with everything you need to excel in your Java journey, including tricks that you should know in detail as a professional, as well as intensive training for clean code and ... Læs mere

    634,90 kr.

  • Fundamentals of Java Programming

    Serier serie Computer Science (R0)
    Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, ... Læs mere

    466,97 kr.

  • Mastering Java 11

    Develop modular and secure Java applications using concurrency and advanced JDK libraries

    Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9, Java 10, and Java 11Enhance your Java application development and migration approachesFull coverage of modular Java applications, G1 Garbage Collector, JMHBook ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Go for Java Programmers

    Learn Google's Go Programming Language

    Serier serie Professional and Applied Computing (R0)
    Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is tailored for Java programmers to utilize their existing knowledge to learn Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.The Second Edition is updated for new and enhanced APIs in both Java and Go, ... Læs mere

    549,92 kr.

  • Derinlemesine Java - EJB, JMS ve Web Services

    af Onder Teker ...
    EJB(Enterprise JavaBeans)JTA (Java Transaction API)JMS (Java Messaging Service)SOAP, XML & JAX-WSREST, JSON & JAX-RSUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüler ... Læs mere

    6,35 kr.

  • Core Java Essentials: Starting out with Java programming

    af Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Læs mere

    156,86 kr.

  • Java 9 Programming Blueprints

    Master features like modular programming, Java HTTP 2.0, and REPL by building numerous applications

    af Jason Lee ...
    Build a variety of real-world applications by taking advantage of the newest features of Java 9Key Features\[\*\] See some of the new features of Java 9 and be introduced to parts of the Java SDK\[\*\] This book provides a set of diverse, interesting projects that range in complexity from fairly simple to advanced and cover HTTP 2.0\[\*\] Take advantage of Java's new modularity features to write ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Building Mobile Applications with Java

    Using the Google Web Toolkit and PhoneGap

    Do you want to develop mobile apps with Java—and have them work on a variety of devices powered by iOS and Android? You’ve come to the right place.This project-driven book shows you how to build portable apps with two amazing open source frameworks, Google Web Tools (GWT) and PhoneGap. With these tools, you’ll use learn how to write Java code that compiles into cross-platform Javascript and HTML, ... Læs mere

    122,61 kr.

  • Java Start

    af Andre Campos ...
    Livro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre JavaLivro sobre Java ... Læs mere

    Gratis

  • Undocumented Secrets of MATLAB-Java Programming

    For a variety of reasons, the MATLAB®-Java interface was never fully documented. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times the number of programmers and programming resources as MATLAB. Also unfortunate is the popular claim that while MATLAB is a fine programming platform for prototyping, it is not suitable for real-world, modern ... Læs mere

    1.463,63 kr.

  • Funktionale Programmierung in Java und Kotlin

    Eine umfassende Einführung

    Ihr Weg vom objektorientierten zum funktionalen JavaTechniken, Muster und Best Practices für den praktischen EinsatzMit vielen Codebeispielen zum kostenlosen DownloadNeu in der 2. Auflage: moderne Programmierung mit KotlinMit Lambda-Ausdrücken hat die funktionale Programmierung in Java Einzug gehalten und mit Kotlin steht eine moderne Sprache für die Java-Welt zur Verfügung, die für eine ... Læs mere

    299,00 kr. eller Gratis med Kobo Plus

  • 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.065,41 kr.

  • The Comprehensive Guide to Kotlin Programming : A Complete Reference Guide

    What You Will Learn:Foundational Kotlin Principles: Begin with an exploration of Kotlin's genesis at JetBrains, its evolutionary milestones, and its pivotal role in the Android ecosystem. Understand the advantages Kotlin holds over Java, such as enhanced conciseness, interoperability, coroutines for asynchronous programming, and robust safety features including null safety and immutability ... Læs mere

    12,76 kr. eller Gratis med Kobo Plus

  • RabbitMQ Essentials

    Build distributed and scalable applications with message queuing using RabbitMQ

    Learn basic to advanced RabbitMQ techniques with the help of a realistic case study shared by the experts from CloudAMQPKey FeaturesDelve into message queues with this comprehensive RabbitMQ guideExplore message queue architecture evolution with the help of a realistic case studyDiscover strategies for improving scalability and fault tolerance of a message queue architectureBook ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Get Your Hands Dirty on Clean Architecture

    Build 'clean' applications with code examples in Java

    af Tom Hombergs ...
    Gain insight into how Hexagonal Architecture can help to increase maintainability.Key FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of making conscious architecture decisionsBook DescriptionBuilding for maintainability is key to keep development costs low (and ... Læs mere

    307,49 kr. eller Gratis med Kobo Plus

  • Programming GPS and OpenStreetMap Applications with Java

    The RealObject Application Framework

    Written by an expert in the development of GPS systems with digital maps and navigation, Programming GPS and OpenStreetMap Applications with Java: The RealObject Application Framework provides a concrete paradigm for object-oriented modeling and programming. It presents a thorough introduction to the use of available global positioning data for the ... Læs mere

    602,61 kr.

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    af Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... Læs mere

    240,53 kr. eller Gratis med Kobo Plus

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    af Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... Læs mere

    80,10 kr. eller Gratis med Kobo Plus

  • Java: Guida Completa alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esempi Pratici

    Impara la programmazione orientata agli oggetti grazie al linguaggio JavaVorresti imparare a programmare con il linguaggio Java?Ti piacerebbe creare un gestionale dinamico e di successo?Vuoi conoscere tutti gli aspetti della programmazione orientata agli oggetti?Che tu sia un semplice principiante che non ha mai programmato, un esperto nel settore ma che desidera raffinare la propria tecnic... ... Læs mere

    44,84 kr. eller Gratis med Kobo Plus

  • Processing 2: Creative Coding Hotshot

    Using a project-based approach, you will be able to learn the coolest aspects of working with Processing. Each project contains step-by-step explanations, diagrams, screenshots, and downloadable material to make learning Processing even easier.This book targets Processing developers ,visual artists, creative professionals, and students who want to move to the next level of learning Processing for ... Læs mere

    216,40 kr. eller Gratis med Kobo Plus