A Real Learning Path, or Did I Just Waste My Time?
▲ 3 r/LearningDevelopment+1 crossposts

A Real Learning Path, or Did I Just Waste My Time?

I was about to learn programming in a less common way. I started learning C less than a year ago, and I really love it. It’s a fun way to truly understand how things work under the hood, besides using engines and frameworks. I’ve already solved some problems and learned things that I probably would never have understood if I had chosen another path.

I work in IT at a computer store, and some of the programming skills I’ve learned have been really useful there. I’ve been working on a hardware scanner for the sales team, which they use to log hardware information and create listings for the machines. It’s a pretty cool project, and I developed the entire thing in C.

Sometimes I think there would have been an easier way to build it, but I really want to learn as much as I can and understand what’s actually happening behind the scenes.

For those who have some free time, please take a look at the repository and let me know what you think. Is this a good way to learn programming?

https://github.com/Kamii-afk/HardwareScan

That's definitely not complete yet, but I'll add more things to it.

u/Kamii-_-_ — 10 days ago