+ 1
In every programming language exists at least one topic we hate or its just hard at first sight to understand it...
When I was studying C++ language the most hardest thing for me was to understand struct function. Please let me know Im not only one who is struggling with structures in C++. xD Its just personally hard to learn me. If its not structures I still think there are other topics you would want to "remove" from your life. :D Please share where were you struggling on while studying. Question is not only for C++, everyone can answer it. ^_^ Thank you for reply in advance.
3 Respuestas
+ 2
Umm, don't remember. It's been awhile. :/ Once upon a time, I had difficulty with multi-dimensional arrays, especially 3+ ones. I understand it now though, but took some practice on it.
0
Awh, I still havent touched multi-dimensional arrays. >~<
0
pointer was the hardest to understand