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 433 - 456 sur 1857
Skip side bar filters
  • Apache Kafka

    Collection Livre 164 - shortcuts
    In diesem shortcut geht es um Apache Kafka, den verteilten, partitionierenden und replizierenden Service für Datenströme. Kapitel 1 stellt die Konzepte vor, mithilfe derer Apache Kafka seine Funktionen zur Verfügung stellt, und erläutert deren effektive Performance. Im zweiten Kapitel geht es um die Abfrage und Verwaltung aktueller und historischer Definitionen von Datenstrukturen mithilfe von ... En savoir plus

    2,99 €

  • Virtualizing and Tuning Large Scale Java Platforms

    par Emad Benjamin ...
    Collection series VMware Press Technology
    Virtualizing and Tuning Large-Scale Java PlatformsTechnical best practices and real-world tips for optimizing enterprise Java applications on VMware vSphere®Enterprises no longer ask, “Can Java be virtualized”? Today, they ask, “Just how large can we scale virtualized Java application platforms, and just how efficiently can we tune them?” Now, the leading expert on Java virtualization answers ... En savoir plus

    26,77 €

  • Just Spring Integration

    A Lightweight Introduction to Spring Integration

    Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you’ll learn how to use this open source framework’s basic building blocks to work with both inter- and intra-application programming models.If you’re a Java developer familiar with the Spring framework (perhaps through O ... En savoir plus

    11,53 €

  • Java ist auch eine Insel

    Einführung, Ausbildung, Praxis

    Das Standardwerk zur Java-Programmierung von Christian UllenboomProgrammieren mit der Java Platform, Standard Edition 25Java von A bis Z: Einführung, Praxis, ReferenzVon Ausdrücken und Anweisungen zu Klassen und ObjektenJava-Bücher gibt es wie Sand am Meer, aber die Java-Insel ist das Kultbuch für Programmierer und erste Wahl, wenn es um aktuelles und praktisches Java-Wissen geht. Seit über einem ... En savoir plus

    45,00 €

  • Java I/O

    Tips and Techniques for Putting I/O to Work

    All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four largecategories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing ... En savoir plus

    28,62 €

  • Tomcat: The Definitive Guide

    The Definitive Guide

    It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for ... En savoir plus

    21,52 €

  • Hardcore Java

    Secrets of the Java Masters

    Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer.Hardcore Java takes this language and breaks it apart, piece ... En savoir plus

    18,94 €

  • Java Cryptography

    Collection series Java Series
    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... En savoir plus

    21,52 €

  • WebLogic: The Definitive Guide

    Development, Deployment & Maintenance

    Collection series Definitive Guides
    BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one ... En savoir plus

    29,34 €

  • Effective Java

    par Joshua Bloch ...
    Collection series Java Series
    Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.This highly ... En savoir plus

    41,70 €

  • Continuous Enterprise Development in Java

    Testable Solutions with Arquillian

    Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools.Through the course ... En savoir plus

    25,95 €

  • Aplicações Java para a web com JSF e JPA

    Neste livro você encontrará as especificações mais utilizadas do Java, explicadas com exemplos práticos e claros que mostram como usar cada tecnologia em separado e como utilizá-las em conjunto. Conheças as melhores práticas da JPA 2.0, seus mapeamentos, caches e truques de performance, e tire o máximo do JSF 2.2 compreendendo seu ciclo de vida e as novidades que surgiram nas atuais versões das ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Functional Programming in Java

    Harness the Power of Streams and Lambda Expressions

    Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Apply the techniques ... En savoir plus

    31,20 €

  • Kotlin Brain Teasers

    Exercise Your Mind

    par Sam Cooper ...
    Collection series Teasers
    Level up your Kotlin the fun way! Solve mysteries, dodge traps, and banish bugs. Sharpen your critical thinking to ace interviews and ship rock-solid code.Can you outsmart the Kotlin compiler? Detect, deduce, and diagnose your way to clearer code and expert insights. Escape type-system traps and navigate logic labyrinths. Challenge your skills and quiz your friends with fun Kotlin facts, and power ... En savoir plus

    18,53 €

  • Ultimate Java Functional Projects

    Build, Architect, and Deploy Enterprise Java Applications with Spring Boot, Microservices, and Kubernetes (English Edition)

    par Bhargav Bachina ...
    Unlock the Power of Java: From Fundamentals to Microservices Deployment.Key Features● Master Java fundamentals, OOP concepts, and build real-world projects.● Develop and secure scalable microservices using Spring Boot and Docker.● Deploy, monitor, and scale Java applications on AWS, Azure, and Kubernetes.Book DescriptionJava remains the premier choice for building robust, scalable functional appl. ... En savoir plus

    21,49 €

  • Applied Natural Language Processing with PyTorch 2.0

    Unlock the Power of PyTorch 2.0 for Next-Level Natural Language Processing. Key Features ● Comprehensive coverage of NLP concepts, techniques, and best practices. ● Hands-on examples with code implementations using PyTorch 2.0. ● Focus on real-world applications and optimizing NLP models. ● Learn to develop advanced NLP solutions with dynamic GPU acceleration. Book Description Natural Language ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Kickstart Quantum Computing and Communication Fundamentals

    Unlock tomorrow’s tech revolution with quantum computing and communication. Key Features ● Comprehensive coverage of quantum computing from qubits to entanglement. ● Practical insights into real-world applications and emerging trends. ● Visual learning with diagrams and examples to simplify complex concepts. ● Exploration of quantum algorithms, cryptography, and next-gen technologies. Book ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Pro Cloud Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

    Collection series Professional and Applied Computing (R0)
    This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool.After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your ... En savoir plus

    43,35 €

  • Pro Cloud-Native Java EE Apps

    DevOps with MicroProfile, Jakarta EE 11 APIs, and Kubernetes

    Collection series Professional and Applied Computing (R0)
    Learn how to build and deploy Java-based cloud native apps with Jakarta EE with the MicroProfile framework and Kubernetes. This revamped Second Edition reflects the latest updates in Jakarta EE 11, including enhanced support for creating web APIs with Jakarta REST, concurrency management with Jakarta Concurrency, and data persistence with Jakarta Persistence, while incorporating key changes ... En savoir plus

    54,58 €

  • Ultimate Machine Learning with ML.NET

    “Empower Your .NET Journey with Machine Learning” Key Features ● Step-by-step guidance to help you navigate through various machine learning tasks and techniques with ML.NET. ● Explore all aspects of ML.NET, from installation and configuration to model deployment. ● Engage in practical exercises and real-world projects to solidify your understanding. Book Description Dive into the world of machine ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Ultimate Machine Learning with Scikit-Learn

    par Parag Saxena ...
    Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn Key Features ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python’s versatile Scikit-Learn library for robust data analysis Book Description ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Ultimate ChatGPT Handbook for Enterprises

    Empowering the Global Workforce with ChatGPT Expertise. KEY FEATURES ● Comprehensive Guide to GPT Evolution, AI Capabilities, and Prompt Engineering. ● Design Patterns for Enterprise Personas, Architectures, and AI Assistants. ● Management of the GPT Solution Development Cycle. DESCRIPTION “Ultimate ChatGPT Handbook for Enterprises” is your indispensable resource for navigating the transformative ... En savoir plus

    12,74 € ou Gratuit avec Kobo Plus

  • Ultimate Microservices with RabbitMQ

    par Peter Morlion ...
    Learn the ins and outs of a RabbitMQ-enabled microservices system. Key Features ● Discover the fundamental principles of microservices and their organizational impact. ● Develop a deep understanding of messaging and RabbitMQ within microservices architecture. ● Acquire the expertise to seamlessly integrate and maximize the benefits of microservices with RabbitMQ for creating of robust and high ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Ultimate Laravel for Modern Web Development

    par Drishti Jain ...
    Unlock the Power of Laravel: Elevate Your Web Development Game! Key Features ● Master Laravel’s Core Fundamentals and Advance to Pro-Level Techniques for Web Development. ● Dive into Hands-On Exploration with Real-World Examples and Scenarios. ● Uncover the Depths of Laravel’s MVC Architecture, Routers, Eloquent ORM, and API Development. Book Description The “Ultimate Laravel for Modern Web ... En savoir plus

    18,69 € ou Gratuit avec Kobo Plus