This is where I'm putting things related to learning C# for easy access and sharing.   --- Free version of Visual Studio from microsoft: http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express --- Tutorials from microsoft: http://msdn.microsoft.com/en-us/vstudio/bb798022   "Create a maze" tutorial from the above: http://msdn.microsoft.com/en-us/library/dd492162 --- Basic regex example: http://www.dotnetperls.com/regex --- Series of video tutorials: http://www.programmingvideotutorials.com/csharp/csharp-introduction ---