Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. GraphQL with Java and Spring
    Andreas Marek and Donna Zhou

    Learn first-hand from the founder of GraphQL Java and co-author of Spring for GraphQL how to develop GraphQL services in Java. See the Table of Contents below for a full chapter listing.

  2. Spring Boot - Database
    Version: 1.0 - Date: 12.2021
    Ivor Online
    No Description Available
  3. Elegant Java
    Hands-on Guide to write 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 many examples which help you to write clean code. For more information like principles, patterns, techniques, and tools have a look at my book Clean Code Fundamentals.

  4. 101 Green Software
    A Practical Guide for Developers & Architects
    Ioannis Kolaxis

    Grab this book now to be among the first to learn about Green Software Engineering and make an impact by helping prevent climate change!

  5. PROGRAM PRACTICALLY WITH - JAVA (Scenarios and Solutions)
    (Build your programming MUSCLE series)
    GERRY BYRNE

    "Life begins at the edge of our comfort zone" Think about now and believe. Often the thought of getting started can make us 'frightened' and 'uncomfortable'. Programming can be rewarding and by going through the exercises in this book you will learn that programming is within your grasp and that it is realistic to program in the Java language.

  6. From Java 11 to Java 17
    Upgrade to Java 17 LTS from Java 11 LTS
    Fu Cheng

    Upgrade from Java 11 to Java 17

  7. Domain-Driven Design And Microservices Explained with Examples
    Learn to clarify and focus the boundaries of your system’s architecture
    Sandeep Jagtap
    No Description Available
  8. Developing Web Applications
    with Play & Scala
    Paul E. Sevinç

    This book shows how to develop Web applications with Play 3 & Scala 3 and with the Ports & Adapters pattern as well as DDD's tactical patterns (making your modulith or microservice not only maintainable, but also allowing for further adopting the Clean Architecture or the Onion Architecture).The teaching aid (https://fixadat.com/) that we are going to dissect shows how to implement a Web application’s API with Play & Scala and its GUI with React & TypeScript, the focus being on the former and not the latter.In order to also show how to implement a GUI without React (or one of its alternatives), a small part of the GUI has been reimplemented twice, once with Play’s Twirl in combination with htmx and once with Twirl only.

  9. Jetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them.

  10. PROGRAM PRACTICALLY WITH - JAVA (Eclipse IDE Version)
    (Build your programming MUSCLE series)
    GERRY BYRNE

    "Life begins at the edge of our comfort zone" Think about now and believe. Often the thought of getting started can make us 'frightened' and 'uncomfortable'. Programming can be rewarding and by going through the modules in this book you will learn that programming is within your grasp and that it is realistic to program in the Java language.

  11. Database testing practical tips
    Database testing: A practical guide to applying manual and automatic database testing skills.
    Anton Smirnov

    With rapid technological progress, it is no longer possible to store data on paper. Also, computer applications are will more complex these days. Database testing has established its trend in test automation. It is very important for a QA Engineer to understand and be able to interact with the database at both the manual and automated levels.

  12. PROGRAM PRACTICALLY WITH - JAVA (IntelliJ IDEA IDE Version)
    (Build your programming MUSCLE series)
    GERRY BYRNE

    "Life begins at the edge of our comfort zone" Think about now and believe. Often the thought of getting started can make us 'frightened' and 'uncomfortable'. Programming can be rewarding and by going through the modules in this book you will learn that programming is within your grasp and that it is realistic to program in the Java language.

  13. All about design patterns in automation testing.
    All about design patterns in automation testing.
    Anton Smirnov

    This book will be a lot of programming and describing the most popular design of patterns. In this book, I tried to focus more on the implementation concept of how and with what vision it is necessary to approach the creation of a test framework and an architecture.

  14. JAVA - Quick Start
    Version: 1.0 - Date: 04.2021
    Ivor Online
    No Description Available
  15. Test-Driven Development for JAVA Developers