I'm Arda.

Latest

Sep
29
Ethereum Notes - Transaction (Transfer) # 1

Ethereum Notes - Transaction (Transfer) # 1

Details of a transaction on the Ethereum network Transaction Hash: This is a unique identifier for the transaction on the
2 min read
Sep
27
Dataclass in Python

Dataclass in Python

What is Dataclass? Dataclass is a Python module that allows us to define a class in Python much more easily
6 min read
Sep
27
ABC in Python

ABC in Python

As our projects continue to grow, it's vital that we maintain control of the code by prioritising the
9 min read
Sep
27
Type Hints in Python

Type Hints in Python

* Has a project you developed in Python become overwhelmingly complicated? * Perhaps you can no longer determine at first glance what
5 min read