Welcome
This is the home of my tutorials. Some of them will relate to my professional day job but I'll also be placing information on other subjects that interest me. I hope you find the tutorials helpful. If you have any comments, please use the guestbook.

I added a new tutorial to the C++ section today. The tutorial shows you how to split up a C++ program by storing your commonly used functions in a seperate source code file. The tutorial shows you how to link that external file to your main source code file by using a header file.

You can now send a message to me using the Send Phil A Message feature on the main menu.
Messages sent using this method will be sent directly to me via email. You can use the new feature to send me feedback about the site, ask me questions or just to say, "Hello!" 

This afternoon I added an introduction to arrays tutorial in Visual Basic 6.
It introduces arrays using pictures to help you understand what is going on.

I just completed a new example project tutorial in the Visual Basic 6 section.
This particular tutorial shows you how to create a global array, fill it with values when the program runs and then copy those values into a listbox on a form. It also shows you how to use the listbox's itemData property to link a selection in the listbox to a slot in an array (and display its value).
Other tutorials
I have actually added a number of tutorials to the site over the last few weeks but I haven't posted news items about them. You might want to explore the available tutorials using either the sitemap or tutorial menu items on the menu to the right (or click the links here
).
