Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Java eBooks

Lesen Sie gerne eBooks aus der Kategorie Java? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 13211344 von 1857 Ergebnissen angezeigt
Skip side bar filters
  • Mastering JBoss Enterprise Application Platform 7

    Core details of the Enteprise server supported by clear directions and advanced tips.

    Create modular scalable enterprise-grade applications with JBoss Enterprise Application Platform 7Key FeaturesLeverage the power of JBoss EAP 7 along with Java EE 7 to create professional enterprise grade applications.Get you applications cloud ready and make them highly scalable using this advanced guide.Become a pro Java Developer and move ahead of the crowd with this advanced practical guide Lesen Sie mehr

    Zuvor € 42,89 Jetzt € 38,60

  • Spring MVC Blueprints

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentationKey Features\[\*\]Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations\[\*\]Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and Lesen Sie mehr

    Zuvor € 39,26 Jetzt € 34,64

  • Getting Started with Hazelcast, Second Edition

    Get acquainted with the highly scalable data grid, Hazelcast, and learn how to bring its powerful in-memory features into your application

    von Matthew Johns
    Key FeaturesBook DescriptionThis book is a great introduction for Java developers, software architects, or DevOps looking to enable scalable and agile data within their applications. Providing in-memory object storage, cluster-wide state and messaging, or even scalable task execution, Hazelcast helps solve a number of issues that have troubled technologists for years.What you will learnLearn and Lesen Sie mehr

    € 24,74

  • Liferay 6.x Portal Enterprise Intranets Cookbook

    Over 60 hands-on recipes to help you efficiently create complex and highly personalized enterprise intranet solutions with Liferay Portal 6.x CE

    Key FeaturesBook DescriptionIf you are a Java developer or administrator with a technical background and want to install and configure Liferay Portal as an enterprise intranet, this is the book for you. In short, reusable recipes help you realize business goals as working features in Liferay. This book will also give you useful hints on how to easily improve the default functionality of the system Lesen Sie mehr

    Zuvor € 39,26 Jetzt € 34,64

  • WildFly Configuration, Deployment, and Administration - Second Edition

    This book is aimed at Java developers, system administrators, application testers using WildFly, and anyone who performs a DevOps role. Whether you are completely new to WildFly or just require an understanding of WildFly's new features, this book is for you. Lesen Sie mehr

    € 26,06

  • Build Your Own Programming Language

    A programmer's guide to designing compilers, interpreters, and DSLs for modern computing problems

    Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesTakes a hands-on approach; learn by building the Jzero language, a subset of Java, with example Lesen Sie mehr

    € 31,67

  • Microservices with Spring Boot and Spring Cloud

    Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes

    von Magnus Larsson
    2025 EDITION: Create and deploy production-grade microservices-based applications with this edition fully updated to the latest versions of Spring Boot, Java, and Spring CloudKey FeaturesBuild cloud-native production-ready microservices and stay ahead of the curveUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best out of the latest updates, Lesen Sie mehr

    € 29,69

  • Kotlin In-Depth [Vol-I]

    A Comprehensive Guide to Modern Multi-Paradigm Language

    von Aleksei Sedunov
    The purpose of this book is to guide a reader through the capabilities of Kotlin language and give examples of how to use it for the development of various applications, be it desktop, mobile or Web. Although our primary focus is on JVM and Android, the knowledge we’re sharing here, to various extents, applies to other Kotlin-supported platforms such as JavaScript, native and even multi-platform Lesen Sie mehr

    Zuvor € 15,28 Jetzt € 13,41

  • Intelligent Automation Simplified

    Learn Enterprise Automation, AI-Led Automation, and Robotic Process Automation with Use-cases

    Intelligent Automation Simplified' guides tech professionals to take a much more simplified and sophisticated step towards developing intelligent automation. This book will explain the basic concepts of smart automation and how to put it into practice for a company.This book explores each stage of automation design and explains how these automation fragments can be brought together in the end-to Lesen Sie mehr

    Zuvor € 15,28 Jetzt € 13,41

  • Java 9 Recipes

    A Problem-Solution Approach

    von Josh Juneau
    Serien series Professional and Applied Computing (R0)
    Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!This revised edition covers important new features such as Java 9's JShell and the new Lesen Sie mehr

    € 49,05

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    von Adam L. Davis
    Serien series Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is largely language agnostic Lesen Sie mehr

    € 34,31

  • Java Projects

    Learn the fundamentals of Java 11 programming by building industry grade practical projects

    von Peter Verhas
    Learn how to build scalable, resilient, and effective applications in Java that suit your software requirements.Key FeaturesExplore advanced technologies that Java 11 delivers such as web programming and parallel computingDiscover modern programming paradigms such as microservices, cloud computing and enterprise structuresBuild highly responsive applications with this practical introduction to Lesen Sie mehr

    € 30,68

  • Mastering Java 11

    Develop modular and secure Java applications using concurrency and advanced JDK libraries

    Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage Collector, Local-Variable Syntax for Lambda Parameters, and Dynamic Class-File ConstantsKey FeaturesExplore the latest features in Java 9, Java 10, and Java 11Enhance your Java application development and migration approachesFull coverage of modular Java applications, G1 Garbage Collector, JMHBook Lesen Sie mehr

    € 30,68

  • The Complete Coding Interview Guide in Java

    An effective guide for aspiring Java developers to ace their programming interviews

    von Anghel Leonard
    Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky bits of code and algorithms into manageable chunksKey FeaturesDiscover over 200 coding interview problems and their solutions to help you secure a job as a Java developerWork on overcoming coding challenges faced in a wide array of topics such as time complexity, OOP, and recursionGet to Lesen Sie mehr

    € 30,68

  • Mastering IBM CMOD for RedHat Linux and Windows 11 Servers

    Effortlessly Streamline Your Content Management by Deploying IBM CMOD with IBM Content Navigator and Filenet Fixed Content Device for Red Hat Linux and Windows Platforms (English Edition)

    Instructions for downloading, installing, and upgrading IBM CMODBook DescriptionResearch shows that organizations using robust content management systems can reduce operational costs by up to 30% and improve data retrieval times by over 50%. IBM CMOD, utilized by thousands globally, connects millions of users daily, empowering them to create tailored solutions through customizable parameters Lesen Sie mehr

    € 22,99

  • Android 9 Development Cookbook

    Over 100 recipes and solutions to solve the most common problems faced by Android developers

    von Rick Boyer
    Build feature-rich, reliable Android Pie apps with the help of more than 100 proven industry standard recipes and strategies.Key FeaturesUncover the latest features in Android 9 Pie to make your applications stand outDevelop Android Pie applications with the latest mobile technologies, from set up to securityGet up-to-speed with Android Studio 3 and its impressive new featuresBook DescriptionThe Lesen Sie mehr

    € 27,71

  • Selenium WebDriver 3 Practical Guide

    End-to-end automation testing for web and mobile browsers with Selenium WebDriver

    Real-world examples of cross-browser, mobile, and data-driven testing with all the latest features of Selenium WebDriver 3Key FeaturesUnlock the full potential of Selenium to test your web applicationsUse Selenium Grid for faster, parallel running, and cross-browser testingTest iOS and Android Apps with AppiumBook DescriptionSelenium WebDriver is an open source automation tool implemented through Lesen Sie mehr

    € 27,71

  • Spring Boot 2.0 Projects

    Build production-grade reactive applications and microservices with Spring Boot

    Develop diverse, real-life projects by exploring Spring Boot's featuresKey FeaturesRun production-grade-based applications using the Spring WebFlux frameworkLearn to develop high-performance asynchronous applications with Spring BootCreate robust microservice-based applications with Kotlin using Spring BootBook DescriptionSpring Boot is a lightweight framework that provides a set of tools to Lesen Sie mehr

    € 34,64

  • Microservices with Clojure

    Develop event-driven, scalable, and reactive microservices with real-time monitoring

    von Anuj Kumar
    The common patterns and practices of the microservice architecture and their application using the Clojure programming language.Key Features\[\*\] Relevance of the microservice architecture and benefits of Clojure's functional and simple features to implement it.\[\*\] Learn best practices and common principles to avoid common pitfalls while developing microservices.\[\*\] Learn how to use Lesen Sie mehr

    € 30,68

  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, Lesen Sie mehr

    € 30,68

  • Java 9 with JShell

    Introducing the full range of Java 9's new features via JShell

    Explore Java 9 with JShell and UMLKey FeaturesA full account of Java 9’s new featuresThis tutorial emphasises fluency using JShell exercisesGet a thorough introduction to contract programming code reuse via Java genericsLearn how to use the new module systemHow to use proper functional programming style inside Java 9Book DescriptionThe release of Java 9 has brought many subtle and not-so-subtle Lesen Sie mehr

    € 34,64