+ 5
I have problems in getting used to with c++ Function.
I think I can use loops and basic well but I am getting problmes understanding Function overloading, inheritance like things. please tell what to do.
10 odpowiedzi
+ 5
I could understand things that are mentioned on sololearn trial and nothing else. in fact I am unable to guess why I need to use them. you know sololearn have no examples as such. I want to see a lot examples about them then only I can get them right. I don't know where to use them. I mean I am very very very confused sir.
(**I marked it as best answer so that everyone can read it, I will remove "best answer badge" from it later)
+ 6
It's perfectly fine, most of the people including me had this problem. you should practice on sites like hackerank, codechef and etc.
+ 4
its ok that you have problem. to get rid of it i would suggest to do some projects it will help you understand why you really need them its normal and to a big extent even i m having this problem.
You can also read books like " thinking in c++" as suggested by @the great saga
+ 3
@shobhit @great saga can you both suggest me some projects
+ 3
You'll need to learn about classes ALONG WITH functions so you know what "scope" means in relation to them. Very, very, VERY important.
+ 2
Can you please list what are the points you found difficult in gunction overloading and inheritance?
+ 2
I personally suggest you to read a book "thinking in c++".
+ 2
you can make time table reminder.