answersLogoWhite

0


Best Answer

Making software programs You're not asking much are you? :) To write software you need to be familiar with a programming language like Visual Basic. There are actually many programming languages and some are more suited for different kinds of programming. 'Making' software programs is not at all the same as 'making' computers. I'd suggest you do a little research - do some internet searches, read a few books, take some classes. Your question is really beyond the scope of this forum.

On programming, the first step is to know the languages you intend to use and know the interfaces with the operating system (APIs). Then you need to figure out what you want the program to do overall. Then you got to figure out the overall strategy for doing each of the main functions. Then you start coding. After you get the program working, then you test it and look for bugs and keep coding until you squash all the bugs you can find.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

There are millions of ways to create a computer program. Most of which I know are pretty expensive, and you have to learn a whole programming language. There are some free programs that help. One that I know of is Envelop, but the web site is not working so I can't give you a link.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

1. Problem definition - a programmer is usually given a task in the form of a problem. Before a program can be designed to solve a particular problem, the problem must be well and clearly defined first in terms of its input and output requirements.

2. Problem Analysis - after the problem has been adequately defined, the simplest and yet the most efficient and effective approach to solve the problem must be formulated.

Usually, this step involves breaking up the problem into smaller and simpler sub-problems.

3. Algorithm design and representation - once our problem clearly defined, we can now set to finding a solution. Algorithm is a clear specification of the steps needed to solve a problem.

4. Coding and Debugging - after costructing the algorithm, it is now possible to create the source code. Using the algorithm as basis. Most of the time, after a programmer has written the program, the program isn't 100% working right away. The programmer has to add some fixes of the program in case of errors the occus in the program. This process of is called DEBUGGING.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

These are the steps of software development: 1) Specify the Problem Requirements 2) Analyze the Problem 3) Draw the Flow chart 4) Design the algorithm to solve the problem 5) Implement the algorithm 6) Test and verify the completed program 7) Maintain and update the program BY: Shady Soliman

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

1. Understanding a problem, Devising a plan, Carrying out the plan.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

A computer program is developed?æ through 4 main?æ steps: designing, coding, testing and maintaining. These steps ensures the program performs what is intended for.?æ

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Computer sofware is written using one of the many computer programming languages. The stages of development are design, implimentation and user testing.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago
  1. Research and Problem Analysis
  2. Algorithm Design and Class Design
  3. Coding (Pseudo-code) and Flowcharting
  4. Programming (encoding)
  5. Test and Debug
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Steps in creating a computer program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When creating a computer program who is design the structure of the program in a computer system?

when creating a computer program, system analyst design the structure of the program


What is a computer term for hold your hand through the steps in creating something?

I would say 'To walk you through the steps'


On a computer the wizard option will?

Walk you through the steps for creating a template document


Who is credited with creating the stored program computer model?

The concept of stored program was presented by Dr.John Von Neumann.


What are the steps in c plus plus program to print word computer?

std::cout<<"computer"<<std::endl;


What the steps that tell computer how to perform particular task?

A program is a set of detailed instructions that tells the computer how to perform a particular task.


How many steps are there in creating magma?

there are 3 steps


Where can one find information about creating a circle graph?

Information about creating a circle graph may be found in the Tools section of the Microsoft Office program. If one does not have that program on their computer, one may go to the website Map Playground for instructions.


Why might you like to keep a log file of events that was made when your computer booted correctly list the steps to create this log of a successful boot?

The first step to creating a successful start-up in your Windows 98 is to install the program onto your computer. The start-up of this program should happen automatically.


Is a gloabl effort in which bioengineers are creating realistic computer simulations of all systems and features of the human anatomy?

The Human Physiome Program is a global effort in which bioengineers are creating realistic computer simulations of all systems and features of the human anatomy.


The computer programme that tells the computer what specific steps to perform in order to carry out a specified task is called?

A computer program is just a series of computer instructions. All programs "tell the computer what to do".


Why isn't creating viruses and malware illegal?

The same as that it isn't illegal to make or buy a hammer, but it is illegal to knock it on someones head. Creating viruses doesn't harm anyone and the person making it can make them for educational purposes only or the program can have legal and illegal purposes. A program that controls another person his computer can be useful, think of logmein where the user of the computer grants access to his computer. However the same type of program can be malicious used by criminals by controlling the computer without the person knowing it.