0
C or C++
Hi, Iāve known what coding is for quite a long time and been very interested in it, I learned python very early on and know most of the basic topics. Anyways in 2018 Iām not sure weather it would be more beneficial to learn c or c++ if anyone has thoughts on this I would love to hear them. Finally I also want to learn swift which I know is based off of objective c so how different are all of these languages?
6 Answers
+ 2
I would suggest not really to learn c or c++, it's just not the best. But if you want to learn one of them, do C++.
+ 1
Paul Grasser How is it not the best? C/C++ are the best low-level languages that exist. Sure it might not be the best for all applications but it's certainly required. C and C++ are the second and third most used languages, next to Java, and are absolutely great. C++ in particular, is capable of supporting extremely high degrees of abstraction, without sacrificing speed and the ability to manipulate data at a low level.
0
I consider these important to anyone who wants to understand most code
Js
java
HTML
c
cpp
Just because they all are different but interact partially, they should make learning other languages easier.
0
Vlad Serbu It's low level. That's the point. High level languages are easier. But I do admit that they're the best low level languages.
0
I prefer C++
0
Which language is best for beginners