I am not really sure what you are asking but try the visual express editions. The link is below. You still have to write a little code but there are enough tutorials that you should have no trouble using them . We used them in my intro to programming class. And they are free.
2007-02-11 08:15:05
·
answer #1
·
answered by d_k_wallace 2
·
0⤊
0⤋
Yes and no. You don't "make" new programs by using menus and clicking boxes in other programs, you have to write them yourself. To do that you have to know a programming language, like C, C++, Java, Visual Basic, Perl etc. There are tons of them. Some of these languages are compiled languages, which means that you need a compiler to translate your code into machine code. Other languages are interpreted languages, which don't need the compiler.
So the answer to your question is - start by learning a language and then get a compiler.
2007-02-11 09:18:57
·
answer #2
·
answered by Rose D 7
·
0⤊
0⤋
You mean a compiler or interprter, right?
Every language comes with a compiler. That compiler could be free. Inside that compiler, you can make programs and it will tell you what mistakes your program has before you go on and sell it or use it, etc.
Sorry if i didn't understand your question. I'm sure i didn't.
2007-02-11 08:21:58
·
answer #3
·
answered by SPECTACULAR 3
·
0⤊
0⤋
There are tools that help you write programs (like Eclipse for Java or Visual Studio for C/C++/C#, but I'm not aware of any programs that "write code" for you. (There is one... can't recall the name... but it costs about $5,000).
2007-02-11 08:14:23
·
answer #4
·
answered by so far north 3
·
0⤊
0⤋
Jcreator. you have to write the program though. not really sure what you are asking. there is also the .net studio. there are others, but can not think of them off the top of my head. i am currently taking a java class. we use jcreator
2007-02-11 08:11:10
·
answer #5
·
answered by blueeyes 2
·
0⤊
0⤋