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.
No free version is available. Visual Studio Community is quite different from Visual Studio Express.
Interestingly, VS becomes abandonware the same time Apple dies, which is the year of Linux on the desktop!
If you're not writing machine code, you're a loser.
Binary is taking it too far.
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.
Every time they come out with a new version I try it for mobile app development and every time I end up trashing it. This version:
- Crashed immediately on first launch.
- Once relaunched I created a new Android project in F#. Changed nothing except selected my device to run it on. Compile produced 12 errors.
- Closed the project and created a brand new one with a different name but going through exactly the same steps. Compile produce 4 completely different errors.
I have Android studio and Xcode installed and working just fine. There is no way that I'm investing my time in a tool that breaks out of the box.
I am not interested in articles about life extension advancements.
I've tried over the years to use Microsoft IDE because people keep raving about it but they've never used JetBrains' suite of products or even simply Eclipse. Especially if you're more than just .NET (most enterprises work in mixtures of .NET, Java, HTML and PHP). They've also worked on Mac and Windows and Linux for a really long time.
Also, their support sucks whereas JetBrains has a direct-to-engineer support. If you're going to pay for something, at least look around.
Custom electronics and digital signage for your business: www.evcircuits.com
EMACS!! La-de-fucken-da rich boy!
EMACS is dying, faster than Apple and M$.
If you're not using Nano, you don't know how to code.
So, Can one use Mac to develop Windows Apps (and which ones? Wpf/C# or?) ...or Mac apps or what to do with it? What are the target architectures?
4wdloop
But can it compile JavaScript? heh.
If I had a DeLorean... I would probably only drive it from time to time.
Delphi &/or FreePascal via Lazarus IDE = better
Have to agree here, though my experience was in 95. I had to write up a simple demo of a DLL using both Visual Basic as well as Delphi. Visual Basic was painful to use and non-intuitive, whereas Delphi was straight forward and easy. A major difference was the sheer amount mouse movement that VB required to get simple stuff done. As a UI design, VB felt amateurish.
I assume it has improved since then, but I could be wrong.
https://docs.microsoft.com/en-...
Or you could look at what's actually changed
EMACS? Nano?
Real programmers use VI.
VI!!!!! Luxury, I code in Nano for 25 hours a day, in the snow, barefoot, eating coal if I get hungry and all while my computer is unplugged.
If I'm lucky, I'll be beaten by my father at the same time which warms me up a bit.
Is Microsoft still stuck in 2018?
It's a little large 17 gig. It's a little slow to start about 15 seconds coming off my SSD. Did not pick up settings from VS 2017. But it does run well. Compiles quickly and in general behaves well.
NT