| I consider C++ is mid-level langauge where ASM is lower-level and BASIC is
higher-level. ASM is very old langauge which is very difficult to learn, spend
more time to program any application but it is very fast. BASIC is higher-level
which is easy to learn, spend less time to program because there are alot of
things are handle for you but application that made from BASIC language are
basically slow. C++ is mid-level which it is not too difficult to learn and
not too easy too. C++ is very flexible and powerful. Another advantage is
it is fast.
But I think in the future, BASIC will dominate the C++. It is like C++ dominate
ASM in the past. (In the past, ASM programmers consider C++ is slow and
toy langauge.) Since the future computer will be faster. |