In Part-1 of this article series, we will introduce the mathematical concepts in Linear Algebra. We cover the various aspects of Vectors.
Here is the link to the article:
Introduction to Linear Algebra – Part 1
Enjoy 🙂 !!!
Articles | Notes | Tips | Tutorials
In Part-1 of this article series, we will introduce the mathematical concepts in Linear Algebra. We cover the various aspects of Vectors.
Here is the link to the article:
Introduction to Linear Algebra – Part 1
Enjoy 🙂 !!!
eBPF is a powerful tracing and profiling capability built into the Linux kernel that can be used for monitoring and observability of Linux based systems. Here is the link to the article introducing eBPF:
Enjoy 🙂 !!!
Happy New Year – 2022 !!!
In this article, we will show how to setup a local Ethereum development environment using Ganache and Solidity for building, deploying, and testing Decentralized Application (dApps) and follow through with a simple demonstration using Python. Here is the link to the article:
Using Ganache and Solidity with Python
Enjoy 🙂 !!!
ASM is a powerful low-level Java library for manipulating the Java bytecode. Here is the link to the article introducing the ASM Framework:
Introduction to Bytecode Handling with ASM
Enjoy 🙂 !!!
Here is the link to the article that briefly introduces one to Non-Fungible Tokens (NFTs):
Hope is useful for others !!!
In Part-7 (FINAL) of this series, we will explore the different Stream Joining techniques in Kafka Streams. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 7
Enjoy 🙂 !!!
In Part-6 of this series, we will re-explore the different Windowing techniques of Kafka Streams for aggregation, but with two changes – first is to extract the Kafka message timestamp and second is to use an in-memory state store. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 6
Enjoy 🙂 !!!
In Part-5 of this series, we will explore the different Windowing techniques of Kafka Streams for aggregation. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 5
Enjoy 🙂 !!!
In Part-4 of this series, we will shift gears to explore other aspects of Kafka Streams such as Custom data Serialization and Deserialization. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 4
Enjoy 🙂 !!!