BLOGGER TEMPLATES AND TWITTER BACKGROUNDS

19 May, 2009

Introduction to the site

This blog is meant to be a guide for computer programs in various languages. It is not, I repeat, NOT meant to be a definitive database or a place from where you could copy school assignments. Currently Program Matrix has only C, but hopefully C# is soon on its way.

The programs here are meant to be for learners. I will, therefore, provide comparatively easier programs, leaving anything 'high-funda' (as some call it) out. You are still expected to have some basic knowledge of the programming language in question! (And, I'm afraid, a bit advanced too...)

If you are specifically looking for a program, use the search feature at the top. If you still don't find anything, you can always request. I'll try my best to fulfill the same.

As you might already be knowing, there are several methods to write a program to achieve a single objective, and thus, your methods might differ from mine.

Note: Replace the () brackets in the #include directives and any other places as required by <> brackets.