Search results

Jump to navigation Jump to search
Results 1 – 21 of 304
Advanced search

Search in namespaces:

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...rth Yorkshire|Ravenscar]], the location of the 8th International Real-Time Ada Workshop (IRTAW 8). A Ravenscar Ada application uses the following [[directive (programming)|compiler directive ...
    4 KB (397 words) - 23:15, 23 April 2025
  • ...flow]] [[Statement (computer science)|statement]] that executes a block of code and then either repeats the block or exits the loop depending on a given [[ ...d. Then the condition is evaluated. If the condition is [[Truth|true]] the code within the block is executed again. This repeats until the condition become ...
    10 KB (1,290 words) - 02:49, 26 May 2025
  • ...al Studio add-ins without articles, redlinks, external links, and links to articles that aren't Microsoft Visual Studio add-ins will be pruned periodically. ...f Microsoft Visual Studio, so some of these products may not be compatible with all versions of the product. Managed add-ins are typically found in the fo ...
    3 KB (431 words) - 13:34, 3 May 2025
  • ...a [[control flow]] [[Statement (computer science)|statement]] that allows code to be executed repeatedly based on a given [[Boolean data type|Boolean]] co ...ntrol structure is often also known as a '''pre-test loop'''. Compare this with the [[do while loop|''do while'' loop]], which tests the condition/expressi ...
    17 KB (2,049 words) - 09:31, 26 February 2025
  • |postal code = 14290 *The Statue of Ada. ...
    2 KB (196 words) - 19:36, 15 April 2025
  • {{Short description|A section of code that details a specific command}} ...program is to operate, while a statement specifies the actions to be taken with that data. ...
    16 KB (2,317 words) - 12:12, 29 August 2024
  • ...n several [[programming language]]s including [[Ada (programming language)|Ada]], [[C (programming language)|C]], [[C++]], [[D (programming language)|D]] ...unity.qnx.com/sf/docman/do/downloadDocument/projects.toolchain/docman.root.articles/doc1150 ...
    10 KB (1,326 words) - 07:36, 5 April 2023
  • ...or all types or only to types that explicitly have it (as is the case with Ada). Run-time type information is a specialization of a more general concept c ...e safely converted to it.<ref>{{cite book |last=English |first=John |title=Ada 95: The Craft of Object-Oriented Programming |chapter=Chapter 15 |date=2002 ...
    13 KB (1,817 words) - 15:12, 16 April 2025
  • This is an alphabetical list of articles pertaining specifically to [[software engineering]]. [[Ada (programming language)|Ada]] — ...
    8 KB (711 words) - 12:09, 6 December 2023
  • ...ls to clearly associate each [[Parameter_(computer_programming)|argument]] with a given [[Parameter (computer science)|parameter]] within the function call ...lar function call in that the arguments are passed by associating each one with a parameter name, instead of providing an ordered list of arguments. ...
    11 KB (1,475 words) - 22:10, 9 June 2025
  • | family = [[Ada (programming language)|Ada]] | influenced by = [[Ada (programming language)|Ada]], [[Eiffel (programming language)|Eiffel]] ...
    15 KB (2,012 words) - 02:45, 16 June 2025
  • ...age]] such as [[C (programming language)|C]] or [[Ada programming language|Ada]]. The embedding of assembly language code is usually done for one of these reasons:<ref name=gcc-dont>{{cite web |tit ...
    12 KB (1,730 words) - 18:13, 7 June 2025
  • ...s the ability to create multiple [[subprogram|functions]] of the same name with different implementations. Calls to an overloaded function will run a speci ...arameter]], whereas the former does not require a parameter, and is called with an empty parameter field. A common error would be to assign a default value ...
    12 KB (1,746 words) - 07:25, 27 May 2025
  • ...tion evaluates to <code>true</code>, the overall value must be <code>true</code>. ...Boolean operators]] short-circuit. In others ([[Ada (programming language)|Ada]], [[Java (programming language)|Java]], [[Delphi (software)|Delphi]]), bot ...
    18 KB (2,506 words) - 16:15, 22 May 2025
  • ...Journal''. It was published by R & D Publications Inc. eight times a year with [[P. J. Plauger|P.J. Plauger]] as editor.<ref>{{Cite book|url=https://dl.ac ...s Journal'' was itself discontinued as a standalone publication and merged with ''[[InformationWeek]]'' magazine. ...
    4 KB (601 words) - 06:56, 28 May 2025
  • ...e-liner program|one-liners]] that require several pages of object-oriented code. ...a piece of notation from the difficulty of mastering its implications. For example, learning the rules for computing a matrix product is easy, but a mastery o ...
    22 KB (3,006 words) - 18:30, 22 January 2025
  • One example of how this can be used is to restore an object to its previous state (undo The memento pattern is implemented with three objects: the ''originator'', a ''caretaker'' and a ''memento''. The o ...
    12 KB (1,599 words) - 20:12, 4 November 2025
  • ...e new array may be [[aliasing (computing)|aliased to]] (i.e., share memory with) those of the original array. ...effectively removes the need for that index. This feature can be used, for example, to extract one-dimensional slices (vectors in 3D, including rows, columns, ...
    27 KB (3,712 words) - 18:46, 20 June 2025
  • {{short description |Software source code with poor structure}} '''Spaghetti code''' is [[computer]] [[source code]] that encodes [[control flow]] that is convoluted, and therefore, hard to ...
    15 KB (2,107 words) - 02:51, 18 October 2025
  • ...away the details of writing and optimizing [[assembly language]] [[source code]] and eliminated the delays caused by [[batch processing]], though other so ...[[high-level programming language]]s, such as [[Ada (programming language)|Ada]].<ref name="Brooks1986"/> ...
    6 KB (879 words) - 17:00, 30 November 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)