Programming Tutorials
This section is dedicated to programmings about computer programming.
Computer programming is about creating solutions to a problem by using a computer system.
Computer programs are written in special languages that will usually tell a computer:
- Specifically how to do something (Imperative languages)
- How to solve a problem using rules or fomulae (Declarative languages)
- How to describe, format or display something (Meta languages)
