Hello reader and welcome to my tutorial explaining everything about the .NET framework and the programming languages that run on it.
Usually when you hear .NET, it usually refers to C# only but .NET consist of other languages such as IronRuby (based on Ruby), VB.NET, IronPython (based on Python) and F# (based on OCAML) to name a few. The .NET...
This is part 2 of my series! While trying to get my pen to work (it works 98%, except it always draws a line back to the starting point for some reason

), I have accidentally developed several variants of the normal pen. I will provide the source code for each with there name.
Flare Pen...