
Federated Learning
Hi, after a long break, I thought of continuing writing for Geek-Programmer. Things have changed a lot, I got out of grad school, started a […]
Hi, after a long break, I thought of continuing writing for Geek-Programmer. Things have changed a lot, I got out of grad school, started a […]
This article is an addition to the Java Concurrency series and it covers about how to implement the Java interfaces ExecutorService and Futures. Previously we […]
Promise is a mechanism in which we can perform asynchronous tasks. OK first I’ll briefly explain what an asynchronous task is. Asynchronous versus Synchronous In […]
Can you remember anonymous classes? What did we actually do with an anonymous class? Here’s an example. I think you can still remember Java swing. It is used […]
Behaviour parameterization is a technique used to improve the ability of a code to face changing needs. It is done by making a function able […]
Copyright © 2023 | WordPress Theme by MH Themes