Tag: create

What programming language should I use to create a software that would run in both Linux and Windows?

Posted by – Juni 26, 2011

Question by thameera2007: What programming language should I use to create a software that would run in both Linux and Windows?
I need to write a typing tutor software that would run on both Linux and Windows. What is the best languages I need to do this? I have some knowledge in C++, C# and Java

Thanks!

Best answer:

Answer by fern11357
There are two good ways to do this. One is make it java. There is a freebie java environment you can download from sun called netbeans at http://www.netbeans.org/ . it is a complete IDE. The other way is C++ using wxWidgets framework. with wxWidgets, you can use any IDE (borland or microsoft visual studio etc). The catch is that you have to compile it natively for each environment you want to run. So if you develop on windows, you will need to setup another compiler on linux, copy the source code to that environment and recompile. The advantage is that it runs much faster that way. checkout the links and see which you prefer.

Know better? Leave your own answer in the comments!

Is it legal to create a non-free operating system based on the linux kernel?

Posted by – Juni 7, 2011

Question by Kevin: Is it legal to create a non-free operating system based on the linux kernel?
Is it legal to create a non-free (but high quality) operating system based on the linux kernal? I Think Apple’s MAC OS and Redhat have done it but I’m not too sure.

Best answer:

Answer by Lucy Girl
You need to hire an attorney in the area rather than asking this bulletin board.

Know better? Leave your own answer in the comments!


Powered by Yahoo! Answers

Seite 1 von 41234