Quote:
Originally Posted by lattyware 
That's really not true. VS is a good IDE for some languages, but for others it's not so great. It's definitely not irreplaceable. If you are using Windows, it's a lot more needed. You have to remember that Linux as a system is designed with developers in mind, while Windows is less aimed at them. Under Windows you are pretty much tied to an IDE, under Linux, I know plenty of people who develop with just a terminal and vim (not me, I'm a PyCharm man).

That's really not true. VS is a good IDE for some languages, but for others it's not so great. It's definitely not irreplaceable. If you are using Windows, it's a lot more needed. You have to remember that Linux as a system is designed with developers in mind, while Windows is less aimed at them. Under Windows you are pretty much tied to an IDE, under Linux, I know plenty of people who develop with just a terminal and vim (not me, I'm a PyCharm man).
This ^
I use Visual Studio in Windows because that's what they want to teach us at Uni but once you know how to do things manually the sky's the limit!
It's like saying you NEED Dreamweaver to code websites, when in reality notepad/gedit will do just fine and many, many advanced developers will use things like that because they're lightweight and less finicky.





