View Single Post
Old 02-19-2003, 10:56 AM   #1 (permalink)
carrja99
Registered User
 
Join Date: Feb 2003
Posts: 34
carrja99 is on a distinguished road
Post ANyone interested in tutorials?

Recently, as I was tutoring students in intro to C++ courses, I realized it was good for keeping my skills sharp. I am considering perhaps doing a weekly thread in C/C++ forum that explains in detail certain parts of C++ programming (yeah yeah yeah, scream all you want you want C, not C++ ya dumb****s).

The first thread would be determined by whatever concept is confusing someone, something simple, and then we could go from there. For example, someone doesn't comprehend the difference between pass-by-value and pass-by-refrence, so I'd explain it and include illustrative code. Then another set of threads could explain elementary data structures like linked lists and binary trees and, in addition to providing example and exercises, I could answer any questions anyone has regarding it.

This is only an idea, perhaps something to get that area more active. I am likewise thinking of getting some people on other C/C++ boards to switch over and provide expertise as well, but keeping in mind the forum is for learning C++, not "will you do my homework for me?"

Well, thoughts? Comments?
carrja99 is offline   Reply With Quote