Hello,

I have just now finished the chapter in my book that is on pointers, and I've come accross the same basic problem I have with programming since I started. The problem is that when I see a bit of code designed to sort things I can read it and understand it but I don't really understand it in the sense that I could actually sit down and whip out some code without help.

What I am asking here is does anyone know where I can find some clear and easy to understand tutorials/diagrams/explanations behind the logic of different kinds of sorts (any kinds, preferably many.) If you have a link you would like to share that would be great.

Thanks,

Nakor