Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
128
100k
source
stringlengths
31
152
Computer programming or coding is the composition of sequences of instructions, called programs, that computers can follow to perform tasks. It involves designing and implementing algorithms, step-by-step specifications of procedures, by writing code in one or more programming languages. Programmers typically use high-...
https://en.wikipedia.org/wiki/Computer_programming
A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their syntax (form) and semantics (meaning), usually defined by a formal language. Languages usually provide features such as a type system, variables, and mechanisms for error handling. An impl...
https://en.wikipedia.org/wiki/Programming_language
C (pronounced – like the letter c) is a general-purpose programming language. It was created in the 1970s by Dennis Ritchie and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs. It has found lasting use in operating systems code (especially in kern...
https://en.wikipedia.org/wiki/C_(programming_language)
In computer programming, a programming idiom, code idiom or simply idiom is a code fragment having a semantic role which recurs frequently across software projects. It often expresses a special feature of a recurring construct in one or more programming languages, frameworks or libraries. This definition is rooted in t...
https://en.wikipedia.org/wiki/Programming_idiom
In computer science, reflective programming or reflection is the ability of a process to examine, introspect, and modify its own structure and behavior. == Historical background == The earliest computers were programmed in their native assembly languages, which were inherently reflective, as these original architectu...
https://en.wikipedia.org/wiki/Reflective_programming
In computer science, extensible programming is a style of computer programming that focuses on mechanisms to extend the programming language, compiler, and runtime system (environment). Extensible programming languages, supporting this style of programming, were an active area of work in the 1960s, but the movement was...
https://en.wikipedia.org/wiki/Extensible_programming
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which...
https://en.wikipedia.org/wiki/Functional_programming
Inductive programming (IP) is a special area of automatic programming, covering research from artificial intelligence and programming, which addresses learning of typically declarative (logic or functional) and often recursive programs from incomplete specifications, such as input/output examples or constraints. Depend...
https://en.wikipedia.org/wiki/Inductive_programming
"Extreme programming (XP) is a software development methodology intended to improve software quality(...TRUNCATED)
https://en.wikipedia.org/wiki/Extreme_programming
"Ajax (also AJAX ; short for \"asynchronous JavaScript and XML\") is a set of web development techni(...TRUNCATED)
https://en.wikipedia.org/wiki/Ajax_(programming)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
6