Tuesday, 18 May 2021

// // Leave a Comment

How to learn programming?


What is programming?

A program is a set of instructions given to a computer to perform a specific operation. While executing the program, data is processed into a desired output(information). These computer programs are written in a programming language. And these program should have the following characteristics.

  • Effective and efficient
  • User friendly
  • Self-documenting code
  • Reliable
  • Portable

0 Comments:

Post a Comment