STM32F3’s Magnetometer | Use-cases & Reading Extraction (Part-1)
An embedded system is computer hardware with software embedded in it. Or we can say it is a combination of […]
An embedded system is computer hardware with software embedded in it. Or we can say it is a combination of […]
what is postman?Postman is an API testing tool. You can hit the API via postman and see if you are
Hey folks, In this blog we are going to find out the correlation of categorical variables. What is Categorical Variable?
Git is a tool that is most widely used by the developers. Using git one can upload his/her code to
Producer broker Consumer cluster consumer group Topic Offsets partition Producer:Producer is an application that sends the messages to the kafka
Overview In this blog, we’ll be understand about akka streams and its components. Also, we’ll do a simple exercise that
I’ve already discussed the basic structure of the Lagom in my previous blog and also I’ve shared a full-fledged small Lagom service
Akka, a free open source toolkit simplifying the construction of concurrent and distributed systems/applications. In this blog, we are gonna