Jump to content

program development needs to give a .exe as a result

I am beggining a project which the end-user will be regular users (this means not specially knowlegeable about computers) so the way of use needs to be extremelly simple (be able to use the program with out aditional software).

 

The first thing that comes to mind is to use C (or any variation of C) to write the program. However, I am far more confortable on java. I have been doing some research and found some programs that can turn a .jar to a .exe and something similar done for python.

 

I just wanted to ask you guys for your thoughts on this programs, if they are a valid option at all and your thoughts on them

 

thanks everyone

The best way to measure the quality of a piece of code is "Oh F*** "s per line

Link to post
Share on other sites

I am beggining a project which the end-user will be regular users (this means not specially knowlegeable about computers) so the way of use needs to be extremelly simple (be able to use the program with out aditional software).

 

The first thing that comes to mind is to use C (or any variation of C) to write the program. However, I am far more confortable on java. I have been doing some research and found some programs that can turn a .jar to a .exe and something similar done for python.

 

I just wanted to ask you guys for your thoughts on this programs, if they are a valid option at all and your thoughts on them

 

thanks everyone

 

http://launch4j.sourceforge.net/

 

This is great ^

Intel Core i7-6700K | Corsair H105 | Asus Z170I PRO GAMING | G.Skill TridentZ Series 16GB | 950 PRO 512GB M.2

 

Asus GeForce GTX 980 Ti 6GB STRIX OC | BitFenix Prodigy (Black/Red) | XFX PRO Black Edition 850W

 

 

My BuildPCPartPicker | CoC

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×