Microsoft Launches Visual Studio 2019 For Windows and Mac (venturebeat.com)
An anonymous reader writes: Microsoft today announced that Visual Studio 2019 for Windows and Mac has hit general availability — you can download it now from visualstudio.microsoft.com/downloads. Visual Studio 2019 includes AI-assisted code completion with Visual Studio IntelliCode. Separately, real-time collaboration tool Visual Studio Live Share has also hit general availability, and is now included with Visual Studio 2019.
On windows I have to install a nightmare package of huge blobs of software to compile a C program, and then I find it doesn't even have getopt and the resulting executable is buried 6 levels down in an undocumented build directory.
On a macintosh or a linux machine, I can type gcc my_program.c -o my_program and I'm done.
I should use this sig to advertise my book ISBN-13 : 978-1501515132.
I know there are a lot of haters here, most of whom I'm sure have never used it, but I believe that that the last really usable IDE from Microsoft that allowed for true rapid application development for desktop apps was Visual Basic 6.
Sure it didn't force you to do certain things, like declare variables, but that doesn't mean you can't declare them properly. Show me another language that lets you create a multi-dimensional array of database objects, or do true debugging of both the user screens and code from one place. Microsoft made a big mistake abandoning it - an no vb.net is not a replacement. If you think it is then you haven't used either.
I do not belong to the church of the lowercase 'i'
So happy that I don't have to deal with this Microsoft garbage anymore. Now a days, I use Linux with Qt and can deploy my apps literally everywhere. Tablets, phones, Windows, Mac, Linux, it doesn't matter, my same code works everywhere.
I hope you guys are, at least, getting kickbacks from MS for such blatant propaganda.