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 313 - 336 sur 1715
Skip side bar filters
  • Lucene in Action

    When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse ... En savoir plus

    CHF 48.30

  • Beginning Jakarta EE

    Enterprise Edition for Java: From Novice to Professional

    par Peter Späth ...
    Collection series Professional and Applied Computing (R0)
    Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote ... En savoir plus

    CHF 58.57

  • Reactive Java Programming

    par Andrea Maglie ...
    Collection series Professional and Applied Computing (R0)
    Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.Reactive Java Programming ... En savoir plus

    CHF 30.15

  • Ultimate Java for Data Analytics and Machine Learning

    Unlock Java's Ecosystem for Data Analysis and Machine Learning Using WEKA, JavaML, JFreeChart, and Deeplearning4j (English Edition)

    par Abhishek Kumar ...
    Empower Your Data Insights with Java's Top Tools and Frameworks.Book DescriptionThis book is a comprehensive guide to data analysis using Java. It starts with the fundamentals, covering the purpose of data analysis, different data types and structures, and how to pre-process datasets. It then introduces popular Java libraries like WEKA and Rapidminer for efficient data analysis.The middle section ... En savoir plus

    CHF 23.66 ou Gratuit avec Kobo Plus

  • Hands-On Reactive Programming with Reactor

    Build reactive and scalable microservices using the Reactor framework

    par Rahul Sharma ...
    Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applicationsKey FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook DescriptionReactor is an ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

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

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Learning Scala Programming

    Object-oriented programming meets functional reactive to create Scalable and Concurrent programs

    par Vikash Sharma ...
    Learn how to write scalable and concurrent programs in Scala, a language that grows with you.Key Features\[\*\] Get a grip on the functional features of the Scala programming language\[\*\] Understand and develop optimal applications using object-oriented and functional Scala constructs\[\*\] Learn reactive principles with Scala and work with the Akka frameworkBook DescriptionScala is a general ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Pentaho Data Integration Quick Start Guide

    Create ETL processes using Pentaho

    Get productive quickly with Pentaho Data IntegrationKey FeaturesTake away the pain of starting with a complex and powerful systemSimplify your data transformation and integration workExplore, transform, and validate your data with Pentaho Data IntegrationBook DescriptionPentaho Data Integration(PDI) is an intuitive and graphical environment packed with drag and drop design and powerful Extract ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • Java 9 Programming Blueprints

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

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

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Java 9 with JShell

    Introducing the full range of Java 9's new features via JShell

    Explore Java 9 with JShell and UMLKey FeaturesA full account of Java 9’s new featuresThis tutorial emphasises fluency using JShell exercisesGet a thorough introduction to contract programming code reuse via Java genericsLearn how to use the new module systemHow to use proper functional programming style inside Java 9Book DescriptionThe release of Java 9 has brought many subtle and not-so-subtle ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Alfresco One 5.x Developer's Guide

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.x

    Discover what it means to be an expert developer by exploring the latest features available to you in Alfresco One 5.xKey Features\[\*\] Create reliable and secure enterprise apps with the latest Alfresco One 5.x platform\[\*\] Explore all the latest Alfresco One 5.x APIs such as the CMIS API, Alfresco One API, and the integrated RESTful API to get more out of your enterprise apps\[\*\] Unleash ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • jBPM6 Developer Guide

    If you are a Java developer or architect who needs to have a better understanding of how Business Process Management frameworks behave in real-life implementations, this book is for you. This book assumes that you know the Java language well and are familiar with some widely used frameworks such as Hibernate. You should also know the basics of relational databases and Maven-based applications. ... En savoir plus

    CHF 22.05 ou Gratuit avec Kobo Plus

  • Kickstart Google Apps Script

    par Dmitry Kostyuk ...
    Unlock the Power of Google Apps Script for Automation and Integration. Key Features ● Learn to streamline and automate tasks across Gmail, Sheets, Docs, Drive, Forms, and Calendar. ● Build custom and dynamic User Interfaces (UIs) with HTML Service and Card Service. ● Master triggers and APIs for seamless Google Workspace integration. Book Description Google Apps Script is the powerful engine ... En savoir plus

    CHF 11.58 ou Gratuit avec Kobo Plus

  • Ultimate Java Design Patterns

    Master Creational, Structural, Behavioral, Concurrency, and Architectural Patterns for Scalable Enterprise Java Applications (English Edition)

    par Ricken Bazolo ...
    Think Like an Architect. Code Like a Master.Key Features● Get a free one-month digital subscription to www.avaskillshelf.com● Comprehensive coverage of every major Java design pattern - Creational, Structural, Behavioral, Concurrency, and Architectural.● Real-world pattern application across enterprise systems, distributed architectures, microservices, and AI-driven Java applications.● Production ... En savoir plus

    CHF 20.00 ou Gratuit avec Kobo Plus

  • Undocumented Secrets of MATLAB-Java Programming

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

    CHF 134.32

  • Ultimate Java Design Patterns

    Master Creational, Structural, Behavioral, Concurrency, and Architectural Patterns for Scalable Enterprise Java Applications (English Edition)

    par Ricken Bazolo ...
    Think Like an Architect. Code Like a Master.Key Features? Get a free one-month digital subscription to www.avaskillshelf.com? Comprehensive coverage of every major Java design pattern - Creational, Structural, Behavioral, Concurrency, and Architectural.? Real-world pattern application across enterprise systems, distributed architectures, microservices, and AI-driven Java applications.? Production ... En savoir plus

    CHF 19.71 ou Gratuit avec Kobo Plus

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyToday's software is shifting to more asynchronous ... En savoir plus

    CHF 48.30

  • Hands-On Enterprise Java Microservices with Eclipse MicroProfile

    Build and optimize your microservice architecture with Java

    An effective guide to designing, building, and deploying enterprise Java microservices with Eclipse MicroProfileKey FeaturesCreate cloud-native microservices with ease using this detailed guideAvoid vendor lock-in when implementing microservices using Eclipse MicroProfileDiscover why MicroProfile is a great specification for building microservices in multi-cloud environmentsBook DescriptionEclipse ... En savoir plus

    CHF 27.69 ou Gratuit avec Kobo Plus

  • Java 9 Streams

    par Sven Ruppert ...
    Collection Livre 224 - shortcuts
    Java 8 brachte mit der Einführung des Streams-API in Verbindung mit Lambdas große Neuerungen mit sich, die in Java 9 konsequent weitergeführt werden. In seinem shortcut zeigt Sven Ruppert, was genau diese Streams sind, wie man sie einsetzt und welche Vorteile sich aus dem Einsatz ergeben, sowohl für serielle als auch für parallele Nutzung. Dabei erläuert er anhand zahlreicher Codebeispiele sehr ... En savoir plus

    CHF 6.00

  • Learn Microservices with Spring Boot 3

    A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Collection series Professional and Applied Computing (R0)
    This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its compatibility with Java 17 and Jakarta EE 10, and employs an incremental approach to teach the structure of ... En savoir plus

    CHF 58.57

  • Pro Java 8 Programming

    Collection series Professional and Applied Computing (R0)
    Pro Java 8 Programming covers the core Java development kit. It takes advantage of the finer points of the core standard edition (SE) and development kit version 8. You'll discover the particulars of working with the Java language and APIs to develop applications in many different contexts. You will also delve into more advanced topics like lambda expressions, closures, new i/o (NIO.2), enums, ... En savoir plus

    CHF 63.91

  • Mastering LibGDX Game Development

    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title

    par Patrick Hoey ...
    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial titleKey FeaturesBook DescriptionLeverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Spring Persistence with Hibernate

    Collection series Professional and Applied Computing (R0)
    Learn how to use the core Hibernate APIs and tools as part of the Spring Framework. This book illustrates how these two frameworks can be best utilized. Other persistence solutions available in Spring are also shown including the Java Persistence API (JPA).Spring Persistence with Hibernate, Second Edition has been updated to cover Spring Framework version 4 and Hibernate version 5. After reading ... En savoir plus

    CHF 48.21