Easiest way to learn if you like to program. Follow this list.
[list=1][*]Basic (be it GWBasic, QBasic, or VB, just to get used to the idea of what programming is about)[*]Pascal (gets you used to a structured language)[*]C/C++ (Gets you ready for the real world and every other language out there)[/list=a]
There is one agreement between the three of us here, and that is learning C/C++. So, do it.
------------------
while (Galen of Edgewood->stillAwake()) {
Galen of Edgewood->work();
if (!Galen of Edgewood->stillAwake())
Galen of Edgewood->wakeUp();
else
Galen of Edgewood->receiveDrPepper();
}





Reply With Quote