English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do you create programs and stuff for your pc? Is there some type of Code like HTML? Or is there a program that you can use to create programs?

2006-08-31 03:35:26 · 7 answers · asked by Anonymous in Computers & Internet Programming & Design

But how do you create this language? Is it easy?

2006-08-31 03:40:34 · update #1

I have already got a website

(http://sumstuff.bravehost.com)

Maybe a game or a program like MS Word

2006-08-31 03:52:04 · update #2

7 answers

To create a program you DONT create the language you create the program using the language...think of how you talk, you didn't create English (whatever you speak) but your using it to form sentences.

MY steps to creating a program (everyone has their own algorithms to doing this, algorithm is a term used for a step by step procedure)

1.Determine what I need to do, or what needs to be done.
2.Plan out what needs to be done...how I'm going to do it
3.Test my logic, see if it works before I start coding
4.create the program
5.check for syntax errors, errors dealing with an error in language...for example, in English spelling the word you as u is not correct
6.Check for logic errors, if there are any go back to step 2 and above

Creation of a program using a language that is "higher" (more advanced) than computer machine code, just 1s and 0s, will need to be compiled (think of it as de - constructed now...built down) to 1s and 0s, though what is called a compiler. There are thousands of different compilers, for example for C++ my favorite language currently, I use Bloodsheds DEV C++.

If your planning to try your hand at coding, don't give up (ever) because it is hard to understand to everyone at some point, just like anything in life.

"May sylvanas watch over you" in your journey

2006-08-31 14:30:25 · answer #1 · answered by D 4 · 0 0

Yes, you can create programs using a programming language like Basic or C. Visual Basic is a common tool for creating Windows applications.

2006-08-31 03:39:12 · answer #2 · answered by Yoi_55 7 · 0 0

It depends on what kind of program you are looking to create. If you want to create a web page, there are a lot of "template programs" that allow you to just "plug-in" what you want.

Go to Google to search for exactly what is it that you are looking for.

2006-08-31 03:41:31 · answer #3 · answered by Hannah 2 · 0 0

You should decide what you need your programs and 'stuff' for. Then you can choose the right language and tools.

2006-08-31 04:00:15 · answer #4 · answered by AmIFree 2 · 0 0

you code it using a language such as C++ .... then you compile those files (source code) and it creates an executable... it's not easy,

2006-08-31 03:43:05 · answer #5 · answered by J.F.® 4 · 0 0

the same question i was going to ask. i would suggest searching dowload.com.

2006-08-31 03:41:28 · answer #6 · answered by Anonymous · 0 0

go to blogspot .com for all ans

2006-08-31 03:40:51 · answer #7 · answered by SG 4 · 0 0

fedest.com, questions and answers