A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Rewrite object-oriented code using functional techniques. Get started with lambdas, method references, functional interfaces, and the Streams API in Java Welcome back to this two-part tutorial ...
Community driven content discussing all aspects of software development from DevOps to design patterns. In this Java serialization example, we will use both the ObjectOutputStream and the ...
Build your Java skills from the ground up by working on simple tasks and beginner-friendly projects. Challenge yourself with more complex Java problems, including those focused on multithreading and ...
Learn how to use statements like if, if-else, switch, for, and while to declare variables and specify expressions, make decisions, iterate over statements, and more. Java applications evaluate ...
Learn about the best practices for concurrency in Java to ensure your multi-threaded applications are efficient, synchronized, and error-free. Concurrency in Java is the ability of multiple threads to ...
Learn about serialization in Java with our comprehensive tutorial. We provide examples to help you understand how serialization works and how to use it. Serialization is a fundamental concept in Java ...
Ever wonder why Java's const keyword is unimplemented? More specifically, why do we mark global constants in Java with both the static and final keywords? Why are Java constants static and final? The ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results