+ 4
Is C++ hard?
48 Réponses
+ 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)
+ 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
+ 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.
+ 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.
+ 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++.
+ 5
It's for me
+ 5
well i’m new but it seems dificult enough
but hey if you wanna try dont let me stop you
+ 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.☺️
+ 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.
+ 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.
+ 4
Lolik это зависит от эталона сравнения. С чем сравнивать будем?
+ 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.
+ 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.
+ 4
If you consider C language is hard,then it will be definitely hard for you so be confident..
+ 4
Yes bro
+ 4
The thing hard is the logic .
+ 3
Which programming languages have more freelances
+ 2
Смотря с чем сравнивать, c++ намного сложнее python хотя есть много вещей которой бесят в python. C будет посложнее, а c sharp будет полегче
+ 2
Not that hard just have some extra things that should be applied in every code first
+ 2
Yep,But it will be a lot easier if you learn JS and C.🙂