0

Bro is there any easy way to remember some of the “C” codes , I keep forgetting

I just need help many pros

25th Aug 2025, 10:25 AM
Uzair
Uzair - avatar
5 Respostas
+ 4
Uzair , what to learn - how to learn if you can not remember codes or you do not feel comfortable with some aspects of coding, these things may help: > try to relearn what you do not fully understand. > do exercises and challenges to apply what you have learned. ** > repeat the last 2 steps. > be patient - learning and understanding takes some time and effort - and there is no easy way. ** you can find coding exercises (code coaches) in the community section of the android sololearn app. they are available in several programming languages and they are also marked with difficulty levels.
25th Aug 2025, 11:03 AM
Lothar
Lothar - avatar
+ 2
understand. don't memorize.
25th Aug 2025, 11:11 AM
Bob_Li
Bob_Li - avatar
+ 2
Practice and hands-on experience. Although I can read the basic C / C++ codes, I cannot write them from scratch (I mean with a notepad, not using any IDE such as VS Code) as I don't remember what headers should be included.
25th Aug 2025, 12:51 PM
Wong Hei Ming
Wong Hei Ming - avatar
0
Manpages. If u have trouble remembering things like standard library includes, functions, their parameters and return values, that's normal. U can always just search up what u need on manpages though (that is, if u know what to look for).
25th Aug 2025, 3:03 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
0
Do sololearn members now memorize codes ? đŸ€” I'm not sure there's a specific C codes. why not clear your doubt by taking the C course on weblercodes.com instead
25th Aug 2025, 3:22 PM
RuntimeTerror
RuntimeTerror - avatar