Quote:
Originally Posted by buickgsxstg174
I understand that C++ is better and more advanced than regular C, but will there be a familiar experience while programming [...] will those of us who have in the past sweared by programming in mplab than easy C be lost or hindered by our past programming experience?
|
C++ was primarily built upon C, and so virtually everything you have done in C can be done exactly the same way in C++, with a few minor exceptions which are easily learned/fixed. Those who know C already will be in a WONDERFUL position to use C++ for the new control system, and if they make full use of the object orientation of C++, they will be at a great advantage. Previous C experience will in no way hinder you or make you lost.