Programming languages
From Wikipedia, a free encyclopedia written in simple English for easy reading.
Programming languages are used to do computer programming. With a programming language one can make programs for a computer.
Depending on how you tell the computer what to do, the whole group of programming languanges can be split up as follows:
- They can be imperative or declarative.
- They can be functional or procedural.
- They can be object-oriented or flow-oriented.
Contents |
[edit] Some programming languages currently in use
[edit] Languages which are not web-based
- C
- C++
- BASIC
- Visual Basic
- Visual Basic .NET
- VBScript
- Lisp
- Prolog
[edit] Languages which are web-based
- JavaScript
- PHP
- ASP
- ASP.NET