SCS Choudharyinsam1593.hashnode.dev·1d ago · 3 min readArrays in C++ and JavaScript: What Changes and What Stays the Same?Introduction Arrays are one of the first data structures most developers encounter. They look simple: a collection of values stored together. But when you start using arrays in different programming l00
SCS Choudharyinsam1593.hashnode.dev·Aug 9 · 3 min readThe Beginner’s Trap: Learning More Instead of Understanding BetterWhen you're learning to code, it's very easy to measure progress by the number of topics you've completed. JavaScript today. CSS tomorrow. DSA after that. Then maybe React, Git, databases, and eventua00
SCS Choudharyinsam1593.hashnode.dev·Aug 2 · 2 min readRevision Is Where Learning Actually HappensWhen I first started solving coding problems, I thought progress only came from learning new concepts. The excitement was always in moving to the next topic, solving new questions, and checking anothe00
SCS Choudharyinsam1593.hashnode.dev·Jul 25 · 2 min readMy First Blog: The Beginning of My Developer JourneyIntroduction Hello, and welcome to Sam | Dev Blog. I'm S. Choudhary, an MCA student with a strong interest in software engineering, web development, data structures and algorithms, and artificial inte00