Difference between revisions of "Microsoft Visual Studio"

From Chilipedia
Jump to: navigation, search
Line 1: Line 1:
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.
+
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 in the tutorials.
  
 
== Versions Used in the Tutorials ==
 
== Versions Used in the Tutorials ==

Revision as of 17:05, 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 in the tutorials.

Versions Used in the Tutorials

Visual C++ 2010 Express

Visual Studio 2012 Express for Windows Desktop

Visual Studio 2013 Express for Windows Desktop

Visual Studio 2015 Community