Magazines, Books and Articles

Saturday, March 12, 2011

A project in C++

My son graduates high school this year. One of the subjects he has opted for is Computer Science. The major focus of this course is to provide an understanding of object oriented programming (OOP) through C++.
As a requirement of this course he needs to submit a project that covers OOP, Data File Handling, and Data Structures. His school mandates that they use Turbo C++ 3.0.
The last few months I have been helping him with his project. Check it out here.
One good outcome is it has whetted my appetite for C++, and I intend to devote a large part of whatever spare time I have to it.