atom0s Posted September 4, 2014 Posted September 4, 2014 VS2012 is just one edition of the Visual Studio IDE. Each edition of Visual Studio does add some new features to the IDE and such, and typically a new layout look, but the language is still the same. (Between certain versions .NET is upgraded and C# does see new features in the language, but the features are not specific to the IDE, it is to the language.) You can use any version of Visual Studio to use C#, I would recommend that you stay up to date with Visual Studio though since the newer IDEs do have some great features and better debugging that can help you more as you learn. The current version is Visual Studio 2013 Update 3. Visual Studio 2014 is currently in development as well but is not released yet. 1
ewwink Posted September 6, 2014 Posted September 6, 2014 C# = Javascript = PHP, learn one of them then you easily switch between language.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now