In this article I am going to discuss why it is important to empower women in technology through online learning. In the african culture we have a saying: Educate a woman and you educate a nation African Proverb However women are often in the back of the queue when it comes to opportunities of empowerment,...
Category: Blockchain
Home
Blockchain
Post
December 11, 2020December 11, 2020Blockchain, Programming, Technology
Create a Blockchain from scratch using Python
Blockchain Technology has taken the world by storm – since being introduced in 2009 – 2010. In this article we are going to cover how one would go about creating a peer to peer, proof of work blockchain from scratch using Python programming language. Blockchain Origins We were first introduced in to the concept of...
Post
October 22, 2020October 22, 2020Blockchain, Technology
What is Blockchain Technology: The basics
What is a blockchain Technology? – in its core, a blockchain is a database. It is a system for storing and retrieving data. However a blockchain is different from your typical databases. The main differentiating factor for a blockchain from typical databases is – distribution. A blockchain is a distributed database, distributed across the many...