Click to See Complete Forum and Search --> : Programming tools


Danny B
06-21-2002, 11:20 AM
I am not a programmer, just a fact finder for my boss...

Does VB.Net work under linux?

We are trying to find the best programming languages for Linux. Also what is the most common/popular, 3GL's or 4 GL's?

Thank you far any help!

dcmc
07-01-2002, 03:17 PM
I don't know about VB.Net

Most common programming language is C and C++

kylix ( Pascal) is a good RAD with GUI

anjuta and kdevelop are RAD tools

I use Perl with extensions such as perl/tk and perl/dbi

Linux distributions come with many programming languages - there is even Basic

element-x
07-02-2002, 12:32 PM
I don't know about anyone else, but I'm a huge fan of VIM and of late, on the VIM mailing lists, there has been a few threads concerning support for .NET in VIM.
Mind you, for some...(g)VIM just isn't the answer, it's not friendly enough for them...but I give it two thumbs up.

The best programming languages in linux? A very arguable subject, but to name a few I'd suggest: C(++),Perl and Python.