Which IDE to use for C # / C ++? [closed]

-2

Good people, I want to get into the programming world whose end users are Windows users. I already have Java and I have a programming notion, what I really wanted to know is an IDE that I can use to program C # / C ++. I seek your opinion on this. I'm looking for an IDE for the ease I had in Java, since using Eclipse, which is the IDE I use, it's extremely easy to create a .JAR file. I'm looking for an IDE that has the same ease of creating an .EXE file for example, in addition to the code helpers it has in most IDEs as well as Eclipse. Thank you all right away!

    
asked by anonymous 21.08.2017 / 05:41

1 answer

4

I recommend using Visual Studio 2017, it's an easy to use IDE and very easy for anyone starting to program in C # / C ++

In this link you can download the IDE

link

    
21.08.2017 / 05:44