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 49 - 72 of 1747 Results
Skip side bar filters
  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Read more

    33,38 € or Free with Kobo Plus

  • Hands-On Reactive Programming in Spring 5

    Build cloud-ready, reactive systems with Spring 5 and Project Reactor

    Explore the reactive system and create efficient microservices with Spring Boot 2.1 and Spring CloudKey FeaturesUnderstand the kind of system modern businesses require with SpringGain deeper insights into reactive programming with Reactor and Spring CloudGet in-depth knowledge on asynchronous and nonblocking communication with Spring 5 WebFluxBook DescriptionThese days, businesses need a new type ... Read more

    29,56 € or Free with Kobo Plus

  • Android-Apps programmieren lernen für Dummies

    Series series Für Dummies
    Sie wollen programmieren lernen, um eigene Apps für Ihr Android-Gerät zu entwickeln? Dann sind Sie hier richtig. Dieses Buch ist drei Bücher in einem: Sie lernen Java, begreifen die objektorientierte Programmierung und erhalten eine Einführung in die Android-App-Entwicklung. Wichtige Themen wie die Ansteuerung des Displays oder der Umgang mit der Grafik, den Sensoren und GPS werden Ihnen an ... Read more

    21,99 €

  • Testing Web APIs

    Ensure your web APIs are consistent and bug-free by implementing an automated testing process.In Testing Web APIs you will:Design and implement a web API testing strategySet up a test automation suiteLearn contract testing with PactFacilitate collaborative discussions to test web API designsPerform exploratory testsExperiment safely in a downloadable API sandbox environmentTesting Web APIs teaches ... Read more

    57,30 €

  • Captain CiaoCiao erobert Java

    Das Trainingsbuch für besseres Java

    Das Trainingsbuch für Ihre Java-Skills!Das große Trainingsbuch für Java-Entwicklerinnen und Java-Entwickler – vom Autor des Klassikers »Java ist auch eine Insel«. Bringen Sie Ihre Coding-Fähigkeiten auf das nächste Level! Java-Champion Christian Ullenboom bietet Ihnen alles, was Sie dafür brauchen: Übungen zu Java-Features und Kniffe, die man als Profi einfach kennen sollte, sowie guten ... Read more

    35,92 €

  • Netty in Action

    SummaryNetty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.About the TechnologyNetty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your ... Read more

    67,61 €

  • Streaming Data

    Understanding the real-time pipeline

    SummaryStreaming Data introduces the concepts and requirements of streaming and real-time data systems. The book is an idea-rich tutorial that teaches you to think about how to efficiently interact with fast-flowing data.About the TechnologyAs humans, we're constantly filtering and deciphering the information streaming toward us. In the same way, streaming data applications can accomplish amazing ... Read more

    57,30 €

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

    57,30 €

  • Effective Unit Testing

    A guide for Java developers

    by Lasse Koskela ...
    SummaryEffective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows ... Read more

    57,30 €

  • Java Persistence with Hibernate

    SummaryJava Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification ... Read more

    52,71 €

  • Struts 2 in Action

    The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts ... Read more

    57,30 €

  • JavaFX in Action

    by Simon Morris ...
    JavaFX is a Java-based rich user interface technology that sits atop the existingJava Standard and Micro Editions. Using it, developers can build rich user interfaceswith access to all Java components already installed on their systems. At itsheart is the easy to learn JavaFX Script language that lets developers describewhat they want to accomplish in clear, declarative terms rather than ... Read more

    57,30 €

  • Tuscany SCA in Action

    Apache Tuscany is a free, open source project that helps users develop Service Oriented Architecture (SOA) solutions. It provides a lightweight infrastructure that implements Service Component Architecture (SCA) and provides seamless integration with other technologies.Tuscany in Action is a comprehensive, hands-on guide for developing enterprise applications using Apache Tuscany's lightweight SCA ... Read more

    67,61 €

  • Griffon in Action

    SummaryGriffon in Action is a comprehensive tutorial written for Java developers who want a more productive approach to UI development. After a quick Groovy tutorial, you'll immediately dive into Griffon and start building examples that explore its high productivity approach to Swing development.About the TechnologyYou can think of Griffon as Grails for the desktop. It is a Groovy-driven UI ... Read more

    57,30 €

  • Eclipse TEA Revealed

    Building Plug-ins and Creating Extensions for Eclipse

    by Markus Duft ...
    Series series Professional and Applied Computing (R0)
    Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.Additionally, Eclipse TEA Revealed explores the library of ... Read more

    33,06 €

  • Troubleshooting Java, Second Edition

    Learn how to quickly work out what your Java code is doing so you can understand when and why it misbehaves.Searching for bugs, detangling messy legacy code, or evaluating your codebase for new features sucks up much of a developer's time. Effectively reading and understanding existing code is a true superpower! Troubleshooting Java, Second Edition teaches you to efficiently analyze and debug Java ... Read more

    57,30 €

  • Professional Scala

    Combine object-oriented and functional programming to build high-performance applications

    If your application source code is overly verbose, it can be a nightmare to maintain. Write concise and expressive, type-safe code in an environment that lets you build for the JVM, browser, and more.Key FeaturesExpert guidance that shows you to efficiently use both object-oriented and functional programming techniquesUnderstand functional programming libraries, such as Cats and Scalaz, and use ... Read more

    26,70 € or Free with Kobo Plus

  • Mastering LibGDX Game Development

    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title

    by Patrick Hoey ...
    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial titleKey FeaturesBook DescriptionLeverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money ... Read more

    33,38 € or Free with Kobo Plus

  • IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years solved Papers

    by Manish Soni ...
    Series Book 1 - IGNOU PGDCA Solved Paper Books Series
    Welcome to the comprehensive collection of IGNOU PGDCA MCS 206 Object Oriented Programming using Java Previous Years solved Papers solved papers for the Post Graduate Diploma in Computer Applications (PGDCA) program offered by the Indira Gandhi National Open University (IGNOU). This book is meticulously crafted to assist students in their preparation for the Object-Oriented Programming using Java ... Read more

    9,98 € or Free with Kobo Plus

  • Kickstart Java Programming Fundamentals

    Become a Java Pro through Real, Hands-On Coding Experience. Key Features ● Master Java through hands-on, real-world coding examples. ● Progress from core basics to AI-powered Java development. ● Build desktop, web, mobile, and intelligent Java applications. Book Description In today’s tech-driven world, applied Java programming with AI integration is a game-changer. Java remains a backbone of ... Read more

    16,99 € or Free with Kobo Plus

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    by Chang Tan ...
    Attackers have to be only right once, but just one mistake will permanently undo them. Key Features ● Explore the nuances of strategic offensive and defensive cyber operations, mastering the art of digital warfare ● Develop and deploy advanced evasive techniques, creating and implementing implants on even the most secure systems ● Achieve operational security excellence by safeguarding secrets, ... Read more

    12,74 € or Free with Kobo Plus

  • WSO2 Developers' Guide

    SOA and data services with WSO2 Enterprise Integrator

    WSO2 Made Simple – dive deep into the core concepts of WSO2 to overcome the challenges faced while using the Enterprise IntegratorKey Features? Design, create, and publish services in the WSO2 technology? Integrate the WSO2 Enterprise Integrator with other components and serversLog and test deployed servicesBook DescriptionWSO2 Enterprise Integrator brings together the most powerful servers ... Read more

    29,56 € or Free with Kobo Plus

  • Hands-On Serverless Applications with Kotlin

    Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

    Choose and build the right architecture using design patterns to create scalable and cost-efficient serverless applicationsKey FeaturesDesign enterprise-ready serverless applications that effortlessly meet your customers’ requirementsDeploy, manage, monitor, and orchestrate serverless applications using AWSUse Cloud9 to provision a secured development environment in the cloudBook ... Read more

    29,56 € or Free with Kobo Plus

  • Java

    Guida completa

    Questo libro guida il lettore lungo un percorso di apprendimento ragionato che conduce dalle basi fino alle caratteristiche più avanzate di Java, per poterlo sfruttare e diventarne padroni. Dopo avere illustrato i fondamenti del linguaggio, per imparare a programmare anche senza alcuna esperienza pregressa, il testo presenta una panoramica completa sulla Programmazione Orientata agli Oggetti (OOP) ... Read more

    22,99 €