Programming languages
Appearance
Programming languages are used to do computer programming. They can make programs for your computer.
Depending on how you tell the computer what to do, the whole gropu of programming languanges can be split up as follows:
- They can be imperative or declarative.
- They can be functional or or procedural
- They can be object-oriented or flow-oriented.