Hi, firstly I'd like to explain that I put this post in GCC because it is not a tutorial, but is a question as to whether members feel they could benefit from a proposed tutorial.

I was thinking of writing a tutorial on object oriented programming, but obviously that subject is too large (and I don't have enough knowledge to cover it in a general fashion) so I was going to discuss a specific technique which I find quite interesting. Using objects to create list models.

I was going to do this by using the example of a high score list that I created for a game, and use java as an example language (but obviously it's not the language, but the concept that I am wishing to convey).

I just wanted to get some sort of idea if anyone here would be interested in something like that (although I would probably write the tut anyway). If I get enough response, it'll increase the likelihood of me writing it.

Thanks,
ac