Tagged Questions
0
votes
1answer
62 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?
2
votes
1answer
62 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
0answers
135 views
Text/Programming editor with some features [closed]
I'm looking for a text editor to write programms in C,java,html,C++,UNIX scripts etc.
I have used Gedit, Geany, Eclipse, Code::Blocks and Kate but each one has something that I found wrong.
I need ...
0
votes
2answers
63 views
Is there any CLI utility that can convert program written in C to Java? [closed]
Is there any ubuntu program that converts the program written in C to Java. I know there's an utility that can convert awk script to perl script(a2p).
1
vote
4answers
974 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
0answers
125 views
Can i use Ubuntu To Reverse Engineer Windows Programs?
I am looking a advice and some information regarding Reverse engineering. Give that Wine can run Windows Software (Atleast to some extent). Can i use it for Reverse Engineering Applications.
For ...
0
votes
1answer
151 views
what text editors are available for ubuntu [duplicate]
Possible Duplicate:
What IDEs are available for Ubuntu?
Alternatives to LibreOffice
What Text Editors are available for Ubuntu?
I would like text editors for all usages.
Programming
...
0
votes
1answer
307 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 ...
-1
votes
1answer
208 views
Bundle of important softwares [closed]
Is there any bundle of softwares to download in a package for free?
I want software for everyday use and for general programming development.
Edit
Editor and other required programs to run PHP, C, ...
3
votes
4answers
3k views
Is there a Source Insight alternative?
I am not a developer, but for my work I trace a lot of codes. It is actually rather difficult reading other people's code, especially for bigger projects.
Source Insight is a great application that ...
2
votes
2answers
448 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?
2
votes
1answer
184 views
OSS object oriented alternatives to oracle database
I want to know if oracle style object oriented database code can be written in mysql, postgresql or any OSS database softwares. I don't want to install the massive oracle db on my ubuntu to learn ...
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 ...
13
votes
5answers
1k views
What BASIC intepreters are available?
Was asked by a new Ubuntu user - who also wants to learn about programming - what he could use to run BASIC code. He was working through a BASIC book before trying out Ubuntu, and he'd like to ...
8
votes
7answers
6k views
31
votes
6answers
3k views
Native, FOSS GUI prototyping tools?
As part of my job as a web developer, I spend an amount of time doing UI prototypes to show the client. It's a pain in the behind but sometimes it has to be done.
I've seen Shuttleworth (and the ...