C is a good starting point a it has less abstraction when compared to higher level languages, ive started my biggest project so far which is creating a compiler is c and asm
I don't have the problem with tutorial hell although I do watch tutorials to help me understand specific parts. Instead of looking for "____ for beginners" I look up specific parts that stop me, parts that I don't understand. "How make a new file", "how to fix this error", "how to do this", "how to do that". I noticed that articles with people asking questions helped me a lot.
C is a good starting point a it has less abstraction when compared to higher level languages, ive started my biggest project so far which is creating a compiler is c and asm
I don't have the problem with tutorial hell although I do watch tutorials to help me understand specific parts. Instead of looking for "____ for beginners" I look up specific parts that stop me, parts that I don't understand. "How make a new file", "how to fix this error", "how to do this", "how to do that".
I noticed that articles with people asking questions helped me a lot.
Thank you bro for this video
No problem! Glad you enjoyed it.
just dont watch tutorials lol. build something on your own. read a book