Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C#

John Medlock
John Medlock
4,531 Points

visual studio team 2015 vs latest visual studio

Before starting course I had the latest visual studio code installed. Watching the video's, you use 2105 team version. I tried installing it, not working. Do I need to uninstall the latest version and then try installing the 2015 version. It looks so different. Couldn't figure out how to connect with git on latest version.

2 Answers

You had mentioned that you had Visual Studio Code installed when starting the course. Visual Studio Code and Visual Studio 2015 are different editors. Visual Studio Code is a text editor, while Visual Studio 2015 is a full IDE for C# and other languages. The latest version of Visual Studio is 2017

John Medlock
John Medlock
4,531 Points

I did not realize that. I just got it downloaded. I think I'm good to go. Thank you for your help.