Jump to content
Tuts 4 You

I want to learn programming : which language you advise me..


zingle

Recommended Posts

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.

  • Like 1
Link to comment
  • 2 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...