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 217 - 240 af 1605 resultater
Skip side bar filters
  • 亿级流量Java高并发与网络编程实战

    af 颜群 ...
    本书共分18章,内容包括:高并发概述、系统分析与大型互联网架构设计、高并发相关JVM与JDK新特性案例讲解、实战解析多线程并发包、NIO案例解析与高性能聊天室实战、高性能NIO框架Netty实例详解、主流RPC框架解析与跨语言调用案例、实战解析高并发框架Disruptor、通过案例讲解分布式服务框架Dubbo等。 ... Læs mere

    226,36 kr.

  • Explorando APIs e bibliotecas Java

    JDBC, IO, Threads, JavaFX e mais

    Uma vez que você aprende Orientação a Objetos e o básico do Java, é necessário se tornar fluente em suas APIs, que não são poucas. Um programador Java eficaz conhece o que há disponível e sabe quando pode usar cada uma das possibilidades que a linguagem lhe oferece. É isso que queremos para você. Rodrigo Turini ensina como lidar com as diferentes APIs do Java com exemplos práticos e que são ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Java EE 7 Development with WildFly

    If you are a Java developer who wants to learn about Java EE, this is the book for you. It's also ideal for developers who already have experience with the Java EE platform but would like to learn more about the new Java EE 7 features by analyzing fully functional sample applications using the new application server WildFly. ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • JavaServer Faces: The Complete Reference

    Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to ... Læs mere

    416,92 kr.

  • Die Modularität von Java 9

    Projekt Jigsaw und skalierbare Java-Anwendungen

    Serier serie Computer Science and Engineering (German Language)
    Entwickeln Sie modulare Anwendungen mit dem Java Platform Module System, dem am meisten erwarteten Feature von Java 9. Sie werden die Wartbarkeit und Leistung Ihrer Java-Anwendungen verbessern, indem Sie nur die Module einsetzen, die benötigt werden, und deren Implementierungsdetails kapseln.Bis jetzt war Java monolithisch. Die Verwendung eines beliebigen Teils von Java bedeutete die Einbindung ... Læs mere

    200,74 kr.

  • Derinlemesine Java - MVC, JSF & Primefaces

    af Onder Teker ...
    MVC (Model View Controller) KavramlarıJSF (JavaServer Faces) Temel, Orta ve İleri Düzey KonularıPrimeFaces Kurulumu ve BileşenleriUygulamalı Anlatımlar ve Örnek Proje PrototipleriNetBeans ve Eclipse Ekran Görüntüleri ... Læs mere

    6,35 kr.

  • Functional Interfaces in Java

    Fundamentals and Examples

    af Ralph Lecessi ...
    Serier serie Professional and Applied Computing (R0)
    Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You’ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used ... Læs mere

    584,85 kr.

  • Modern Java Recipes

    Simple Solutions to Difficult Problems in Java 8 and 9

    af Ken Kousen ...
    The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the ... Læs mere

    292,99 kr.

  • PeopleSoft PeopleTools Tips & Techniques

    af Jim J. Marion ...
    Serier serie Oracle Press
    Advanced PeopleSoft PeopleTools Development StrategiesMaximize the efficiency and productivity of your PeopleSoft applications from Oracle using the proven methods and best practices in this Oracle Press guide. PeopleSoft PeopleTools Tips & Techniques lays out the benefits of each tactic along with implementation considerations, programming instructions, and reusable code samples. Construct ... Læs mere

    592,99 kr.

  • Go for Java Programmers

    Learn the Google 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 targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.This book teaches Go ... Læs mere

    480,04 kr.

  • Ultimate IBM Granite for Enterprise Applications

    af Alan S. Bluck ...
    Build Future-ready Enterprise AI with IBM Granite and Watsonx AI. Key Features ● Step-by-step instructions to install and configure Granite 3.0 using GitHub and VSCode on both Windows and Red Hat Linux systems. ● Build advanced prompt strategies using Python and Ansible to enhance LLM response accuracy and adaptability in enterprise scenarios. ● Prepare for the future of enterprise AI with forward ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • Mastering Spring Cloud

    Build self-healing, microservices-based, distributed systems using Spring Cloud

    Learn how to build, test, secure, deploy, and efficiently consume services across distributed systems.Key Features- Explore the wealth of options provided by Spring Cloud for wiring service dependencies in microservice systems.- Create microservices utilizing Spring Cloud's Netflix OSS- Architect your cloud-native data using Spring Cloud.Book DescriptionDeveloping, deploying, and operating cloud ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Современный язык Java. Лямбда-выражения, потоки и функциональное программирование

    Преимущество современных приложений — в передовых решениях, включающих микросервисы, реактивные архитектуры и потоковую обработку данных. Лямбда-выражения, потоки данных и долгожданная система модулей платформы Java значительно упрощают их реализацию. Пришло время повысить свою квалификацию и встретить любой вызов во всеоружии! Книга поможет вам овладеть новыми возможностями современных дополнений ... Læs mere

    59,00 kr. eller Gratis med Kobo Plus

  • HBase High Performance Cookbook

    Solutions for optimization, scaling and performance tuning

    Exciting projects that will teach you how complex data can be exploited to gain maximum insightsKey Features\[\*\] Architect a good HBase cluster for a very large distributed system\[\*\] Get to grips with the concepts of performance tuning with HBase\[\*\] A practical guide full of engaging recipes and attractive screenshots to enhance your system’s performanceBook DescriptionApache HBase is a ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Ultimate Llama for Natural Language Processing (NLP)

    af Gaurav Singh ...
    Build, Scale and Optimize Cutting-Edge NLP with Llama for Next Gen AI. Key Features ● Explore Llama’s evolution and innovations for next-gen NLP. ● Implement real-world NLP tasks with step-by-step examples. ● Fine-tune, optimize, and deploy Llama at enterprise scale. Book Description Llama models have rapidly emerged as a cornerstone in natural language processing, redefining how AI systems ... Læs mere

    204,49 kr. eller Gratis med Kobo Plus

  • Mastering Hibernate

    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise application

    af Ramin Rad ...
    Learn how to correctly utilize the most popular Object-Relational Mapping tool for your Enterprise applicationKey Features\[\*\] Understand the internals of Hibernate and its architecture, and how it manages Entities, Events, Versioning, Filters, and Cache\[\*\] Observe how Hibernate bridges the gap between object-oriented concepts and relational models\[\*\] Discover how Hibernate can address ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Mastering AI System Design

    From Whiteboards to Workloads - Bridging AI Theory and Practice.Key Features● Practical frameworks, trade-off discussions, and mock interviews to prepare for modern system design.● Master LLMs, RAG, fine-tuning, edge AI, and multimodal systems through practical, domain-specific examples.● Connects academic AI foundations with industrial implementations to help readers designend-to-end systems.Book ... Læs mere

    170,36 kr. eller Gratis med Kobo Plus

  • Java with TDD from the Beginning

    Today there is no shortage of books and courses with which to learn the Java programming language. And there are also books and courses with which to learn how to do test-driven development (TDD) in Java.But there seem to be no books or courses that teach Java with TDD from the very beginning. The common wisdom seems to be that the students must learn the fundamentals of Java programming before ... Læs mere

    121,81 kr.

  • Oracle SOA BPEL Process Manager 11gR1 – A Hands-on Tutorial

    This hands-on, example-driven guide is a practical getting started tutorial with plenty of step-by-step instructions for beginner to intermediate level readers working with BPEL PM in Oracle SOA SuiteWritten for SOA developers, administrators, architects, and engineers who want to get started with Oracle BPEL PM 11g. No previous experience with BPEL PM is required, but an understanding of SOA and ... Læs mere

    377,49 kr. eller Gratis med Kobo Plus

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Læs mere

    292,99 kr.

  • Java 9 Programming By Example

    Your guide to software development

    af Peter Verhas ...
    Get the steps you need to discover the world of Java 9 programming using real-world examplesKey Features\[\*\] We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development\[\*\] Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills\[\*\] This ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Java多线程并发体系实战(微课视频版)

    af 刘宁萌 ...
    本书全面、系统地介绍了Java多线程相关的核心知识点,把官方多线程的核心知识点用链路的方式讲解清楚。读者在学习的过程中需要循序渐进,核心知识点的理解是很重要的。由核心知识点扩展开来就可以形成万物。学习和创造希望读者在此过程中能拥有自已的成长和思维。 全书共分为10章。第1~3章介绍了线程的核心知识点,第4章讲解线程局部变量,第5章介绍Lock锁,第6章讲解原子包,第7章介绍阻塞队列,第8章介绍线程池,第9章讲解线程同步器,第10章是AQS源代码分析。 本书每个章节都有相对应的代码验证环节,提供大量应用实例,每章节均附有习题。 本书适合有一定的Java基础知识,包括语法、结构、面像对象的编程概念。**还有一定的并发编程基础的读者阅读。也可作为计算机相关专业的学习用书和参考教材,以及Java软件开发者的自学用书和研究人员的参考用书。 ... Læs mere

    96,20 kr.

  • Java Examples in a Nutshell

    A Tutorial Companion to Java in a Nutshell

    The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server ... Læs mere

    218,11 kr.

  • Apache Tamaya

    Einstieg in die Konfiguration in Java

    Serier Bog 168 - shortcuts
    Was bedeutet Konfiguration in Java? Wie sollte sie gemanagt werden? Dieser shortcut geht der Thematik auf den Grund, beleuchtet die Anforderungen an Konfiguration und mögliche Lösungsansätze. Anschließend werden die zentralen Konzepte und Erweiterungsmodule des Apache-Tamaya-Projekts vorgestellt. Auch komplexe Konfigurationsszenarien im Java-SE-Umfeld können mit dem Konfigurationsframework ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus