A Tiny Backslash, A Big Beginning:
My First Programming Lesson
I still remember my first day in the programming lab. I was sitting in front of the computer, feeling a bit nervous, yet curious. I typed out a simple C program with a printf statement. Inside it, I used \n — just because it was there in the textbook.
At that time, I didn’t know what it actually meant. I assumed it was just part of the sentence — something to copy as it is.
But then, I learned that \n is not just a random symbol — it’s a command that tells the output to move to the next line. That moment, as small as it sounds, changed everything for me. It made me realize that even tiny things in programming have a purpose.
Slowly, I started paying more attention. Step by step, my interest grew. I still remember the feeling when I became the first one to complete all my lab programs — and even finished my viva ahead of time. Later, my HOD encouraged me to help other students debug their programs during lab hours, which felt like a proud and unexpected moment.
That wasn’t just about writing code. It was my first taste of confidence.
Every programmer has a first bug… and a first win.
For me, it started with a simple backslash — and a decision not to give up. ✨✨✨
\n can be your first big lesson in code.”🐞 First bug: panicked. Second bug: Googled. Third bug: superhero mode activated.
🖋️ Until next line of code…

No comments:
Post a Comment