Saturday 14 November 2009

Catch Up

Okay. So I haven't posted anything in a while. Really sorry about that. Finally entered university and I'm absolutely buried in work. Enough about me though, let's get to it. I've made some improvements in my programming and the beautiful thing about progress is when you make some, learning-wise, you look at your old code and laugh at your own naivety. I'll break it down to you over the next couple of weeks and explain how each language feature I demonstrate is done. For now, I'm just letting you know that I'm back in the game and hell-bent on letting you learn all I know in programming.

Oh and here's a list of some stuff I now know, since I last posted
1. Pointers
2. References
3. Array manipulation
4. Classes (still learning this one though, not in the advanced stage yet)
5. Header file creation and use
6. Functions