Articles, Home

Amazing CTO

Developer productivity has many factors. We compare compiler messages in Go, Rust, Python, Typescript, Scala, and Java

Articles, Home

Java ExecutorService

The Java ExecutorService is a built-in thread pool in Java which can be used to execute tasks concurrently. Tasks are submitted to the Java ExecutorService as objects implementing either the Runnable or Callable interface. The ExecutorService then executes it using internal worker threads when worker threads become idle.

Articles, Home

Java’s New Threat Model – DZone

The next positive change in Java security is to strengthen the supply chain of software components, know what’s running and what’s vulnerable, and communicate this information with non-technical experts whose data is at risk.

Articles, Home

Java Stream parallel forEachOrdered – Java Challengers

Learn important principles of stream, parallel and forEachOrdered to improve your Java skills! Go deeper into Java Streams concepts by figuring out this Java challenge! Try to solve it before seeing the answer. Remember, you will acquire a new skill much faster when you struggle to learn.https://www.youtube.com/watch?v=gamlYJU2abY