Hardmath123 (talk | contribs) |
Hardmath123 (talk | contribs) (about) |
||
Line 1: | Line 1: | ||
+ | ''This article is about programming languages in general. For the project type, see [[Programming Language (Project Type)]]'' | ||
+ | |||
A '''programming language''' is a set of rules and functions that let us use a computer. Programming languages are designed to make it easy for humans to write complex instructions. They function a lot like human languages: they have explicit grammars and a primitive vocabulary. [[Scratch]] is a programming language. | A '''programming language''' is a set of rules and functions that let us use a computer. Programming languages are designed to make it easy for humans to write complex instructions. They function a lot like human languages: they have explicit grammars and a primitive vocabulary. [[Scratch]] is a programming language. | ||
[[Category:Computer Science]] | [[Category:Computer Science]] |
Revision as of 06:01, 30 April 2013
This article is about programming languages in general. For the project type, see Programming Language (Project Type)
A programming language is a set of rules and functions that let us use a computer. Programming languages are designed to make it easy for humans to write complex instructions. They function a lot like human languages: they have explicit grammars and a primitive vocabulary. Scratch is a programming language.