Posts

Showing posts from June, 2025

"How I Started Learning Coding in My 1st Semester of B.Tech "

 *When I joined Lovely Professional University (LPU) as a B.Tech Computer Science student, I was full of excitement—but also full of confusion. Coding was completely new for me. I had heard about Python, Java, HackerRank, and Data Structures, but had no idea how or where to begin. But instead of giving up, I decided to ask questions, search for resources, and take small steps toward learning. In this blog, I’m sharing how I started my coding journey in the first semester, the tools that helped me, and how I stayed active in college activities while building my skills.* 🧠 How I Started Coding In my first week, I asked my seniors what to do first. Almost everyone suggested starting with Python as it is beginner-friendly. So, I did. I searched on YouTube and found beginner-friendly channels like CodeWithHarry and Apna College. I followed basic tutorials and practiced small programs. ✅ My First Steps: Printed basic text with print() Practiced loops, conditions, and simple patterns Sol...