0
votes
1answer
64 views

C++ Compiler Program IDE [duplicate]

I have just installed Ubuntu 12.10 on my old laptop and I want to start working on it. Is there any program like Visual Studio for Ubuntu 12.10?
0
votes
1answer
188 views

What is the best Fortran 77 IDE?

I use Ubuntu 12.04. I need to do some coding with Fortran 77. I have'nt found any IDE for Fortran 77. What is the solution?
2
votes
1answer
63 views

What's the best approach in migrating currently C# and VB.net (Windows) developed applications?

I would like to start to "translate" my Windows applications to Ubuntu users. These are mainly CRMs or CRM related programs written in VB.net and C#. What would be the best language and IDE for these ...
0
votes
2answers
158 views

programing language of application in linux [duplicate]

Possible Duplicate: What is the best way to develop apps for Ubuntu? i'm wonder programs and application on linux has written by with programing language ... I think most of them have ...
1
vote
4answers
989 views

What editor is as good as TextPad for compiling and running Java programs?

I want an editor that is as good as TextPad (for Windows) for compiling and running Java programs on Ubuntu 12.04. Please suggest one.
0
votes
4answers
1k views

Is there anyway to Compile Notepad++ from Source?

I really like using Notepad++ to write HTML and such. After I started using Ubuntu I looked around for an alternative to Notpad++. I found a thread which lead me to try Geany and a few others, but I ...
0
votes
1answer
315 views

Developer studio for ubuntu [duplicate]

Possible Duplicate: What IDEs are available for Ubuntu? is there any developer tool that is released by canonical for ubuntu like the visual studio for windows which is released by ...
2
votes
2answers
449 views

Fortran and C IDE

I am currently working on a Fortran 77 program which includes several C routines, and using the KDevelop 3.5.3 (Using KDE 3.5.11) IDE for that matter. I had to stick to KDevelop 3.5.3 since the newer ...
9
votes
5answers
13k views

How could I begin C++ programming on Ubuntu?

I recently switched to Ubuntu from Windows 7. I was previously learning C++ with Microsoft's IDE, Visual Studio. How would I go about programming C++ on Ubuntu, preferably with an IDE?
8
votes
1answer
309 views

How can I run gedit with a different configuration

I want to use gedit as a programming IDE and as a regular text editor. Would I be able to make some .desktop file to load a different configuration?
2
votes
2answers
1k views

Auto indentation in Gedit

I'm using Gedit to program C and CPP, and I've enabled auto indentation in Edit->Pref. However, it still doesn't work. Is there anything I can do?
15
votes
5answers
4k views

How to program for Windows in Ubuntu?

Is there anyway to create (C++ or C#) windows console applications inside Ubuntu's IDE (e.g Anjuta) and compile it for Windows?
1
vote
4answers
683 views

What are some IDEs for C/GTK2 [duplicate]

Possible Duplicate: C programing suites/IDEs What is the best IDE for C + GTK2 programming? I currently use gedit and try MonoDevelop.
26
votes
15answers
2k views

C programing suites/IDEs [duplicate]

Possible Duplicate: What IDEs are available for Ubuntu? I know that asking for something like Visual Studio is too much but something that will let me write, debug and compile in a GUI ...
15
votes
17answers
3k views

Is there a Visual Studio style tool/IDE?

I have been developing in the windows space with Visual Studio for a while now with work, but I have also been using Ubuntu for a while and am keen to get into some software development for linux. I ...
8
votes
7answers
6k views

Which IDE should I use for Vala?

I think the title explains it already...