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.
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.
A clear view of JAVA SWINGS
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)
Practical functional programming in Java using Vavr functional library
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.
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.
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.
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.
REST APIs Simplified! - Build and Consume in Python, Ruby, Java, C# and Go
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.
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.
Un libro sobre el funcionamiento interno de la JVM.
Conhecendo um pouco do funcionamento da JVM
Una visión y motivación sobre la especificación que define el dinero dentro del mundo Java.