(11-03-2014, 05:57 PM)MelvinS4_ Wrote:So you know everything about C++, how you can paralise, vectorise, optermise serial computations?(11-03-2014, 04:47 PM)greatgamer34 Wrote: Learn c++
Done :p
So you know about how to use OpenCL and other stuff designed to work well with C++, and more higher functions such as pure virtual functions?
i doubt anyone in this world knows everything about C++, but i've seen those who "Know C++" and teach it get absolutly butchered by the programers at Intell and MS, infact both of those companys are pushing C++ to be as best as it can be fore the moment, i assume you know all the C++'s then as well? like C++07,11, 14, 17 (when it comes)
Somehow i doubt you did learn C++, atleast not to the beauty that is C++, most people get up to classes then call them selfs a programer in C++, and then C++ gets a bad image because of such fools.
(11-03-2014, 06:09 PM)PabloDons Wrote: now learn java and pythonC++ is more efficent then Java and Python, it can do what they both do but better, a good C++ programer would have a hard time getting worse performances from C++ then any other language, very few can challenge C++'s efficentcy (C theoryticly does but realisticly the programer doesn't know all the efficentcys and ends up behind) and for the few programing lanuages that do beat C++ in efficentciy it's normaly only in a very percise area, i believe Fortran is the only language that holds atleast something up against it.
I'd only bother to advice to learn C++ and ASM, but we pretty much use ASM anyhows. Fortran isn't particualy bad. i know those 3 languages are the only 3 Intell only really bother to use well (going as far as making their own compiler for C++ and Fortran)