How to create Chrome Extensions?
Chrome Extension is a very useful tool to automate your tasks. There are a lot of chrome extensions available that […]
Chrome Extension is a very useful tool to automate your tasks. There are a lot of chrome extensions available that […]
Introduction to Blockchain In the last two decades, the internet went through a lot of transformations. Internet has the ability
Features in any Machine Learning algorithms are generally numerical data on which we can easily perform any mathematical operations. But
MVC in MVC architecture stand for Model, View and Controller. MVC architecture divides the code into three parts, so that
What is Scala Multithreading? Multithreading means we can execute multiple threads at once. We can also perform multiple operations independently
What is Subject? A Subject is a sort of bridge or proxy that is available in some implementations of ReactiveX
Selenide is a framework for test automation powered by Selenium Webdriver. Everyone can prepare their own skeleton for writing automated
Hello everyone, I know there are lot of blogs present on the kafka you can go through. So that rather
Introduction Akka cluster provides a fault-tolerant decentralized peer to peer cluster membership service with no single point of failure or
What is Clustering? Clustering, often known as cluster analysis, is an unsupervised machine learning task. Using a clustering algorithm entails
Introduction to Scala Generics Scala Generics are kind of like functions for variable types. With the usage of Scala Generics
Kubernetes has come out to be one of the most popular opensource container orchestration tool. It’s effectiveness in deploy, manage