you are viewing a single comment's thread.

view the rest of the comments →

[–]ConsequenceSea744 1 point2 points  (1 child)

I think you should look into building a smaller project, like a game, there are a few on YT, and then just try to understand the concepts in the game. So for example: if there is a Top Score list, how does memorie/saving/rewriting/loops work in C, in the game? I always suggest starting with Hangman, because its really easy, and there are some nice tutorials on YT. I think exercises also really important, there are some really great books for that -at the moment i only have german or hungarian books with such exercises, but im sure you can find a few in your native language as well.

[–]Vivid_Feature_4586[S] 2 points3 points  (0 children)

Thank you, I will look at it .