Leanpub Header

Skip to main content

Filters

Category: "Java"

Books

  1. Getting to Know IntelliJ IDEA
    Get up to speed on IntelliJ IDEA's New UI
    Trisha Gee and Helen Scott

    If we treat our IDE as a text editor, we do ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work efficiently and productively as a professional developer.

  2. On Java 8
    Bruce Eckel

    By the author of "Thinking in Java," covering version 8 of the Java programming language (with updates to Java 17). Intended for “dedicated beginners,” it doesn’t assume you know anything about programming and takes you through the material step-by-step. However, I assume you are able to figure things out. It’s not a “dummies” or “idiot’s” guide.

  3. Swings Give Wings
    java swings
    Sai Karthik

    A clear view of JAVA SWINGS

  4. Stratospheric
    From Zero to Production with Spring Boot and AWS
    Tom Hombergs, Björn Wilmsmann, and Philip Riecks

    From Zero to Production with Spring Boot and AWS. All you need to know to get a Spring Boot application into production with AWS. No previous AWS knowledge required. Go to stratospheric.dev for a tour of the contents. (Spanish translation of Stratospheric)

  5. Functional Java
    with Vavr
    dimitris papadimitriou

    Practical functional programming in Java using Vavr functional library

  6. Coding an Architecture Style
    A practical guide to learn Software Architecture by coding in Java
    Enrique Pablo Molinari

    If you want to know how to design and code an application with Modular Architecture, or with Layered Architecture or with Hexagonal Architecture (Clean Architecture), or with Microservice Architecture this book is for you. If you are a developer who is always trying to write clean, solid and elegant software structures, this book is for you.

  7. Java OOP Done Right
    Create object oriented code you can be proud of with modern Java
    Alan Mellor

    You've seen awful Java code and you're sick of it. Let's fix that. Starting from Object Oriented basics, we'll add modern ideas like TDD, SOLID, Design Patterns and Hexagonal Architecture to the mix. We'll craft code we can be proud of! In his down-to-earth style, Alan Mellor shares 25 years of what actually works using OOP at the code face.

  8. The Algorithm Interview Guide
    An interview guide with a detailed step-by-step explanation to the most commonly asked questions and patterns.
    Rajesh Mohanan

    A comprehensive step-by-step approach for learning algorithms for coding interviews. 50 questions with well-explained solutions that cater to both the struggling and also experienced. All solutions are explained well in detail with the help of pseudocode and also with Java.

  9. The Clean Way to Use Rx
    Manual de guía y consejos para implementar con extensiones Rx.
    Yair Carreno

    Recomiendo esta lectura para todo actor que participa en procesos de diseño, implementación y validación de componentes de software a través de Reactive programming y Functional programming, apoyados en el uso de extensiones Rx.

  10. REST HOW TOs
    Consuming and Building REST API in Python, Ruby, Java, C# and Go
    A.P. Rajshekhar and Shrikant Khare

    REST APIs Simplified! - Build and Consume in Python, Ruby, Java, C# and Go

  11. The Clean Way to Use Rx
    Guide manual and tips for implementing with Rx extensions.
    Yair Carreno

    I recommend this reading for any actor that participates in the design, implementation, and validation processes of software components through Reactive programming and Functional programming, supported by the use of Rx extensions.

  12. JAVA INTENSIVE CODING BOOTCAMP: LEARN LANGUAGE BASICS AND ALGORITHM
    More than Hundred Difficult Problems with Solutions - Explained Step by Step, Designed for Absolute Beginners
    Sanjib Sinha

    This book will empower computer science and programming students to learn the language basics of Java; so that, they could build software, web, and mobile applications. This book has adopted a "problems-solutions-explanations" approach using “Direct Method”; it is an intensive coding bootcamp where participants will take part by solving problems.

  13. Un libro sobre el funcionamiento interno de la JVM.

  14. Imergindo na JVM
    Otavio Santana

    Conhecendo um pouco do funcionamento da JVM

  15. Money-API Español
    Otavio Santana

    Una visión y motivación sobre la especificación que define el dinero dentro del mundo Java.