Difference between revisions of "Microsoft Visual Studio"
From Chilipedia
Line 3: | Line 3: | ||
== Versions Used in the Tutorials == | == Versions Used in the Tutorials == | ||
=== Visual C++ 2010 Express === | === Visual C++ 2010 Express === | ||
− | === Visual Studio 2012 Express Desktop === | + | === Visual Studio 2012 Express for Windows Desktop === |
− | === Visual Studio 2013 Express Desktop === | + | === Visual Studio 2013 Express for Windows Desktop === |
=== Visual Studio 2015 Community === | === Visual Studio 2015 Community === |
Revision as of 16:44, 19 July 2016
Microsoft Visual Studio is an IDE (integrated development environment) that supports C++, C#, and a bunch of other dumb languages that nobody cares about. It has a sweet-ass debugger and generally gives you the least painful experience for developing Windows applications, so that's what we use for the tutorials.