Java Programming Language
Last updated
Was this helpful?
Last updated
Was this helpful?
Tutorial
Video Tutorial .
Even more tutorials
Project Ideas:
Introduction to Computer Science
Tutorials .
Spring Boot
Gradle
gRPC
Why field injection is evil
FileInputStream / FileOutputStream Considered Harmful
https://
https://
https://
http://
so you want to throw an Exception
Spring 5
Spring Cloud for Microservices Compared to Kubernetes
Core Java, Volume I and II; Horstmann
OCA/OCP Java SE 7 Programmer I & II Study Guide; Sierra & Bates
Effective Java; Bloch
Java Concurrency in Practice; Goetz
Spring Boot in Action; Walls
The Software Craftsman: Professionalism, Pragmatism, Pride; Mancuso
Java Performance - The Definitive Guide - Scott Oaks
Design Patterns; Gang of Four
Head First, Design Patterns; Sierra, Robson, Bates & Freeman
Clean Code; Martin
The Pragmatic Programmer; Hunt
Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne
Introduction to Algorithms, Cormen
(PL) Keep IT clean: mid-sized building blocks and hexagonal architecture
With Java 11 should be ok now. "The Java JVM until now doesn’t didn’t provide support to understand that it‘s was running inside a container and that it has some resources like those that are memory and CPU restricted. Because of that, you can’t couldn’t let the JVM ergonomics take the decision by itself regarding the maximum heap size."
(ENG) Keep IT clean: mid-sized building blocks and hexagonal architecture
Slides:
Sample code: and
Hexagonal
Anemic vs Rich Model
CQRS
Why you’re going to FAIL running Java on docker