View Single Post
Old 03-18-2003, 03:36 AM   #6 (permalink)
Jawn
Registered User
 
Join Date: Mar 2003
Posts: 2
Jawn is on a distinguished road
C++ Tutorials

I've just finished my second intro to C++ course... and I'd really like to learn more. I'm not sure where this falls in the grand sceme of things, but I was particualrly confused by a couple of topics that I'd like to see example code for.

First was passing a function by refrence for use in a class (specifically a priority queue). I never really understood how I got it to work, my TA basicallly wrote it for me.

Also, they brought up the "this" pointer without explaining... well... anything about it. *shrugs* That's my $.02.

I could try to contribute a little to some of the more basic tutorials, like sorting algs. or recursion.

Thanks,
Jawn is offline   Reply With Quote