programming-language

listen to the pronunciation of programming-language
Английский Язык - Турецкий язык
(Bilgisayar) program dili
ada programming language
ada programlama dili
high level programming language
yüksek düzeyli programlama dili
programming language
bağdarlamalama dili
Programming Language İ
PL/İ, program dili İ
display system programming language
(Askeri) görüntüleme sistemi programlama dili
programming language
(Askeri) PROGRAMLAMA DİLİ: Kompüter rutinlerini yazmak için programcılar tarafından kullanılan dil
Английский Язык - Английский Язык
Code of reserved words and symbols used in computer programs, which give instructions to the computer on how to accomplish certain computing tasks
A Programming Language
computer programming language that was developed in the 1960s and is usually used to generate matrixed data (based on loops instructions, used in mainframes and smaller computers)
BASIC programming language
fundamental programming language which uses numbered command lines (Computers)
C programming language
type of high-level programming language
C++ programming language
type of object-oriented high-level programming language
LISP programming language
language for processing lists, language for processing text
Logo programming language
high-level programming language used mainly for learning the fundamentals of programming
Object Oriented Programming language
programming language in which information and the procedures which handle the information are structured as one object
PROLOG programming language
programming language used in artificial intelligence applications
high level programming language
programming language written in words which have been translated into machine language
low level programming language
fundamental programming language which is close to machine language
object-oriented programming language
(computer science) a programming language that enables the programmer to associate a set of procedures with each type of data structure; "C++ is an object-oriented programming language that is an extension of C
pascal programming language
{i} programming language which encourages the use of well-constructed and understandable patterns
programming language
vocabulary and signs through which one is able to give an operational command to the computer
programming language
An artificial language used to write instructions that can be translated into machine language and then executed by a computer. Language in which a computer programmer writes instructions for a computer to execute. Some languages, such as COBOL, FORTRAN, Pascal, and C, are known as procedural languages because they use a sequence of commands to specify how the machine is to solve a problem. Others, such as LISP, are functional, in that programming is done by invoking procedures (sections of code executed within a program). Languages that support object-oriented programming take the data to be manipulated as their point of departure. Programming languages can also be classified as high-level or low-level. Low-level languages address the computer in a way that it can understand directly, but they are very far from human language. High-level languages deal in concepts that humans devise and can understand, but they must be translated by means of a compiler into language the computer understands
programming language
(computer science) a language designed for programming computers
structured programming language
programming language that provides linguistic structure to a language (Computers)
visual C programming language
programming language for a Windows environment which is based on C