Leanpub Header

Skip to main content

Filters

Category: "Java"

Java

  1. 250+ Spring Framework Practice Questions

    Learn and improve your Spring Framework skill by solving these Sring Framework Practice Questions. Prepare for Spring Certification and Spring framework interview confidently by going through essential Spring, MVC, and Spring Boot concepts. It covers:➡️AOP➡️REST➡️Security➡️Spring Boot ➡️Container➡️JDBC➡️Spring Data JPA➡️MVC➡️Boot Actuator and more

  2. Grokking the Java Interview
    Grokking the Java Interview
    Crack you Java Interview with confidence by preparing well using these questions
    Javin Paul

    This book contains frequently asked questions and their answer/explanations on essential Java topics. You can use this book to revise all essential Java concepts before your interview quickly, and you can also use this book to learn Core Java in depth. It covers:➡️ OOP➡️ Multithreading➡️ Generics➡️ Collections➡️ Design Patterns➡️ Lambdas➡️ GCetc

  3. Build Native Java Apps with GraalVM
    Build Native Java Apps with GraalVM
    Java Going Native in Cloud-native era
    Fu Cheng

    Use GraalVM to build native Java apps (Oracle GraalVM 25)

  4. GraphQL with Java and Spring
    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.

  5. Spring Boot - Database
    Spring Boot - Database
    Version: 1.0 - Date: 12.2021
    Ivor Online
    No Description Available
  6. Elegant Java
    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 principlespatternstechniques, and tools have a look at my book Clean Code Fundamentals.

  7. 101 Green Software
    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!

  8. PROGRAM PRACTICALLY WITH - JAVA (Scenarios and Solutions)
    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.

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

    Upgrade from Java 11 to Java 17

  10. Domain-Driven Design And Microservices Explained with Examples
    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
  11. Developing Web Applications
    Developing Web Applications
    with Play & Scala
    Paul E. Sevinç

    I am not going to teach Play or Scala to you. Alas, I have read too many books whose authors have bitten off more than they could chew by trying to explain anything & everything themselves. The parts which go to make Play are concisely and well explained in the official, freely accessible docs; there is no point in me reinventing the wheel. Instead, this book is a guided tour through the Play docs and my intention is to show how to apply what you have learned by reading them to two production-level, albeit simple, Web apps.In doing so, my aim is to help you progress from programming to software development sprinkledwith some software engineering.

  12. PROGRAM PRACTICALLY WITH - JAVA (Eclipse IDE Version)
    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.

  13. Database testing practical tips
    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.

  14. PROGRAM PRACTICALLY WITH - JAVA (IntelliJ IDEA IDE Version)
    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.

  15. All about design patterns in automation testing.
    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.