-
21 Computer programming
-
22 Computer programming
-
23 Java (programming language)
Wikipedia English-Arabic glossary > Java (programming language)
-
24 Lisp (programming language)
Wikipedia English-Arabic glossary > Lisp (programming language)
-
25 Object-oriented programming
Wikipedia English-Arabic glossary > Object-oriented programming
-
26 Pascal (programming language)
Wikipedia English-Arabic glossary > Pascal (programming language)
-
27 Python (programming language)
Wikipedia English-Arabic glossary > Python (programming language)
-
28 Ruby (programming language)
Wikipedia English-Arabic glossary > Ruby (programming language)
-
29 structured programming
[΄strʌktʃəd ΄prəugræmiŋ] հմկրգ. կառուցվածքային ծրագրավորում -
30 array
"In programming, a list of data values, all of the same type, any element of which can be referenced by an expression consisting of the array name followed by an indexing expression. Arrays are part of the fundamentals of data structures, which, in turn, are a major fundamental of computer programming." -
31 COM
"An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems." -
32 Component Object Model
"An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems." -
33 heuristic
An approach or algorithm that leads to a correct solution of a programming task by non-rigorous or self-learning means. One approach to programming is first to develop a heuristic and then to improve on it.موجِّه -
34 WinSock direct
"A common programming interface to the lower-level system area network (SAN) implementations, developed by Microsoft. WSD sits underneath the standard WinSock application programming interface (API), but bypasses the kernel networking layers to talk directly to the SAN hardware. Because WSD sits underneath the existing WinSock API, IT departments can deploy applications in a SAN environment without modifying the applications." -
35 WSD
"A common programming interface to the lower-level system area network (SAN) implementations, developed by Microsoft. WSD sits underneath the standard WinSock application programming interface (API), but bypasses the kernel networking layers to talk directly to the SAN hardware. Because WSD sits underneath the existing WinSock API, IT departments can deploy applications in a SAN environment without modifying the applications." -
36 Microsoft XML Core Services
"A Microsoft collection of application programming interfaces, language standards, programming vocabularies, parsing engines, and documentation for developing XML-based applications."English-Arabic terms dictionary > Microsoft XML Core Services
-
37 MSXML
"A Microsoft collection of application programming interfaces, language standards, programming vocabularies, parsing engines, and documentation for developing XML-based applications." -
38 LINQ to XML
An in-memory programming interface that makes it possible to work with XML from within the.NET Framework programming languages. -
39 ASP.NET
"A set of technologies in the Microsoft.NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic.NET, C#.NET, or any.NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security."ASP.NET -
40 action statement
The smallest executable entity within a programming language.
См. также в других словарях:
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Programming language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… … Wikipedia
Programming in the large and programming in the small — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Programming Language Design and Implementation — (PLDI) is one of the ACM SIGPLAN s most important conferences. The precursor of PLDI was the Symposium on Compiler Optimization, held July 27–28, 1970 at the University of Illinois at Urbana Champaign and chaired by Robert S. Northcote. That… … Wikipedia
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
programming — pro‧gram‧ming [ˈprəʊgræmɪŋ ǁ ˈproʊ ] noun [uncountable] 1. COMPUTING the work of writing instructions for computers to perform particular tasks: • an expert in computer programming 2. television or radio programmes, or the work involved in… … Financial and business terms
Programming style — is a set of rules or guidelines used when writing the source code for a computer program. It is often claimed that following a particular programming style will help programmers to read and understand source code conforming to the style, and help … Wikipedia
Programming by example — (also known as Programming by Demonstration or more generally as Demonstrational Programming ) is a technique for teaching a computer new behavior by demonstrating actions on concrete examples. The system records user actions and infers a… … Wikipedia
Programming Perl — ISBN 0 596 00027 8,best known as the Camel Book among programmers, is a book about writing programs using the Perl programming language. Written by the creator of Perl, Larry Wall, and published by O Reilly, the book is considered the canonical r … Wikipedia
Programming Language for Business — or PL/B is a business oriented programming language originally called DATABUS and designed by Datapoint in the early 1970s as an alternative to COBOL because its 8 bit computers could not fit COBOL into their limited memory, and because COBOL did … Wikipedia