NewStats: 3,263,414 , 8,180,044 topics. Date: Thursday, 05 June 2025 at 07:54 PM k304h6z3e3g |
C++0x: The Future Of C++ (1953 Views)
(1) (Go Down)
gameaddict(m): 2:41am On Aug 25, 2011 |
The new c++ standard. Read about it here: http://www.rogramming.com/c++11/what-is-c++0x.html?utm_source=newletter&utm_medium=email&utm_campaign=seventieth-followup
|
Re: C++0x: The Future Of C++ by Nobody: 3:09am On Aug 25, 2011 |
Re: C++0x: The Future Of C++ by Nobody: 7:07am On Aug 25, 2011 |
thanks bro,this is really great news here I was thinking c++ was forgotten(not dead). Always had interest in it cuz its the backbone of 80% platform today, I only ave basic c++ knowledge I better spend hours on it daily. Does that mean Qt would be re-written to absored the new features. @omo-dun I envy ur c++ skills.
|
Re: C++0x: The Future Of C++ by Nobody: 8:08am On Aug 25, 2011 |
profCC: 2:59pm On Aug 25, 2011 |
YEAH you are right,most OPERATING system are written using C++.It as powerful libraries that enable it to control most hardware resources in COMPUTER. I so much love the programing language.I do spend 2hrs/day to improve my knowledge in it.If you dont practice,you can never be a professional C++ programmer. |
kodewrita(m): 7:48pm On Aug 31, 2011 |
profC/C++:just to correct you, they were written in C not C++. |
profCC: 5:06am On Sep 04, 2011 |
just to correct you, they were written in C not C++.C++ was mainly used not C,because it as more improvement.Pls make a research on that and not criticizing some1 comment. |
Re: C++0x: The Future Of C++ by Nobody: 5:29am On Sep 04, 2011 |
okeyxyz(m): 4:08pm On Sep 04, 2011 |
arguing about C vs C++ or which is used in writing an operating systems is only futile, as they are not exactly different languages. C++ is simply an advanced form (not a different form) of C, meaning: C with more features, but the underlying principles\structures are the same, which is evident by the fact that any code in C will run under a C++ compiler, thus C++ is backward compatible with C. As u learn C++, u are automatically learning C, and u can't be good in C++ without understanding the underlying principles of C from which it was derived. but to address the question of operating systems; most are written in a combination of C\C++. when u include apple mac OS's, then u r talking about C, C++ and objective-C(another derivative of C). |
(1) (Reply)
Learning Java Algorithms:merge Equal And Unequal Arrays.
(Go Up)
Sections: How To . 11 Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland. |