What to do after watching c programming tutorials I just started coding

I got all basic theory of c language but now i am having confusion how to practice it. I also froget some concepts whle i tried to revise through notes. Please gave some advice

1 Like

HI @aryamankesharwani !

Welcome to the forum!

You need to code something. You don’t learn programming by just watching videos. You learn by doing.

Go build stuff.

Build a calculator. build a small game. really build anything. that is where learning comes from. You are going to make tons of mistakes, learn to read documentation, learn to ask questions and grow 10x more then just watching videos.

Hope that helps

1 Like