Blockchain

Bitcoin Ordinals

What are Bitcoin Ordinals? Bitcoin ordinals have gained a lot of interest over the past few months. But what is an Ordinal? In short, an ordinal is an inscription in the Bitcoin blockchain that will…

Read more
Programming

C# coding convention - Coding standard in C#

Introduction Coding conventions are a set of guidelines for writing code that is consistent, readable, and comprehensible. They are also sometimes called programming conventions, style guides or coding standard. These conventions cover various aspects of…

Read more
Programming

Top 5 new features in Python 3.11 release

Python is an open-source, general-purpose and object-oriented programming language created over 30 years ago. It is used for the development of many applications, most notably Youtube, Instagram, Uber, Reddit, and Spotify. Due to its flexibility,…

Read more