Click to See Complete Forum and Search --> : Please suggest tut location


Nakor
November 25th, 2004, 03:55 PM
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 :thumb:

Ejaz
November 26th, 2004, 04:04 AM
Well, I'm afraid that this is not as easy like that. Everyone has there own precepiton and how they pick things up. You may find one explaination easy while the other not. So, I would say that give yourself a little break and try again from the start. Concentrate on the basics, unless you go all through them don't leave them (even if you know them, you may find something new, which you didn't knew before and can make alot of difference in later chapters).

In the end, remember that google is your friend.