Archive for October 20th, 2008

While writing a post (in Turkish) I recalled the old days. This is the C# (or modern) version of one of the sample codes, I made in a computer class, years ago. The original one was in BASIC and had four lines, though. using System; using System.Text; namespace TimesTable { class Program { static void [...]

Comments No Comments »