Title: Learning C Sharp Author: waterapple Pastebin link: http://pastebin.com/dXQ2tHHR First Edit: Friday 22nd of June 2012 12:15:48 AM CDT Last Edit: Friday 22nd of June 2012 12:15:48 AM CDT 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 ---