What is a Program

This is an archived post from the ExtJS era — the code may be obsolete, but the principles often still apply.

The word itself comes from Greek programma from pro- before + graphein write and its general meaning is

program is a writing of what, when and sometimes how will happen

That’s a very good definition almost directly usable in software development. We just need to specify that it is a computer who is going to being program in life, to execute it.

Computer program is a series of written instructions that determine the actions of the computer.

0 comments

No comments yet — be the first.

    Comments are closed on archived posts.