HPy's first git commit was on Friday, 12 July 2019. Despite the crazy state
of the world, HPy has come a long way
since then. This is a quick update to say where we are now and what's planned
for the (more…)
Read more »
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,... (more…)
Read more »
When I started coding, I was suspicious of all the abstractions. Then I discovered the Django framework. (more…)
Read more »
The easy way to send notifications. Contribute to liiight/notifiers development by creating an account on GitHub. (more…)
Read more »
A python Dictionary is one of the important data structure which is extensively used in data science and elsewhere when you want to store the data as a key-value pair. In this post we will take a deep dive into dictionaries and ways to iterate over dicti... (more…)
Read more »