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 1599 resultater
Skip side bar filters
  • Beginning Jakarta EE Web Development

    Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications

    Serier serie Professional and Applied Computing (R0)
    Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.Beginning Jakarta EE Web Development is a comprehensive introduction to ... Læs mere

    497,43 kr.

  • Java EE 8 Cookbook

    Build reliable applications with the most robust and mature technology for enterprise development

    A practical guide for building effective enterprise solutions with Java EE 8Key FeaturesRecipes to get you up-and-running with Java EE 8 application developmentLearn how to apply the major Java EE 8 APIs and specificationsImplement microservices and Reactive programming with Java EE 8Book DescriptionJava EE is a collection of technologies and APIs to support Enterprise Application development. The ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Java Concurrency and Parallelism

    Master advanced Java techniques for cloud-based applications through concurrency and parallelism

    af Jay Wang ...
    Unlock Java's full potential for cloud computing through expert insights from real-world case studies and stay ahead with the latest trends in agile and robust Java application developmentKey FeaturesMaster concurrency and parallelism to overcome cloud computing challenges in JavaBuild scalable solutions with Big Data, ML, microservices, and serverless architecturesExplore cloud scaling, GPU ... Læs mere

    288,74 kr. eller Gratis med Kobo Plus

  • Scripting in Java

    Integrating with Groovy and JavaScript

    Serier serie Professional and Applied Computing (R0)
    Scripting in Java teaches you how to use the Java Scripting API and JavaScript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this ... Læs mere

    410,20 kr.

  • Test-Driven Java Development

    Invoke TDD principles for end-to-end application development with Java

    Invoke TDD principles for end-to-end application development with JavaKey FeaturesBook DescriptionTest-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Designing Hexagonal Architecture with Java

    Build maintainable and long-lasting applications with Java and Quarkus

    af Davi Vieira ...
    Learn to build robust, resilient, and highly maintainable cloud-native Java applications with hexagonal architecture and QuarkusKey FeaturesUse hexagonal architecture to increase maintainability and reduce technical debtLearn how to build systems that are easy to change and understandLeverage Quarkus to create modern cloud-native applicationsPurchase of the print or Kindle book includes a free PDF ... Læs mere

    313,74 kr. eller Gratis med Kobo Plus

  • Security Challenges with Blockchain

    af Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with Confidence Key Features ● Discover the forefront of blockchain security protocols and risks. ● Reveal effective strategies to fortify blockchain system defense. ● Embark on practical solutions for real-world blockchain challenges. Book Description In “Security Challenges with Blockchain”, readers embark on a critical journey through the ... Læs mere

    78,52 kr. eller Gratis med Kobo Plus

  • Java for Python Programmers - Book 1: Getting Started and Programming Fundamentals - A Five-Level Learning Path with Projects

    Java for Python Programmers, #1

    af ATHEER Mahir ...
    Serier Bog 1 - Java for Python Programmers
    Java for Python Programmers: Book 1 is a structured introduction to Java for learners who already know some Python and want to build a solid foundation without starting from zero. Designed as a hybrid textbook-workbook, it combines clear explanations, side-by-side comparisons, Python Bridge notes, guided exercises, self-checks, reviews, and end-of-level projects.Across five carefully sequenced ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Hands-on NumPy for Numerical Analysis

    af Rituraj Dixit ...
    Unlock the Power of NumPy to Accelerate Data Analysis and Computing. Key Features ● Master NumPy concepts with hands-on examples and real-world use cases. ● Learn efficient numerical data analysis and performance optimization. ● Explore advanced NumPy functions for data science and ML workflows. Book Description NumPy is the backbone of numerical computing in Python, powering everything from ... Læs mere

    133,61 kr. eller Gratis med Kobo Plus

  • 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,51 kr. eller Gratis med Kobo Plus

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    af Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Læs mere

    227,11 kr.

  • Go Programming Language (2026)

    Learn How to Program Go in One Day and Learn It Well. Go for Beginners with Hands-on Project

    Discover the Power of GO Programming: Your Gateway to Software Excellence!Are you ready to embark on a journey into the world of GO programming? Look no further – we're here to guide you through the intricacies of this dynamic language. Developed by Google luminaries Robert Griesemer, Rob Pike, and Ken Thompson in 2007, GO language offers a statically-typed syntax reminiscent of C, coupled with ... Læs mere

    235,81 kr. eller Gratis med Kobo Plus

  • Mastering Multi-Cloud Paradigm for Enterprises

    Building Tomorrow’s Enterprise: Embracing the Multi-Cloud Era with AWS, Azure, and GCP. Key Features ● Comprehensive guide to multi-cloud architecture designs and best practices. ● Expert insights on networking strategies and efficient DNS design for multi-cloud. ● Emphasis on security, performance, cost-efficiency, and robust disaster recovery. Book Description This book is a comprehensive guide ... Læs mere

    200,36 kr. eller Gratis med Kobo Plus

  • Modern API Design with gRPC

    Elevate Your Development with Effortless and Efficient API Communication. Key Features ● Delve into core concepts of gRPC like Protocol Buffers, service definitions, and communication patterns. ● Implement gRPC servers and clients in Golang, and master Protocol Buffers for defining services and messages. ● Compare gRPC with REST and SOAP, uncovering its distinct advantages and use cases. Book ... Læs mere

    146,99 kr. eller Gratis med Kobo Plus

  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Læs mere

    207,11 kr.

  • Spring 5.0 Microservices

    Scalable systems with Reactive Streams and Spring Boot

    af Rajesh R V ...
    A practical, comprehensive, and user-friendly approach to building microservices in SpringKey Features\[\*\] Update existing applications to integrate reactive streams released as a part of Spring 5.0\[\*\] Learn how to use Docker and Mesos to push the boundaries and build successful microservices\[\*\] Upgrade the capability model to implement scalable microservicesBook DescriptionThe Spring ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Læs mere

    384,86 kr.

  • Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание

    Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и ... Læs mere

    49,00 kr.

  • Java EE 6

    Enterprise-Anwendungsentwicklung leicht gemacht

    af Dirk Weil ...
    Die Java EE stellt schon seit mehr als einem Jahrzehnt eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Die immer weiter steigende Komplexität der älteren Versionen hat aber viele bewogen, sich ganz oder teilweise zugunsten anderer Frameworks abzuwenden. Vor einigen Jahren wurden daher die Weichen neu gestellt in Richtung Einfachheit der ... Læs mere

    189,00 kr. eller Gratis med Kobo Plus

  • Java 9

    Einführung in das Modulsystem und die Migration

    Serier Bog 214 - shortcuts
    Zwei mal drei macht vier, widewidewitt und drei macht neune: Selbst Pippi Langstrumpf konnte die Zeit bis zur "Neun" damals nicht abwarten. Genauso wartet aktuell die gesamte Community gespannt auf das endgültige Release von Java 9. Nach zahlreichen Verschiebungen soll es nun im September 2017 soweit sein – Alexandru Jecan gewährt uns schon jetzt einen Einblick in die spannenden Möglichkeiten, die ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • Java EE 7

    Enterprise-Anwendungsentwicklung leicht gemacht (2. Aufl.)

    af Dirk Weil ...
    Java EE stellt schon seit mehr als siebzehn Jahren eine verlässliche und tragfähige Plattform zur Entwicklung von Enterprise-Anwendungen dar. Waren die ersten Versionen bis zu J2EE 1.4 noch komplex und schwergewichtig, so ist die aktuelle Version trotz des großen Leistungsumfangs stark auf die Einfachheit der Softwareentwicklung fokussiert. Anwendungsentwicklung auf dieser Basis macht Spaß und ... Læs mere

    209,00 kr. eller Gratis med Kobo Plus

  • Algoritmos em Java

    Busca, ordenação e análise

    Em nosso dia a dia, realizamos uma série de buscas e ordenações que nos são tão naturais que nem percebemos como sua presença é ubíqua e facilita nossa vida. Quando pesquisamos produtos por preço em uma loja, ou queremos buscar uma pessoa em uma lista, ou mesmo quando organizamos as cartas de baralho para algum jogo, estamos usando algoritmos. Neste livro, Guilherme Silveira mostra que, na ... Læs mere

    Før 69,00 kr. Nu 59,00 kr. eller Gratis med Kobo Plus

  • Java pour les professionnels

    Outils et méthodes

    Serier serie Blanche
    La référence pour les pros de Java !S’il existe déjà beaucoup de livres qui expliquent comment démarrer avec Java ou comment se servir de tel ou tel framework, peu (voire aucun) sont destinés à des utilisateurs chevronnés du langage. Leur permettre de passer un cap dans leur carrière, c’est le défi que cet ouvrage va essayer de relever. Les moyens pour y arriver sont multiples, mais le but est ... Læs mere

    186,72 kr.

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) ... Læs mere

    81,68 kr. eller Gratis med Kobo Plus