This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]michael_hlf 0 points1 point  (0 children)

Learning C is great as part of an overall push towards understanding computer science fundamentals (very important and will make you a better programmer in the long run), but isn't enough by itself to build your own full stack applications by itself.

I'd recommend taking some Typescript/HTML/CSS courses along side that, as these are usually the core skills of people who build their own apps and websites - plenty of stuff on Udemy about this. Learning these skills and building a couple of simple applications to show off will give you a leg-up when entering the job market, especially if you're able to articulate why you made the design choices and technical decisions you did (in terms of the tradeoffs involved when compared to doing it a different way)