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 1733
Skip side bar filters
  • Java: Guida Completa alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esempi Pratici

    par Oscar R. Frost ...
    Impara la programmazione orientata agli oggetti grazie al linguaggio JavaVorresti imparare a programmare con il linguaggio Java?Ti piacerebbe creare un gestionale dinamico e di successo?Vuoi conoscere tutti gli aspetti della programmazione orientata agli oggetti?Che tu sia un semplice principiante che non ha mai programmato, un esperto nel settore ma che desidera raffinare la propria tecnic... ... En savoir plus

    CHF 6.90 ou Gratuit avec Kobo Plus

  • Beginning Jakarta EE Web Development

    Using JSP, JSF, MySQL, and Apache Tomcat for Building Java Web Applications

    Collection series Professional and Applied Computing (R0)
    Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.Beginning Jakarta EE Web Development is a comprehensive introduction to ... En savoir plus

    CHF 58.57

  • Beginning Quarkus Framework

    Build Cloud-Native Enterprise Java Applications and Microservices

    par Tayo Koleoso ...
    Collection series Professional and Applied Computing (R0)
    Harness the power of Quarkus, the supersonic subatomic cloud-native Java platform from Red Hat. This book covers everything you need to know to get started with the platform, which has been engineered from the ground up for superior performance and cloud-native deployment.You’ll start with an overview of the Quarkus framework and its features. Next, you'll dive into building your first ... En savoir plus

    CHF 58.57

  • 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

    CHF 63.91

  • Beginning Java Data Structures and Algorithms

    Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner

    par James Cutajar ...
    Though your application serves its purpose, it might not be a high performer. Learn techniques to accurately predict code efficiency, easily dismiss inefficient solutions, and improve the performance of your application.Key FeaturesExplains in detail different algorithms and data structures with sample problems and Java implementations where appropriateIncludes interesting tips and tricks that ... En savoir plus

    CHF 20.51 ou Gratuit avec Kobo Plus

  • Ultimate Android Design Patterns

    Unlocking the Power of Design Patterns to Build Awesome Android Apps Key Features ● Learn creational, structural, behavioral, and architectural patterns to build scalable, maintainable, and testable apps. ● Apply design patterns in hands-on projects, including an e-commerce app, a social media platform, and a chat system. ● Enhance app efficiency with concurrency patterns, network security best ... En savoir plus

    CHF 11.58 ou Gratuit avec Kobo Plus

  • Spring Security in Action, Second Edition

    Collection series In Action
    Don't let security be an afterthought. Spring Security in Action, Second Edition is your vital companion to robust, secure applications that are protected right from the first line of code.Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect.In Spring Security in Action, Second Edition you will learn e ... En savoir plus

    CHF 57.00

  • Storm Applied

    Strategies for real-time event processing

    SummaryStorm Applied is a practical guide to using Apache Storm for the real-world tasks associated with processing and analyzing real-time data streams. This immediately useful book starts by building a solid foundation of Storm essentials so that you learn how to think about designing Storm solutions the right way from day one. But it quickly dives into real-world case studies that will bring ... En savoir plus

    CHF 48.30

  • Spring Start Here

    Learn what you need and learn it well

    Quickly master the massive Spring ecosystem with this focused, hands-on guide that teaches you exactly what you need to know.In Spring Start Here, you will learn how to:Build web applications with SpringManage application objects with Spring contextImplement data persistence using data sources and transactionsImplement data exchange between applications using REST servicesUtilize Spring Boot's ... En savoir plus

    CHF 48.30

  • OSGi in Action

    Creating Modular Applications in Java

    What is OSGi? Simply put, OSGi is a standardized technology that allowsdevelopers to create the highly modular Java applications that are required forenterprise development. OSGi lets you install, start, stop, update, or uninstallcomponents without taking down your entire system. The interest in OSGi basedapplications has exploded since major vendors like Sun, Spring, Oracle,BEA, and IBM have ... En savoir plus

    CHF 48.30

  • Re-Engineering Legacy Software

    par Chris Birchall ...
    SummaryAs a developer, you may inherit projects built on existing codebases with design patterns, usage assumptions, infrastructure, and tooling from another time and another team. Fortunately, there are ways to breathe new life into legacy projects so you can maintain, improve, and scale them without fighting their limitations.About the BookRe-Engineering Legacy Software is an experience-driven ... En savoir plus

    CHF 57.00

  • iText in Action

    par Bruno Lowagie ...
    With iText, one can transform PDF documents into live, interactive applications quickly and easily. This free and open source library for Java and .NET is the leading tool of its kind, and was primarily developed and maintained by Bruno Lowagie, the author of this book.iText in Action, Second Edition offers an introduction and a practical guide to iText and the internals of PDF. While at the entry ... En savoir plus

    CHF 48.30

  • Vert.x in Action

    Asynchronous and Reactive Java

    par Julien Ponge ...
    Vert.x in Action teaches you how to build production-quality reactive applications in Java. This book covers core Vert.x concepts, as well as the fundamentals of asynchronous and reactive programming. Learn to develop microservices by using Vert.x tools for database communications, persistent messaging, and test app resiliency. The patterns and techniques included here transfer to reactive ... En savoir plus

    CHF 48.30

  • Activiti in Action

    Executable business processes in BPMN 2.0

    par Tijs Rademakers ...
    SummaryActiviti in Action is a comprehensive tutorial designed to introduce developers to the world of business process modeling using Activiti. Before diving into the nuts and bolts of Activiti, this book presents a solid introduction to BPMN 2.0 from a developer's perspective.About the TechnologyActiviti streamlines the implemention of your business processes: with Activiti Designer you draw ... En savoir plus

    CHF 57.00

  • Seriously Good Software

    Code that works, survives, and wins

    par Marco Faella ...
    SummarySerious developers know that code can always be improved. With each iteration, you make optimizations—small and large—that can have a huge impact on your application’s speed, size, resilience, and maintainability.In Seriously Good Software: Code that Works, Survives, and Wins, author, teacher, and Java expert Marco Faella teaches you techniques for writing better code. You’ll start with a ... En savoir plus

    CHF 48.30

  • Classic Computer Science Problems in Java

    par David Kopec ...
    Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms.SummarySharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms. You’ll work through a series of ... En savoir plus

    CHF 48.30

  • The Well-Grounded Java Developer

    Vital techniques of Java 7 and polyglot programming

    SummaryThe Well-Grounded Java Developer offers a fresh and practical look at new Java 7 features, new JVM languages, and the array of supporting technologies you need for the next generation of Java-based software.About the BookThe Well-Grounded Java Developer starts with thorough coverage of Java 7 features like try-with-resources and NIO.2. You'll then explore a cross-section of emerging JVM ... En savoir plus

    CHF 37.70

  • The Java Module System

    par Nicolai Parlog ...
    SummaryJava's much-awaited "Project Jigsaw" is finally here! Java 11 includes a built-in modularity framework, and The Java Module System is your guide to discovering it. In this new book, you'll learn how the module system improves reliability and maintainability, and how it can be used to reduce tight coupling of system components.Foreword by Kevlin Henney.You'll find registration instructions ... En savoir plus

    CHF 48.30

  • Clojure in Action

    par Amit Rathore ...
    SummaryA fully revised edition that covers the new features available in Clojure 1.6.About the TechnologyClojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp's clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder ... En savoir plus

    CHF 57.00

  • Hello! Python

    par Anthony Briggs ...
    SummaryHello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.About this BookProgrammers love Python because it's ... En savoir plus

    CHF 39.60

  • Quarkus in Action

    Collection series In Action
    Build resilient and scalable, cloud-native enterprise Java applications using the Quarkus framework.Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances—plus tons more productivity-boosting features! Quarkus in Action quickly gets you up to speed with Quarkus by building a real-world business application.In Quarkus in ... En savoir plus

    CHF 48.30

  • 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

    CHF 42.50

  • Spring Boot 2: лучшие практики для профессионалов

    Хотите повысить свою эффективность в разработке корпоративных и облачных Java-приложений? Увеличьте скорость и простоту разработки микросервисов и сложных приложений, избавившись от забот по конфигурации Spring. Используйте Spring Boot 2 и такие инструменты фреймворка Spring 5, как WebFlux, Security, Actuator, а также фреймворк Micrometer, предоставляющий новый способ сбора метрик. В этой кнге ... En savoir plus

    CHF 7.50 ou Gratuit avec Kobo Plus

  • Clojure Programming Cookbook

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipes

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipesKey Features\[\*\] Discover a wide variety of practical cases and real world techniques to enhance your productivity with Clojure.\[\*\] Learn to resolve the everyday issues you face with a functional mindset using Clojure\[\*\] You will learn to write highly efficient, more productive, ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus