curriculum

I need a university IT curriculum to follow.

I studied hard in the high school to get a high score and qualify to the local university in which I currently study IT, but after getting to the university I found it too crappy to teach anyone anything, and that is not only my opinion but also the opinion of my fellow colleagues. Now what do you advise me to do to get that (programmin...

When teaching C, is it better to teach arrays before or after pointers?

For those of you with curriculum development experience: what is the best strategy regarding arrays? I have seen some schools that teach arrays after variables and control structures, often before even teaching functions. This allows teaching of some rudimentary algorithms, etc. However, it then brings the problem of how to pass arrays ...

PHP teaching supplements?

I have a friend who has wanted to learn PHP for a while. She is very bright and picks things up quickly, so what I have been able to show her has helped quite a bit. I have been coding in PHP for ten years or so. The problem is that I can answer most any questions she has, but I do not have time to sit down and put together a line of pr...