general

Let's Learn A Programming Language (APL) - Part 2

It's time for more APL! In Part 1 [https://blog.abhattacharyea.dev/lets-learn-a-programming-language-apl/], we took an elementary overview of what APL is and how to do basic arithmetic in it. Today

Mastering declarations in C - Part 1

This blog post is adapted from Expert C Programming - Deep C Secrets by Peter Van Der Linden If you've written C programs before you're already familiar with declarations

Playing With Bits in C

Let's say you have been tasked with rewriting the file API of C and so far you are nailing it! You've created a struct named file that contains all

What Exactly does ++a + ++a do in C?

This question was (and still is) one of the most favourite question of our professors - int a = 5; int b = ++a + ++a; /* What will be the value of a? */ And its variants

Make a Reddit Bot with Python

A few days ago, I was lurking on r/vim when I came across this post [https://www.reddit.com/r/vim/comments/gpnvu2/what_about_having_a_reddit_bot_linking_to_the/