Is C++ hard? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Is C++ hard?

22nd Sep 2020, 7:11 PM
Lolik
48 Answers
+ 9
C++ is a programming language with a lower level of abstraction than others like Python or Java. That means you will be programming closer to real machine, and you will be able to learn and do things that other languages won't let you, for example, explicit value and reference parameters passing when invoking functions, or the usage of pointers (which are variables that store memory addresses values instead of data)
23rd Sep 2020, 12:24 AM
Martin
Martin - avatar
+ 8
if you are wellknown with other programming language then its nit difficult..and if this is your first language then a bit but practicing many times makes it easy
24th Sep 2020, 6:18 AM
Neha Jain
Neha Jain - avatar
+ 6
C++ is my favorite because it gives you more control than other languages. And in programming, if you don't choose the hard path you can't serve ezz to your friends.
23rd Sep 2020, 4:07 AM
Sufian Ahmad
Sufian Ahmad - avatar
+ 6
It depends on your thinking, if you learn form validation in html , it might seem hard , although we all know it is easy one ; inheritance and polymorphism in python seems hard to me , regex in js seems hard . In short there are lots of hard things , learn a bit a day , all are simple.
23rd Sep 2020, 11:10 AM
Priyanshu Gupta(प्रियांशु गुप्ता)
Priyanshu Gupta(प्रियांशु गुप्ता) - avatar
+ 6
Not really. Mostly,because of its statically typed nature and the fact that it is significantly close to the machine, most people regard it as hard, but in my opinion its fun. Besides you cant get to know something by just giving it a glance. If you can muster the courage to stay with it long enough, you will realise that it is fun and provides facillities that help you express your ideas concisely. Personally, I think python is cute, and java is cool but hey, I love C++.
24th Sep 2020, 3:01 AM
Stanley_Nii_Armah
Stanley_Nii_Armah - avatar
+ 5
It's for me
22nd Sep 2020, 7:14 PM
Lolik
+ 5
well i’m new but it seems dificult enough but hey if you wanna try dont let me stop you
23rd Sep 2020, 3:13 AM
william smith
william smith - avatar
+ 5
If you know other programing lang.then it is easy for you and if it is your first language which you want to learn then it is hard for you but you can make it easy while practicing it.☺️
24th Sep 2020, 1:51 PM
Anu Rana
Anu Rana - avatar
+ 5
It is very nice in terms of variety and complexity. It is c based like many other programming languages so it'll be easier to learn other c based languages such as Java and C.
24th Sep 2020, 3:08 PM
Daniel M
Daniel M - avatar
+ 5
IT does not depend upon the topic. It depends upon your interest and frequency of learning. Ask yourself that it's easy or difficult. Thank you.
24th Sep 2020, 7:13 PM
Karan Mahesha
Karan Mahesha - avatar
+ 4
Lolik это зависит от эталона сравнения. С чем сравнивать будем?
22nd Sep 2020, 10:07 PM
Petr
+ 4
See nothing is tough... It depends how u prepare ur mind to learn it with super consistency... But ya it's little bit vast than python or java.
23rd Sep 2020, 8:14 PM
Subhadip Das
Subhadip Das - avatar
+ 4
Yep, just learn C before heading to cplusplus. Just kept in mind that learning C plus plus will give you a boost in object oriented programming.
24th Sep 2020, 4:53 AM
Ashu Pathak
Ashu Pathak - avatar
+ 4
If you consider C language is hard,then it will be definitely hard for you so be confident..
24th Sep 2020, 7:56 AM
Mrunali Kulkarni
+ 4
Yes bro
24th Sep 2020, 9:42 AM
Akul Vai
Akul Vai - avatar
+ 4
The thing hard is the logic .
24th Sep 2020, 1:46 PM
Ved Tiwari
+ 3
Which programming languages have more freelances
24th Sep 2020, 2:35 PM
Alfeu Xerinda
Alfeu Xerinda - avatar
+ 2
Смотря с чем сравнивать, c++ намного сложнее python хотя есть много вещей которой бесят в python. C будет посложнее, а c sharp будет полегче
23rd Sep 2020, 11:18 AM
Максим Полетаев
Максим Полетаев - avatar
+ 2
Not that hard just have some extra things that should be applied in every code first
23rd Sep 2020, 3:39 PM
Rachit Dubey
Rachit Dubey - avatar
+ 2
Yep,But it will be a lot easier if you learn JS and C.🙂
23rd Sep 2020, 6:51 PM
Aarav Baid
Aarav Baid - avatar