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
  • Ultimate AI-Assisted Development with GitHub Copilot

    Code smarter, Test faster, and Build better with GitHub Copilot! Key Features ● Master prompt engineering and multi-modal Copilot interactions. ● Use GitHub Copilot for real coding, testing, and DevOps tasks. ● Speed up development with AI-powered code and test generation. Book Description AI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub ... Read more

    21,24 € or Free with Kobo Plus

  • Continuous Integration mit Jenkins

    Das Handbuch für Entwickler und DevOps-Teams

    by Marco Schulz ...
    Software-Projekte sinnvoll verwaltenModerne Softwareentwicklung besteht aus viel mehr als nur aus Code und Kaffee. Ohne passende Deployment-Strategien und eine saubere Release-Verwaltung laufen selbst kleine Projekte schnell aus dem Ruder und werden unbeherrschbar. Mit Jenkins, Git und Nexus bauen Sie eine CI-Pipeline auf, mit der Sie die Softwareentwicklung stets im Blick behalten.Dieses ... Read more

    35,92 €

  • Scala in Depth

    by Josh Suereth ...
    SummaryScala in Depth is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best practices and designs from the Scala community, it guides you through dozens of powerful techniques example by example.About the BookScala is a powerful JVM language that blends the functional and OO programming models. You'll have no trouble ... Read more

    57,30 €

  • Grails in Action

    SummaryGrails in Action, Second Edition is a comprehensive introduction to Grails 2 focused on making you super-productive fast. In this totally revised new edition, you'll master Grails 2.3 core skills as you apply TDD techniques to developing a full-scale Twitter clone. Along the way you'll learn the latest single-page web app UI techniques, work with NoSQL backends, integrate with enterprise ... Read more

    57,30 €

  • OCA Java SE 7 Programmer I Certification Guide

    Prepare for the 1Z0-803 exam

    by Mala Gupta ...
    SummaryThis book is a comprehensive guide to the 1Z0-803 exam. You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along ... Read more

    44,69 €

  • iOS Development with Swift

    SummaryiOS Development with Swift is a hands-on guide to creating apps for iPhone and iPad using the Swift language. Inside, you'll be guided through every step of the process for building an app, from first idea to App Store. This book fully covers Swift 4, Xcode 9, and iOS 1.Our video course, iOS Development with Swift in Motion, is the perfect companion to this book, featuring even more ... Read more

    57,30 €

  • Spring Microservices in Action, Second Edition

    Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.SummaryBy dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and ... Read more

    67,61 €

  • Object Design Style Guide

    ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.ioKey FeaturesDozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintainWrite code that other programmers will instantly understandDesign rules for constructing objects, changing and exposing state, and moreExamples ... Read more

    57,30 €

  • Knative in Action

    Knative in Action teaches you to build complex and efficient serverless applications.SummaryTake the pain out of managing serverless applications. Knative, a collection of Kubernetes extensions curated by Google, simplifies building and running serverless systems. Knative in Action guides you through the Knative toolkit, showing you how to launch, modify, and monitor event-based apps built using ... Read more

    57,30 €

  • Java Unit Testing with JUnit 5

    Test Driven Development with JUnit 5

    Series series Professional and Applied Computing (R0)
    Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them in TDD and Java 8 to continuously deliver code that excels in all metrics.Unit testing and test driven development have now become part of every developer's skill set. For Java developers, the most ... Read more

    71,33 €

  • Concurrent, Real-Time and Distributed Programming in Java

    Threads, RTSJ and RMI

    This book provides an introduction to concurrent, real-time, distributed programming with Java object-oriented language support as an algorithm description tool. It describes in particular the mechanisms of synchronization (cooperative and competitive) and sharing of data (internal class, static variables) between threads in Java. He then discusses the use of Java for real-time applications. ... Read more

    139,99 €

  • OCA / OCP Java SE 8 Programmer Practice Tests

    Test your knowledge and prepare for the OCA/OCP examsOCA/OCP Java SE 8 Programmer Practice Tests complements the Sybex OCA: Oracle Certified Associate Java SE 8 Programmer I Certification Study Guide and the OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide for exams 1Z0-808 and 1ZO-809 by providing last minute review of 100% of exam objectives. Get the advantage of over 1,000 ... Read more

    27,99 €

  • Contract Testing in Action

    With Pact, PactFlow, and GitHub Actions

    Series series In Action
    Contract testing is a simple, reliable way to make sure that each service and API plays nice with other components so you can deploy independently and safely.Large, loosely coupled systems have hundreds, even thousands, of interactions—and traditional testing can often struggle to keep up! Enter contract testing. This rapidly growing new approach checks API and service compatibility by verifying ... Read more

    57,30 €

  • Raspberry Pi 3 Projects for Java Programmers

    Get the most out of your Raspberry Pi 3 with Java

    Learn the art of building enticing projects by unleashing the potential of Raspberry Pi 3 using JavaKey Features\[\*\]Explore the small yet powerful mini computer in order to run java applications\[\*\]Leverage Java libraries to build exciting projects on home automation, IoT, and Robotics by leveraging Java libraries\[\*\]Get acquainted with connecting electronic sensors to your Raspberry Pi 3 ... Read more

    26,70 € or Free with Kobo Plus

  • Ultimate Django for Web App Development Using Python

    Craft Scalable and Dynamic Web Apps using Django and Python Key Features ● Real-World Practices and Solutions for Crafting Dynamic and Scalable Django Solutions. ● Build a Comprehensive Task Management System Hands-On. ● Explore Advanced API, Testing, and Deployment Techniques with Real-World Applications. Book Description This comprehensive guide is an indispensable resource for developers ... Read more

    18,69 € or Free with Kobo Plus

  • Java Projects

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

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

    29,56 € or Free with Kobo Plus

  • JavaFX A Beginners Guide

    by J.F. DiMarzio ...
    This practical introductory guide teaches you how to build rich interactive content with JavaFX. JavaFX: A Beginner's Guide shows you how to get started creating rich, interactive content using this cross-platform content delivery system. The book walks you through the basics to more challenging concepts, so you'll quickly understand and begin using JavaFX. This practical guide also covers the ... Read more

    32,74 €

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Revolutionize Your Asynchronous Application Development in Spring with Reactive Programming Principles, Spring WebFlux and Reactor (English Edition)

    Master Reactive Programming: Build Solutions with Reactive SpringKey Features● Step-by-step approach to mastering Reactor and Spring WebFlux.● Practical projects to apply and reinforce reactive programming skills.● Real-world solutions for building scalable and efficient reactive systems.Book DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a comp... ... Read more

    25,99 € or Free with Kobo Plus

  • Fundamentos de programación en Java con NetBeans

    El libro Fundamentos de programación en Java con NetBeans ha sido diseñado para brindar un apoyo adicional y de refuerzo en el aprendizaje de programación utilizando el lenguaje Java y el IDE NetBeans. Programar puede ser tanto un camino desafiante como gratificante. Al iniciar este viaje en el mundo de la programación, es normal encontrar obstáculos y momentos difíciles y de frustración. Sin ... Read more

    4,49 € or Free with Kobo Plus

  • Learning RxJava

    Build concurrent applications using reactive programming with the latest features of RxJava 3

    Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programsKey FeaturesExplore a variety of tools and techniques used to solve problems in implementing concurrency and parallelizationLearn about core operators in RxJava that enable you to express your code logic productivelyApply ... Read more

    23,84 € or Free with Kobo Plus

  • Mastering Spring Application Development

    Gain expertise in developing and caching your applications running on the JVM with Spring

    Key FeaturesBook DescriptionIf you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.What you will learnThe best approach to configuring Spring applicationsRead as well as manipulate data in MongoDB ... Read more

    28,61 € or Free with Kobo Plus

  • Data Science with Java

    Practical Methods for Scientists and Engineers

    Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and ability to scale critical to today’s data science applications. With this practical book, Java software engineers looking to add data science skills will take a logical journey through the data science pipeline. Author Michael Brzustowicz explains the basic math theory behind each step of the data ... Read more

    29,46 €

  • Java Microservices and Containers in the Cloud

    With Spring Boot, Kafka, PostgreSQL, Kubernetes, Helm, Terraform and AWS EKS

    Series series Professional and Applied Computing (R0)
    Spring Boot helps developers create applications that simply run. When minimal configuration is required to start up an application, even novice Java developers are ready to start. But this simplicity shouldn't constrain developers in addressing more complex enterprise requirements where microservice architecture is concerned. With the need to rapidly deploy, patch, or scale applications, ... Read more

    53,52 €

  • Ultimate React Design Patterns for High Performance

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps. Key Features ● Master advanced React patterns such as HOCs custom hooks and functional architecture. ● Build enterprise level design systems with Figma and reusable UI components. ● Apply advanced TypeScript to deliver scalable and strongly typed React applications. Book Description React has become the cornerstone of ... Read more

    21,24 € or Free with Kobo Plus