About 105,000 results
Open links in new tab
  1. Programming language - Wikipedia

    A programming language is an artificial language for expressing computer programs. [1] Programming languages typically allow software to be written in a human readable manner. Execution of a …

  2. List of programming languages - Wikipedia

    List of programming languages ... A A.NET (A#/A sharp) A-0 System A+ (A plus) ABAP ABC ACC Accent (Rational Synergy) Action! ActionScript Actor Ada – ISO/IEC 8652 Adenine (Haystack) …

  3. Programming language - Simple English Wikipedia, the free …

    Programming languages are used to write computer programs and computer software. A programming language is like a set of commands that tell the computer how to do things.

  4. Programming language - Wikiwand

    There are two main approaches for implementing a programming language – compilation, where programs are compiled ahead-of-time to machine code, and interpretation, where programs are …

  5. Introduction to Programming Languages - GeeksforGeeks

    Oct 15, 2025 · Programming languages are the foundation of software development, allowing developers to create applications, websites, and systems through computer-understandable …

  6. List of programming languages - Simple English Wikipedia, the free ...

    This is a list of programming languages.

  7. Programming languages - Wikiversity

    Aug 5, 2022 · A programming language is a collection of operators and instructions, with specific rules or syntax regarding how the instructions are placed together. Various operations can be combined in an …

  8. C (programming language) - Wikipedia

    It was created in the 1970s by Dennis Ritchie and remains widely used and influential. By design, C gives the programmer relatively direct access to the features of the typical CPU architecture, …

  9. Programming Languages/Introduction - Wikibooks

    A programming language is an artificial language that can be used to instruct a computer to perform a particular task. To be considered a general programming language, it must be computationally …

  10. History of programming languages - Wikipedia

    The history of programming languages spans from documentation of early mechanical computers to modern tools for software development. Early programming languages were highly specialized, …