0
Bro is there any easy way to remember some of the “C” codes , I keep forgetting
I just need help many pros
5 Risposte
+ 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.
+ 2
understand. don't memorize.
+ 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.
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).
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