Iterate

  • 101Functional programming — In computer science, functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids state and mutable data. It emphasizes the application of functions, in contrast with the… …

    Wikipedia

  • 102Halting problem — In computability theory, the halting problem can be stated as follows: Given a description of a computer program, decide whether the program finishes running or continues to run forever. This is equivalent to the problem of deciding, given a… …

    Wikipedia

  • 103Linear map — In mathematics, a linear map, linear mapping, linear transformation, or linear operator (in some contexts also called linear function) is a function between two vector spaces that preserves the operations of vector addition and scalar… …

    Wikipedia

  • 104Mechanical engineering — Mechanical engineers design and build engines and power plants …

    Wikipedia

  • 105Objective-C — Paradigm(s) reflective, object oriented Appeared in 1983 Designed by Tom Love Brad Cox Developer Apple Inc. Typing discipline …

    Wikipedia

  • 106Risk management — For non business risks, see risk, and the disambiguation page risk analysis Example of risk management: A NASA model showing areas at high risk from impact for the International Space Station. Risk management is the identification, assessment,… …

    Wikipedia

  • 107Ship — A ship IPA|/ʃɪp/ audio|en us ship.ogg|Audio (US) is a large vessel that floats on water. Ships are generally distinguished from boats based on size. Ships may be found on lakes, seas, and rivers and they allow for a variety of activities, such as …

    Wikipedia

  • 108Visual Basic for Applications — (VBA) Paradigm(s) Multi paradigm Appeared in 1993 Developer Microsoft …

    Wikipedia

  • 109Visitor pattern — [ LePUS3 ( [http://lepus.org.uk/ref/legend/legend.xml legend] ) ] In object oriented programming and software engineering, the visitor design pattern is a way of separating an algorithm from an object structure upon which it operates. A practical …

    Wikipedia

  • 110Design Patterns — Not to be confused with the concept of a Design pattern. Design Patterns: Elements of Reusable Object Oriented Software …

    Wikipedia