What is the best software to make a program and a website?
By Daki - Last updated: Saturday, November 1, 2008 - Save & Share - 4 Comments
Aisar asked:
I’m just asking this question because i am making a project on what is the best software to make a program and a website!
I’m just asking this question because i am making a project on what is the best software to make a program and a website!
thanks in advance!
kuapp.com/
4 Responses to “What is the best software to make a program and a website?”
Comment from samo95207078
Time November 5, 2008 at 3:54 pm
a website is dremweaver… go to adobe.com/dreamweaver…its a little complicated but it gets the job done..also flash help…adobe.com/flash
Comment from Tucker H
Time November 6, 2008 at 10:37 am
Here’s my setup: WordPress for adding content, Dreamhost to host, and firefox addon FireBug to edit code. It works extremely well on etechcheck.net.
Comment from Aditya V
Time November 6, 2008 at 4:26 pm
download net beans ide6.1


Comment from The1nk
Time November 4, 2008 at 11:44 am
Best single software to make a program and a website?
If that’s what you’re trying to do, I would suggest learning Visual Basic .NET or Visual C++ .NET (I think that’s what it’s called).
If you know either of those languages you can base programs (.EXE files) as well as webpages (using the ASP.NET engine – so this actually makes them web applications) with the same language.
Good luck.