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 49 - 72 sur 1857
Skip side bar filters
  • Jornada Java

    Unindo práticas para construção de código limpo e implantação que entregue valor ao cliente

    Collection series Jornada Colaborativa
    Conteúdo criado por 32 pessoas com grande atuação no mercado e experiências complementares > Prefácios escritos pelos Java Champions Bruno Souza e Edson Yanaga, grandes referências no mundo Java Considerando que as empresas dependem cada vez mais de software para sobreviver e prosperar em um mercado tão competitivo e acelerado, nosso time de organizadores e coautores tem a convicção de que cada ... En savoir plus

    15,99 €

  • Core Java SE 9 for the Impatient

    par Cay Horstmann ...
    An Accessible Guide to the Java Language and LibrariesModern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed and new features such as modularization make you far more effective. However, navigating these changes can be challenging.Core Java® SE 9 for the Impatient, Second Edition, is a ... En savoir plus

    43,45 €

  • Pro Spring 6 with Kotlin

    An In-depth Guide to Using Kotlin APIs in Spring Framework 6

    Collection series Professional and Applied Computing (R0)
    Master the fundamentals of Spring Framework 6 while learning from the real-world experiences of Spring experts. Over the course of this book, you'll learn how to leverage Spring 6 in tandem with the Kotlin programming language to build complex enterprise applications from top to bottom. From monoliths to cloud native apps for streaming microservices, you’ll gain insight into every aspect of the ... En savoir plus

    62,40 €

  • IOIO-OTG Development Workshop

    par Agus Kurniawan ...
    This book explores how to get started with IOIO-OTG board development using Java. The following is a list of highlight topics in this book:Preparing Development EnvironmentSetting up Development EnvironmentWorking with Digital Input/OutputWorking with Analog Input and PWMSerial CommunicationWorking with SPIWorking with I2C ... En savoir plus

    2,80 €

  • Ultimate Event-Driven Architecture with Python and Apache Kafka

    par Gopal Sharma ...
    Build high-performance, scalable, and resilient systems using Python and Kafka. Key Features ● Learn EDA fundamentals with real-world use case examples. ● Master Kafka and Python to build event-driven applications. ● Build secure, testable, and observable EDA-based systems. ● Step-by-step design and hands-on coding for core EDA parts. Book Description Python’s simplicity and flexibility, combined ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Java 8 Preview Sampler

    In this exclusive eBook, preview excerpts from brand-new and forthcoming Oracle Press Java JDK 8 books. Written by leading Java experts, Oracle Press books offer the most definitive, complete, and up-to-date coverage of the latest Java release. Featuring an introduction by bestselling programming author Herb Schildt, this eBook includes chapters from the following Oracle Press books:Java: The ... En savoir plus

    Gratuit

  • Java 22 for Healthcare and Medical Applications

    Collection series Biomedical and Robotics Healthcare
    This comprehensive book delves into the key features introduced in Java 22, providing insights and practical examples to help readers understand and implement these enhancements within the context of medical applications with the goal of enhancing medical practices, streamlining processes, and improving patient care.Java 22 for Healthcare and Medical Applications explores the latest Java 22 and ... En savoir plus

    103,24 €

  • Secure Java

    For Web Application Development

    par Abhay Bhargav ...
    Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these ... En savoir plus

    93,52 €

  • Building Applications with IBM Rational Application Developer and JavaBeans

    Designed for programmers with limited Java experience, this informative guidebook shows how applications, applets, and servlets can be created with ease using IBM's Rational Application Developer paired with JavaBeans. Step-by-step guidelines accompanied by screen captures and code samples demonstrate how to build JavaServer Faces Web applications, as well as Java applications complete with ... En savoir plus

    49,94 € ou Gratuit avec Kobo Plus

  • Mastering Java: From Foundations to Enterprise Architecture.

    par Mirko Reed ...
    Java remains one of the most resilient, versatile, and widely adopted programming languages in the global software industry. From powering standalone desktop applications to driving complex, high-throughput cloud architectures, its motto—"Write Once, Run Anywhere"—continues to shape the modern digital landscape. However, transitioning from a beginner writing their first System.out.println to an ... En savoir plus

    7,00 € ou Gratuit avec Kobo Plus

  • Core Java, Volume I

    Fundamentals

    par Cay Horstmann ...
    Collection series Oracle Press for Java
    The Classic Guide to the Java Programming Language--Fully Updated through Java 25Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Fourteenth Edition, will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Java Champion Cay S. Horstmann demonstrates the most powerful and effective ways to get the job done ... En savoir plus

    64,65 €

  • CodeNotes for Java

    Intermediate and Advanced Language Features

    par Gregory Brill ...
    Collection series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... En savoir plus

    7,62 €

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    par Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... En savoir plus

    27,87 €

  • More Java 17

    An In-Depth Exploration of the Java Language and Its Features

    Collection series Professional and Applied Computing (R0)
    Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. Furthermore, added to this edition you'll find topics on network programming, Java RMI, the process API, and custom ... En savoir plus

    79,25 €

  • Pro Java Microservices with Quarkus and Kubernetes

    A Hands-on Guide

    Collection series Professional and Applied Computing (R0)
    Build and design microservices using Java and the Red Hat Quarkus Framework. This book will help you quickly get started with the features and concerns of a microservices architecture. It will introduce Docker and Kubernetes to help you deploy your microservices.You will be guided on how to install the appropriate tools to work properly. For those who are new to enterprise development using ... En savoir plus

    79,25 €

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Collection series Professional and Applied Computing (R0)
    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... En savoir plus

    79,25 €

  • Learn JavaFX 17

    Building User Experience and Interfaces with Java

    Collection series Professional and Applied Computing (R0)
    This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI ... En savoir plus

    66,37 €

  • Microsoft Azure for Java Developers

    Deploying Java Applications through Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud

    par Abhishek Mishra ...
    Collection series Professional and Applied Computing (R0)
    Learn Azure-based features to build and deploy Java applications on Microsoft’s Azure cloud platform. This book provides examples of components on Azure that are of special interest to Java programmers, including the different deployment models that are available. The book shows how to deploy your Java applications in Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud. ... En savoir plus

    62,40 €

  • Java Testing with Spock

    SummaryJava Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.About the TechnologySpock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy ... En savoir plus

    55,91 €

  • OCA Java SE 7 Programmer I Certification Guide

    Prepare for the 1Z0-803 exam

    par Mala Gupta ...
    SummaryThis book is a comprehensive guide to the 1Z0-803 exam. You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along ... En savoir plus

    43,61 €

  • Functional Programming in Java

    How functional techniques improve your Java programs

    SummaryFunctional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.About the TechnologyHere's a bold statement: learn functional programming and you ... En savoir plus

    55,91 €

  • Modern Java in Action

    Lambdas, streams, functional and reactive programming

    SummaryManning's bestselling Java 8 book has been revised for Java 9! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques.About the TechnologyModern applications take advantage of innovative designs, including microservices, reactive architectures, and streaming data. Modern Java features like lambdas, streams, and the long-awaited ... En savoir plus

    65,97 €

  • Contract Testing in Action

    With Pact, PactFlow, and GitHub Actions

    Collection series In Action
    Contract testing is a simple, reliable way to make sure that each service and API plays nice with other components so you can deploy independently and safely.Large, loosely coupled systems have hundreds, even thousands, of interactions—and traditional testing can often struggle to keep up! Enter contract testing. This rapidly growing new approach checks API and service compatibility by verifying ... En savoir plus

    55,91 €

  • Spring AI in Action

    par Craig Walls ...
    Use Spring AI to add generative AI features like virtual assistants, text summaries, and suggestions to your Java applications.No matter what kind of software you’re building, there’s a huge demand for AI features! Until recently, though, Java developers have had few good tools for adding AI features to existing and new applications. Spring AI, an exciting new extension for Spring and Spring Boot, ... En savoir plus

    49,20 €