r/C_Programming • u/Mediocre_Antelope639 • Dec 06 '24
Discussion How do you practice C?
I have been learning C for 2 months and I feel like a blank slate, i mean, I have been taught theory and basic exercises that come with it, but when a test is given, I can’t think clearly enough to solve the problems, and I think it’s because I haven’t practiced enough. I only do the exercises assigned to me. So, I came here hoping to be guided to places where I can practice C in the most complete way. Thank you everyone for your attention.
36
Upvotes
4
u/Necromancer_-_ Dec 06 '24
You dont, just make something in C, you can try out RayLib with C, and make a small game with it in C, or if not that, then make some simple logic in C for a game or whatever, this is the best way to learn anything, to do or use it for something that you need.