DEV Community

Mayank
Mayank

Posted on

printf("Hello\n");

Hello everyone,

I'm Mayank, and I'm starting my journey into low-level programming by learning and building in C. I know it's a long and hard road, but I'm committed to exploring this space and understanding how things work at the ground level.

I'll be posting here every weekday — sharing what I learned that day, the code I wrote, and the concepts I ran into. Everything is also on my GitHub repo if you want to follow along or look at the code directly.

I'm learning in public on purpose. If I get something wrong, I want to know. If you see a mistake in my understanding or my code, please point it out — that's exactly why I'm posting here.
Let's see how far this goes.

Top comments (1)

Collapse
 
low-level-systems profile image
Mayank

If you spot any mistakes — technical or otherwise — drop a comment. I'll look it up, verify, and correct it. Still learning and I'd rather fix it than leave wrong information sitting here.