• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need suggestions for software

Ulfwald

Moderator Emeritus<br>Elite Member
I am in a programming class, only because I need it for my degree, I have a dual boot Ubuntu and windows 7 laptop. In windows I use Visual Studio 2010 for c# programming, is there anything like that for Ubuntu flavored "NIX"? Basically I would like to show my instructor the benefits of using "nix" over windows.
 
Ulfwald said:
Basically I would like to show my instructor the benefits of using "nix" over windows.

I think you're going down the wrong path, Windows and the MS dev tools will have an obvious advantage with anything .Net related.

If you're specifically looking at development related advantages, most are like the difference between a standard and an automatic transmission. The advantages aren't always visible up front and you won't know how much you like the standard until you get decent at it.

Some things are blatantly obvious, like access to all of the system's source code which makes debugging more accessible and easier. But most, like taking advantage of vim or emacs, take a lot of time to realize the real benefits.
 
Back
Top