Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Java

Si vous aimez les titres Java, vous allez adorer cette sélection.
Affichage des résultats 1585 - 1608 sur 1748
Skip side bar filters
  • Ultimate IBM Granite for Enterprise Applications

    par 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 ... En savoir plus

    16,99 € ou Gratuit avec 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 ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

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

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

    12,99 € ou Gratuit avec Kobo Plus

  • HBase High Performance Cookbook

    Solutions for optimization, scaling and performance tuning

    par Ruchir Choudhry ...
    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 ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • Ultimate Llama for Natural Language Processing (NLP)

    par 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 ... En savoir plus

    25,49 € ou Gratuit avec Kobo Plus

  • Mastering Hibernate

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

    par 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 ... En savoir plus

    19,46 € ou Gratuit avec 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 ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Java with TDD from the Beginning

    par Alonso Delarte ...
    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 ... En savoir plus

    17,49 €

  • 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 ... En savoir plus

    27,90 € ou Gratuit avec 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 ... En savoir plus

    25,64 €

  • Java 9 Programming By Example

    Your guide to software development

    par 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 ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

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

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

    12,87 €

  • Java Examples in a Nutshell

    A Tutorial Companion to Java in a Nutshell

    par David Flanagan ...
    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 ... En savoir plus

    21,52 €

  • Apache Tamaya

    Einstieg in die Konfiguration in Java

    Collection Livre 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 ... En savoir plus

    2,99 €

  • Программируем на Java. 5-е межд. изд.

    Неважно, кто вы – разработчик ПО или пользователь, в любом случае вы слышали о языке Java. В этой книге вы на конкретных примерах изучите основы Java, API, библиотеки классов, приемы и идиомы программирования. Особое внимание авторы уделяют построению реальных приложений. Вы освоите средства управления ресурсами и исключениями, а также познакомитесь с новыми возможностями языка, появившимися в ... En savoir plus

    13,99 €

  • Micro Frontends Architecture for Scalable Applications

    Unleash Agility and Scale with Micro Frontend Architecture. Key Features ● Gain a solid understanding of micro frontend principles, patterns, and benefits. ● Explore integration strategies with real-world examples and practical guidance. ● Discover best practices for adoption, testing, deployment, and long-term scalability. Book Description As modern web applications grow in complexity, micro ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Introducing RavenDB

    The Database for Modern Data Persistence

    par Dejan Miličić ...
    Collection series Professional and Applied Computing (R0)
    Simplify your first steps with the RavenDB NoSQL Document Database. This book takes a task-oriented approach by showing common problems, potential solutions, brief explanations of how those solutions work, and the mechanisms used. Based on real-world examples, the recipes in this book will show you how to solve common problems with Raven Query Language and will highlight reasons why RavenDB is a ... En savoir plus

    54,58 €

  • Beginning Spring Data

    Data Access and Persistence for Spring Framework 6 and Boot 3

    par Andres Sacco ...
    Collection series Professional and Applied Computing (R0)
    Use the popular Spring Data project for data access and persistence using various Java-based APIs such as JDBC, JPA, MongoDB, and more.This book shows how to easily incorporate data persistence and accessibility into your microservices, cloud-native applications, and monolithic enterprise applications. It also teaches you how to perform unit and performance testing of a component that accesses a ... En savoir plus

    49,43 €

  • Introducing Play Framework

    Java Web Application Development

    Collection series Professional and Applied Computing (R0)
    Enter the world of rapid web application development. This gentle introduction to Play covers all you need to know: it carefully introduces the background concepts before diving into examples, making learning Play 2 enjoyable (it includes the latest Play framework version 2.8).Introducing Play Framework is crisp, up-to-the-point, and full of valuable information. You will find chapters covering ... En savoir plus

    40,78 €

  • Spring Boot 3 Recipes

    A Problem-Solution Approach for Java Microservices and Cloud-Native Applications

    par Marten Deinum ...
    Collection series Professional and Applied Computing (R0)
    Solve all your Spring Boot 3 micro-framework problems using complete, real-world Java-based code snippets and examples inspired by various problems and corresponding solutions to those problems . When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your own specific software programming needs. This can save you a great deal ... En savoir plus

    54,58 €

  • When Docker Meets Java

    A Practical Guide to Docker for Java and Spring Boot Applications

    Collection series Professional and Applied Computing (R0)
    Discover how to become a more efficient Java developer using Docker. This book will help you streamline your development process, boost portability, and enhance the efficiency of your applications.Docker has transformed the landscape of application and deployment by simplifying the creation and management of development environments, saving valuable time and reducing compatibility issues. With ... En savoir plus

    63,23 €

  • Java in easy steps, 7th edition

    par Mike McGrath ...
    Collection series In Easy Steps
    Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colourized code illustrate each important aspect of Java programming – all in easy steps.This book assumes no previous knowledge of any programming language so it's ideal for the newcomer to ... En savoir plus

    14,23 €

  • Head First Kotlin

    A Brain-Friendly Guide

    What will you learn from this book?Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You’ll learn everything from language fundamentals to collections, generics, lambdas, and higher-order functions. Along ... En savoir plus

    28,21 €

  • MASTER REACT.JS PART 6

    par m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... En savoir plus

    3,53 € ou Gratuit avec Kobo Plus