why is it so hard | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

why is it so hard

1st Jan 2018, 6:55 PM
Clara
5 Answers
+ 7
Because you're reaching outside of what you know. This feeling is normal at personal frontiers (like Mars is a frontier for everyone), except you can adjust your personal difficulty by switching frontiers (a little side-trip into another language, perhaps) and knowing help's here* if you choose to seek it. * Q&A, lesson comments, CodePlayground and Discord
1st Jan 2018, 8:12 PM
Kirk Schafer
Kirk Schafer - avatar
+ 5
tell us what your finding difficult and somone on here might be able to explain it too you in a way thats easier to understand ☺
1st Jan 2018, 7:03 PM
D_Stark
D_Stark - avatar
+ 2
C++ is one of the more challenging modules. It has been used for year and gets complex once you hit pointers. But there’s a reason it’s still being used. The C++ modules digs way deeper into the use of objects than most other modules. Take it a little slower, but stick with it. Understanding C++ will give you insight into other languages and will provide greater comprehension of OOP in general.
1st Jan 2018, 8:49 PM
Wilbur Mercer
Wilbur Mercer - avatar
+ 2
I haven't laid an eye on CPP yet, but from the languages I've done on here, it seems to me that there is a large core of similarity between them all. Languages like ruby and python seem to strip some,( for want of a better term,) baggage from the programming so it might be best to tackle those first. Whatever you decide, keep going, keep reading the lessons and comments, things will start to make a bit more sense in time.
1st Jan 2018, 10:36 PM
pip
pip - avatar
+ 2
C++ is definitely challenging. Learning how to program is, in my eyes, pretty much an equivalent to learning a new language like French or Russian. It’s going to be hard but the best thing to do is practice and do your best. You won’t get anywhere if you don’t try to understand. To do so, participate in competitions on here or sololearn challenges via the app. Also, code everyday. By hand or on here. And don’t be afraid to ask! And definitely don’t think you’re alone: many people struggle with this language. Don’t forget: you can do it! It may take time but just keep to it. Keep up the good work!
2nd Jan 2018, 3:39 PM
luciel
luciel - avatar