Posts
This section is my technical posts and notes section, where I will post and update the things I will be learning and building. Check the pinned posts for interesting content.
-
Today’s Episode of ‘It Was Working Yesterday
Weird, Interesting, Frurasting and Funny Bugs/Issues/Stupidity I Enounter When Working.
Read More -
Functions and Basic Recursion in C++
this post is about functions in c++ and their purpose of reusability and readibility of the code.
Read More -
Char in C++
Char is a character data type in C and C++ that is used to represent single ASCII character.
Read More -
Hello-World
Greetings to the world
Read More