how do I create programs for ubuntu, with the same ease that I have with visual studio express on windows?
Asked
Active
Viewed 59 times
1 Answers
0
In the Ubuntu Software Center \ Development \ IDEs (Integrated Development Environment) you will probably find what you are looking for. The following are a few of the best: (at least in my opinion)
Geany supports most programming languages, but does not have features such as a designer, intellisense, etc.
Qt Creator probably has the most ease-of-use features, but only supports C++.

Daniel Grothe
- 54
- 1
- 7