+ 1
How to remember syntaxes in C++
After learning Python and some 3rd party modules, I got the grasp of easily understanding functions on C++ but the problem is I easily forget its syntaxes. Can anyone please give me atleast a tip on how to hardwire them in my brain? Thank you so much for answering🤗🤗🤗
3 Antworten
+ 8
Do practice
❤️
+ 4
try to write function definitions and syntaxes a couple of times on your own.