Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Java eBooks

If you like Java eBooks, then you'll love these top picks.
Showing 1273 - 1296 of 1747 Results
Skip side bar filters
  • Java: Guida Completa alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esempi Pratici

    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... ... Read more

    6,90 €

  • Beginning Jakarta EE Web Development

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

    Series 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 ... Read more

    50,87 €

  • Beginning Quarkus Framework

    Build Cloud-Native Enterprise Java Applications and Microservices

    by Tayo Koleoso ...
    Series 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 ... Read more

    50,87 €

  • More Java 17

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

    Series 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 ... Read more

    71,33 €

  • Microsoft Azure for Java Developers

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

    Series 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. ... Read more

    56,17 €

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... Read more

    29,03 €

  • Beginning Java Data Structures and Algorithms

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

    by 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 ... Read more

    16,21 € or Free with 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 ... Read more

    16,99 € or Free with Kobo Plus

  • Spring Security in Action, Second Edition

    Series 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 ... Read more

    67,61 €

  • 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 ... Read more

    57,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 ... Read more

    57,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 ... Read more

    57,30 €

  • Re-Engineering Legacy Software

    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 ... Read more

    67,61 €

  • iText in Action

    by 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 ... Read more

    57,30 €

  • Vert.x in Action

    Asynchronous and Reactive Java

    by 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 ... Read more

    57,30 €

  • Activiti in Action

    Executable business processes in BPMN 2.0

    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 ... Read more

    67,61 €

  • Seriously Good Software

    Code that works, survives, and wins

    by 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 ... Read more

    57,30 €

  • Classic Computer Science Problems in Java

    by 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 ... Read more

    57,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 ... Read more

    44,69 €

  • The Java Module System

    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 ... Read more

    57,30 €

  • Clojure in Action

    by 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 ... Read more

    67,61 €

  • Hello! Python

    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 ... Read more

    46,98 €

  • Quarkus in Action

    Series 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 ... Read more

    57,30 €

  • Spring AI in Action

    by 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, ... Read more

    50,42 €