Is c ++ coding still popular?

I want to switch to my own programming in C ++ after university, but it seems that languages ​​compiled with JIT (e.g. .Net) overtake C ++. What does the future hold for native code?

+5
source share
6 answers

C ++ is the seventh programming language I professionally paid for the program, and I'm sure it won't be the last. My advice is not to think of yourself as a specific programmer in the language. Even if JIT takes over the world, it must ultimately switch to its own machine code, and someone must write this software.

+11
source

++. ( C) -PC-, , , .

, , - , ++ .

, "" -, - - .

+7

, , , " ++ ". , , , .

++ . , ++ ..NET , , GIU , . , . , , , .

+4

C/++

  • , ,    , C/++
  • ,    C/++,    .
  • C.    .

. , , . , , , .

+3

, ++ - , -.

Java GUI Libraries - , .NET ( GUI). ++ - , , , 5 .

VM/JIT , . , () () ++.

, hundert MB.

C/++ , , .

+1

, :

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

http://langpop.com/

, rvalue-, , , lambdas, , - , ... ++ 20 , ++ (, do...while!) (:

, ! Java,.NET, python ... ! .

+1

All Articles