Introduction to Java
A Computer Program (or Code) is simply a sequence of instruction(s) and decision(s) used to instruct a computer's CPU to perform certain and/or specified action(s); and Programming (or Coding) is essentially the art of designing and implementing computer programs. Thus, a collection of computer programs is known as: Software.