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 865 - 888 sur 1843
Skip side bar filters
  • Cloud Native Java

    Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry

    What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry.Many organizations have already waded ... En savoir plus

    Avant CHF 40.52 Après CHF 34.46

  • Programming Scala

    par Dean Wampler ...
    Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away. You'll learn why Scala is ideal for building today's highly scalable, data-centric ... En savoir plus

    CHF 38.98

  • Java to Kotlin

    A Refactoring Guidebook

    It takes a week to travel the 8,000 miles overland from Java to Kotlin. If you're an experienced Java developer who has tried the Kotlin language, you were probably productive in about the same time.You'll have found that they do things differently in Kotlin, though. Nullability is important, collections are different, and classes are final by default. Kotlin is more functional, but what does that ... En savoir plus

    Avant CHF 36.41 Après CHF 32.72

  • DevOps Tools for Java Developers

    Best Practices from Source Code to Production Containers

    With the rise of DevOps, low-cost cloud computing, and container technologies, the way Java developers approach development today has changed dramatically. This practical guide helps you take advantage of microservices, serverless, and cloud native technologies using the latest DevOps techniques to simplify your build process and create hyperproductive teams.Stephen Chin, Melissa McKay, Ixchel ... En savoir plus

    Avant CHF 38.46 Après CHF 32.72

  • Exploring Java 9

    Build Modularized Applications in Java

    par Fu Cheng ...
    Collection series Professional and Applied Computing (R0)
    Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples from ... En savoir plus

    CHF 28.82

  • Beginning Spring AI

    A Quick Guide to AI Engineering in Spring

    Collection series Professional and Applied Computing (R0)
    Discover how to use Large Language Models in the Spring Framework. This quick guide equips developers with insights into the strengths and limitations of Spring AI and how to leverage the model for typical use cases.First, you will orient yourself to the new and exciting landscape of AI and Spring integration. You will learn how to issue simple queries, asking the right questions to get the ... En savoir plus

    CHF 24.82

  • Building Enterprise IoT Solutions with Eclipse IoT Technologies

    An Open Source Approach to Edge Computing

    Collection series Professional and Applied Computing (R0)
    Build IoT solutions for the enterprise using open-source building blocks from the Eclipse IoT Working Group at the Eclipse Foundation. This book introduces you to key protocols and their implementations, such as CoAP (Eclipse Californium), DDS (Eclipse Cyclone DDS), LwM2M (Eclipse Leshan), and MQTT (Eclipse Paho, Eclipse Mosquitto, and Eclipse Amlen). You will learn about Edge Computing platforms ... En savoir plus

    CHF 53.14

  • 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

    CHF 58.57

  • Troubleshooting Java Performance

    Detecting Anti-Patterns with Open Source Tools

    Collection series Professional and Applied Computing (R0)
    Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dramatically more productive in finding the root causes of slow performance. This is a brief book that focuses on a small number of performance anti-patterns, and you’ll find that most problems you encounter fit into one of these anti-patterns. The book ... En savoir plus

    CHF 69.35

  • Pro RESTful APIs with Micronaut

    Build Java-Based Microservices with REST, JSON, and XML

    par Sanjay Patni ...
    Collection series Professional and Applied Computing (R0)
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro ... En savoir plus

    CHF 58.57

  • Learning LEGO MINDSTORMS EV3

    par Gary Garber ...
    About This BookOptimize the use of multiple sensors to build a robot that navigates and interacts with its environmentWork with both the Home Edition and the Educational Edition of the LEGO EV3 Mindstorms kitA practical guide with step-by-step building instructions to help you create your very own robotWho This Book Is ForThis book is for the hobbyists, builders, and programmers who want to build ... En savoir plus

    Avant CHF 26.05 Après CHF 21.95 ou Gratuit avec Kobo Plus

  • Play Framework Essentials

    This book targets Java and Scala developers who already have some experience in web development and who want to master Play framework quickly and efficiently. This book assumes you have a good level of knowledge and understanding of efficient Java and Scala code. ... En savoir plus

    Avant CHF 17.12 Après CHF 14.35 ou Gratuit avec Kobo Plus

  • Selenium Design Patterns and Best Practices

    par Dima Kovalenko ...
    Whether you are an experienced WebDriver developer or someone who was newly assigned a task to create automated tests, this book is for you. Since the ideas and concepts are described in simple terms, no previous experience in computer coding or programming is required. ... En savoir plus

    Avant CHF 18.87 Après CHF 15.89 ou Gratuit avec Kobo Plus

  • jMonkeyEngine 3.0 Cookbook

    par Rickard Eden ...
    If you are a jMonkey developer or a Java developer who is interested to delve further into the game making process to expand your skillset and create more technical games, then this book is perfect for you. ... En savoir plus

    Avant CHF 22.46 Après CHF 18.97 ou Gratuit avec Kobo Plus

  • Hands-On Design Patterns with Java

    Learn design patterns that enable the building of large-scale software architectures

    Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyondKey FeaturesLearn OOP, functional, and reactive patterns for creating readable and maintainable codeExplore architectural patterns and practices for building scalable and reliable applicationsTackle all kinds of performance-related issues ... En savoir plus

    CHF 26.05 ou Gratuit avec Kobo Plus

  • Jakarta EE Cookbook

    Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE

    par Elder Moraes ...
    An enterprise Java developer s guide to learning JAX-RS, context and dependency injection, JavaServer Faces (JSF), and microservices with Eclipse MicroProfile using the latest features of Jakarta EEKey FeaturesExplore Jakarta EE's latest features and API specifications and discover their benefitsBuild and deploy microservices using Jakarta EE 8 and Eclipse MicroProfileBuild robust RESTful web ... En savoir plus

    CHF 27.69 ou Gratuit avec Kobo Plus

  • Jira 8 Administration Cookbook

    Over 90 recipes to administer, customize, and extend Jira Core and Jira Service Desk

    par Patrick Li ...
    Build customized solutions that fulfil your business requirements using the latest features of Jira 8Key FeaturesLearn how to customize Jira applications to suit your organizational requirementsExtend Jira's capabilities for custom integrations with other products and services such as Slack and GitHubExplore practical recipes for troubleshooting and securing your Jira instances with best ... En savoir plus

    CHF 24.00 ou Gratuit avec Kobo Plus

  • Java - GUI Applications

    par Preeti Man ...
    This book intends to educate Java practitioners on GUI Applications through questions and answers based on various interviews and personnel questions. ... En savoir plus

    CHF 19.00 ou Gratuit avec Kobo Plus

  • Core Java Programming Book

    par Manish Soni ...
    Collection Livre 3 - Java Books Series
    In the ever-evolving landscape of technology and software development, Java has maintained its prominent position as a foundational programming language, empowering developers to create robust, scalable, and platform-independent applications. As we venture into the depths of this comprehensive guide, it is essential to recognize the remarkable journey Java has undertaken, from its inception as a ... En savoir plus

    CHF 8.00 ou Gratuit avec Kobo Plus

  • Java®

    L'essentiel du code et des commandes

    par Timothy Fisher ...
    Collection series Le guide de survie
    Ce Guide de survie vous livre tout le code dont vous avez besoin pour réaliser rapidement et efficacement vos projets de développement en Java.CONCIS ET MANIABLE : facile à transporter, facile à utiliser - finis les livres encombrants !PRATIQUE ET FONCTIONNEL : plus de 100 fragments de code personnalisables pour programmer du Java fonctionnel dans toutes les situations. ... En savoir plus

    CHF 15.00

  • Java 8

    Les fondamentaux

    par Michel Martin ...
    DescriptionAvec cet eBook, vous maîtriserez rapidement les techniques de programmation en Java 8, des plus simples aux plus complexes.Nous avons choisi une approche résolument pratique pour vous aider à intégrer de façon durable les nombreux concepts qui gravitent autour du langage Java.Après avoir passé en revue les instructions du langage et les concepts fondamentaux de la programmation objet, ... En savoir plus

    CHF 18.00

  • 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 143.24

  • Learning Spring Boot 4

    Simplify the development of production-grade applications using Java and Spring

    Build Java web apps swiftly with this fourth edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 4Key FeaturesLearn Spring Boot in a cohesive manner with this practical guideDiscover popular Java developer tools such as GraalVM native images, serving up JSON, and moreBuild secure, observable, and scalable web applications from ... En savoir plus

    CHF 40.62 ou Gratuit avec Kobo Plus

  • Core Java, Volume II

    Advanced Features

    par Cay Horstmann ...
    Collection series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 25Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Fourteenth Edition, has been revised to cover the new features and enhancements in the Java 25 long-term support release. ... En savoir plus

    CHF 51.60