Respuesta :

The Description of the computer programming principles is that the  programming language's is one that is made up of a lot of features such as;

  • Orthogonality or simplicity.
  • Available control structures.
  • Data types and data structures, and others.

What are computer programming principles?

The computer programming principles is known to be called SOLID. The SOLID principle is a term that connote the  five principles that are:

  • Single responsibility
  • Open-closed
  • Liskov substitution
  • Interface Segregation
  • Dependency inversion.

The first principles in programming id that a person need to proof ther code works which is known to be the principle of least astonishment, etc.

Therefore, The Description of the computer programming principles is that the  programming language's is one that is made up of a lot of features such as;

  • Orthogonality or simplicity.
  • Available control structures.
  • Data types and data structures, and others.

Learn more about programming principles from

https://brainly.com/question/21220640

#SPJ1