In this article, we introduce and demonstrate the use of Google Protobuf (version 3) in both Java and Python.
Here is the link to the article:
Introduction to Google Protocol Buffers
Enjoy 🙂 !!!
Articles | Notes | Tips | Tutorials
In this article, we introduce and demonstrate the use of Google Protobuf (version 3) in both Java and Python.
Here is the link to the article:
Introduction to Google Protocol Buffers
Enjoy 🙂 !!!
In this article, we will explore the use of Hyperledger Besu (an open source Ethereum client built for the Enterprises). We will demonstrate how to setup and test a multi-node private Blockchain network using Hyperledger Besu in Docker containers. Here is the link to the article:
Hyperledger Besu Private Network using Docker
Enjoy 🙂 !!!
In this *FINAL* article of the series, we will demonstrate the one-to-one and many-to-many relationships between entities using the ORM layer of the popular SQLAlchemy database toolkit for Python. Here is the link to the article:
Introduction to SQLAlchemy :: Part – 3
Here is the Github repo for the code from this series.
Enjoy 😉 !!!
In this article, we will explore the ORM layer of the popular SQLAlchemy database toolkit for Python. We will demonstrate the one-to-many relationship between entities. Here is the link to the article:
Introduction to SQLAlchemy :: Part – 2
Enjoy 😉 !!!
In this article, we will introduce the popular SQLAlchemy database toolkit and ORM framework for Python and explore the capabilities of the CORE layer. Here is the link to the article:
Introduction to SQLAlchemy :: Part – 1
Enjoy 😉 !!!
Time for a *REFRESH* – published Part-2 on Apache Spark (based on version 1.x) way back in 10/2015.
Here is the link to Part-2 of the article on Apache Spark 2.x:
Apache Spark 2.x Quick Notes :: Part – 2
Enjoy 🙂 !!!
Time for a *REFRESH* – published Part-1 on Apache Spark (based on version 1.x) way back in 10/2015.
Here is the link to Part-1 of the article on Apache Spark 2.x:
Apache Spark Quick Notes :: Part – 1
Enjoy 🙂 !!!
In Part-2 of this series, we will introduce an optimized version of the Trie data structure called Compact Trie or Patricia Trie. Here is the link to the article:
Introduction to Trie Data Structure – Part 2
Enjoy 🙂 !!!
In Part-1 of this series, we will introduce an interesting data structure called Trie. Here is the link to the article:
Introduction to Trie Data Structure – Part 1
Enjoy 🙂 !!!
In this article, we unravel the concept behind Shamir’s Secret Key Sharing through mathematical equations and examples and conclude with a demonstration in Python. Here is the link to the article:
Shamir’s Secret Sharing Unraveled
Enjoy 🙂 !!!