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 [...]
Archive for October 20th, 2008 |
|

Entries (RSS)