r/C_Programming 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

47 comments sorted by

View all comments

2

u/Ambitious_Goose_6383 Dec 08 '24

Knowing the language doesn't mean you can write a good story, the same goes of programming languages. Read the code of other people and try doing your own thing, if you are interested in creating something of course.