WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

990

(post is archived)

[–] 1 pt

Long and boring. I went through the plane's entire movie catalog and couldn't come up with a single movie I would sit through, even trapped on a plane. So I opened my laptop with Visual Studio.

[–] 2 pts

What is Visual Studio?

[–] 2 pts

Ah, that's a Microsoft programming system that basically is always running.

I hate Microsoft, but Visual Studio is good, so I use it.

[–] 1 pt

I really hope you're making Windows-native programs, because there's better options for literally everything that isn't Windows. Don't get me wrong, if you're compiling Windows-native programs VS is great since they integrate all the tools into the IDE, but for anything else there's much better alternatives.

Everything that JetBrains does is awesome. PyCharm for Python, Rider for any C-based language (and .Net), and I've heard IDEA is great for Java (if you really need to code in Java). For everything else (or for an open-source alternative) there's Eclipse.

[–] 1 pt

Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms including Windows API, Windows Forms, Windows Presentation Foundation (WPF), Microsoft Store and Microsoft Silverlight. It can produce both native code and managed code.

wtf does that even mean?