Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. Money-API English
    Otavio Santana

    This book is a vision and motivation about the specification that defines money within the Java world.

  2. Money-API Português
    Uma visão sobre a API de dinheiro do Java
    Otavio Santana

    Uma visão e motivação sobre especificação que define dinheiro dentro do mundo Java.

  3. Testes Unitários com JUnit 5
    Aprenda na prática como escrever e executar testes unitários
    Marcelo De Bittencourt

    Quer aprender desde o zero como escrever e executar testes unitários automatizados? Neste livro você aprenderá a criar um software-alvo dos testes de maneira simples. Então construirá passo-a-passo seus testes unitários automatizados para validar cada método da classe de seu software-alvo.

  4. Discrete Mathematical Algorithm, and Data Structure
    Major Components of Mathematics, and Computer Science Explained with the help of C, C++, PHP, Java, C#, Python, and Dart
    Sanjib Sinha

    Readers will learn discrete mathematical abstracts as well as its implementation in algorithm and data structures shown in various programming languages, such as C, C++, PHP, Java, C#, Python and Dart. This book combines two major components of Mathematics and Computer Science under one roof.

  5. Effective Kafka
    A Hands-On Guide to Building Robust and Scalable Event-Driven Applications with Code Examples in Java
    Emil Koutanov

    Modern event-driven architecture has become synonymous with Apache Kafka. This book is a complete, A-Z guide to Kafka. From introductory to advanced concepts, it equips you with the necessary tools and insights, complete with code and worked examples, to navigate its complex ecosystem and exploit Kafka to its full potential.

  6. Developing Java microservices on AWS
    Create and deploy Java microservices with Spring Boot and Docker on AWS ECS - Elastic Container Service
    Paulo Cesar Siecola

    Learn how to develop Java microservices on Amazon Web Services, one of the largest cloud computing platforms. Learn how to work with services such as Elastic Container Service, CloudWatch, Relational Database Service, Simple Notification Service, Simple Queue Service, DynamoDB, and Lambda.

  7. The CloudStorageMaven Guide
    Emmanouil Gkatziouras

    Do you use maven? Are you an AWS, GCP or Azure user? Then this book will help you on setting serverless repositories by utilising your cloud resources.

  8. Clean Code Fundamentals
    Hands-on Guide to Understand the Fundamentals of Software Craftsmanship and Clean Code in Java
    Martin Hock

    To become a better software developer needs deep knowledge and practical skills in the field of software development and quality. This book gives an overview and discusses in-depth knowledge for the analysis and improvement of your software code. You will be able to apply principles, patterns, techniques, and tools needed to write clean code.

  9. Getting started with Java on the Raspberry Pi - UPDATE 2025
    A lot of small and bigger examples to introduce you to Java, JavaFX, Pi4J, Spring, Queues... with hardware projects on the Raspberry Pi.
    Frank Delporte

    Get started with the latest versions of Java, JavaFX, Pi4J, Spring and so much more. Learn the power (and fun!) of experimenting with electronics. All explained in many small and easy to understand examples.

  10. Практическое руководство по искусству автоматизации тестирования пользовательского интерфейса веб приложений с Java + Selenide для начинающих и опытных автоматизаторов. Большое внимание уделено рефакторингу, написанию чистых, простых и легких в поддержке тестов. Книга построена в виде сборника практических заданий и упражнений по Методу Кейсов.

  11. Create Responsive WebApp using GWT2.8.2, without other javascript framework

  12. CDI Dependency Injection for Enterprise Java Developers
    A Practical Guide to Dependency Injection on the Jakarta EE (formerly Java EE) Platform
    Luqman Saeed

    Writing better, maintainable enterprise Java code can be a very daunting task. Wouldn't you love to have an API that helps you write better code?

  13. How to build test automation framework
    How to build a perfect test automation framework.
    Anton Smirnov

    This book will not be a lot of programming or describing the huge number of patterns and instructions on how to write code. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the creation of a test framework.

  14. Kotlin Compact
    for Java professionals
    Thorsten Schleinzer

    "Kotlin Compact" is for all Java professionals who want to get into Kotlin development with minimal time and effort.

  15. Desafios de automação de testes
    com Selenium Webdriver e Java
    Marcelo De Bittencourt

    Inicie sua caminhada na automação de testes funcionais com desafios utilizando Selenium WebDriver e Java.