Wednesday, September 1, 2010

C++ and other topics: what now...

Hi,
At this point, I'm taking a short break from writing things about C++. But I
hope to start writing about other useful goodies by tomorrow - with a new
topic at hand. Some of the upcoming shows include a detailed word on
pointers, how to derive specialized objects from a base class, notes on
other OOP topics (polymorphism, function overriding, etc.) and memory
management (the big three). The last topic for C++ show would be a summary
of my experiences as a student programmer transitioning to the "real core"
of computer science - data and how we can work with it, and a general
overview of data structures - the show coming after C++.
//JL

No comments:

Post a Comment