Question:
How do you creat a program for free?
DrL
2006-11-07 11:51:52 UTC
I need to know how to creat a program for free
Three answers:
disposable_hero_too
2006-11-07 11:54:10 UTC
The best "free" programming tool you will find is probably java... but "a program" is sort of vague, so it depends heavily on what sort of application you wish to create.



More details may make giving a more complete answer easier.



Best of luck :)
dwave
2006-11-07 20:01:38 UTC
On Windows I'd recommend BorlandÅ› free Delphi IDE "Turbo Delphi Explorer" http://www.turboexplorer.com/delphi

It's perfect for beginners and hobbyists to learn programming and developing applications using Object Pascal.

Obeject Pascal is very suitable for beginners, because of itÅ› syntax, it's readabilty and it's exactitude. In comparison, Visual Basic is imprecise, hoaky, churning and will make you bad programmer.
Kabi
2006-11-07 19:55:02 UTC
Find an operating enviroment.

In windows you can use the command prompt to write an ASM (assembly launguage) program.

If you know a language it's only a matter of finding the enviroment to code and compile in.



Also, spelling and syntax would really help. ^.^;


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...