language:
Find link is a tool written by Edward Betts.searching for Coupling (computer programming) 48 found (64 total)
alternate case: coupling (computer programming)
Connascence
(549 words)
[view diff]
no match in snippet
view article
find links to article
Traditional coupling types typically include content coupling, common coupling, control coupling, stamp coupling, external coupling, and data coupling. ConnascenceBOOPSI (226 words) [view diff] no match in snippet view article find links to article
The object-oriented design brings advantages such as straightforward coupling of objects with other objects. For example, a programmer may link a numericalComputer program (13,378 words) [view diff] no match in snippet view article find links to article
70 PRINT "The average is", D 80 END Once the mechanics of basic computer programming are learned, more sophisticated and powerful languages are availablePackage principles (118 words) [view diff] no match in snippet view article find links to article
In computer programming, package principles are a way of organizing classes in larger systems to make them more organized and manageable. They aid in understandingFunction (computer programming) (6,531 words) [view diff] no match in snippet view article
In computer programming, a function (also procedure, method, subroutine, routine, or subprogram) is a callable unit of software logic that has a well-definedLexer hack (773 words) [view diff] no match in snippet view article find links to article
In computer programming, the lexer hack is a solution to parsing context-sensitive grammars such as C, where classifying a sequence of characters as aExtension method (2,521 words) [view diff] no match in snippet view article find links to article
In object-oriented computer programming, an extension method is a method added to an object after the original object was compiled. The modified objectEvent (computing) (626 words) [view diff] no match in snippet view article
compatible and reliable in complex, distributed environments. Callback (computer programming) Database trigger DOM events Event-driven programming Exception handlingDuck typing (617 words) [view diff] no match in snippet view article find links to article
In computer programming, duck typing is an application of the duck test—"If it walks like a duck and it quacks like a duck, then it must be a duck"—toData-driven programming (974 words) [view diff] no match in snippet view article find links to article
In computer programming, data-driven programming is a programming paradigm in which the program statements describe the data to be matched and the processingDesign smell (722 words) [view diff] no match in snippet view article find links to article
In computer programming, a design smell is a structure in a design that indicates a violation of fundamental design principles, and which can negativelyAction at a distance (computer programming) (623 words) [view diff] no match in snippet view article
error prone, it is worth effort during design to avoid. COMEFROM Loose coupling State pattern "Perl documentation of the $[ variable". Dominus, Mark JasonFlow-based programming (4,506 words) [view diff] no match in snippet view article find links to article
In computer programming, flow-based programming (FBP) is a programming paradigm that defines applications as networks of black box processes, which exchangeFlyweight pattern (1,598 words) [view diff] no match in snippet view article find links to article
In computer programming, the flyweight software design pattern refers to an object that minimizes memory usage by sharing some of its data with other similarGlobal Forecast System (1,247 words) [view diff] no match in snippet view article find links to article
GEFS web page, and the EMC GEFS-Aerosol web page. Weather portal Computer programming portal Integrated Forecast System – The ECMWF's global weather forecastingExtensible programming (1,711 words) [view diff] no match in snippet view article find links to article
In computer science, extensible programming is a style of computer programming that focuses on mechanisms to extend the programming language, compilerWinner-take-all in action selection (934 words) [view diff] no match in snippet view article find links to article
rather than at a separate cognitive level (top-down), producing a tight coupling of stimulus and reaction. In the hierarchical architecture, actions orSourceMeter (528 words) [view diff] no match in snippet view article find links to article
(calls, references), comments, etc. 60+ source code metrics (complexity, coupling, cohesion, inheritance, etc.), on different levels (package, namespaceSoftware design pattern (3,180 words) [view diff] no match in snippet view article find links to article
needed] Design patterns may be viewed as a structured approach to computer programming intermediate between the levels of a programming paradigm and a concreteOutline of software engineering (2,080 words) [view diff] no match in snippet view article find links to article
cycle phase Requirements gathering / analysis Software architecture Computer programming Testing, detects bugs Black box testing White box testing QualityForward declaration (1,125 words) [view diff] no match in snippet view article find links to article
In computer programming, a forward declaration is a declaration of an identifier (denoting an entity such as a type, a variable, a constant, or a function)List of software development philosophies (1,248 words) [view diff] no match in snippet view article find links to article
(Principles of intuitive navigation and information design) The Art of Computer Programming (general computer-science masterpiece by Donald E. Knuth) The CathedralReconfigurable computing (3,437 words) [view diff] no match in snippet view article find links to article
as a processing accelerator attached to a host processor. The level of coupling determines the type of data transfers, latency, power, throughput and overheadsFacade pattern (798 words) [view diff] no match in snippet view article find links to article
main() { ComputerFacade computer; computer.Start(); } Encapsulation (computer programming) Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides (1994)List of software anti-patterns (302 words) [view diff] no match in snippet view article find links to article
anti-patterns. Some relate to software design, object-oriented programming, computer programming, methodological, configuration management, DevOps, and other aspectsBen Shneiderman (3,151 words) [view diff] no match in snippet view article find links to article
origin and status quo of flowcharts in computer programming: Flowcharts have been a part of computer programming since the introduction of computers inSwing Application Framework (696 words) [view diff] no match in snippet view article find links to article
persistence, application protection, wizards, preferences, etc. Computer programming portal swingLabs JSR website Framework overview appframework theMetasfresh (700 words) [view diff] no match in snippet view article find links to article
the project's release notes. Free and open-source software portal Computer programming portal Java JavaScript iDempiere, Openbravo, Compiere (Compiere sourceFunction model (3,054 words) [view diff] no match in snippet view article find links to article
of modularity. Functional decomposition has a prominent role in computer programming, where a major goal is to modularize processes to the greatest extentDependency injection (3,536 words) [view diff] no match in snippet view article find links to article
Service locator pattern Parameter (computer programming) Quaject Seemann, Mark. "Dependency Injection is Loose Coupling". blog.ploeh.dk. Retrieved 2015-07-28Separation of concerns (1,947 words) [view diff] no match in snippet view article find links to article
(programming) Aspect-oriented software development Concern (computer science) Coupling (computer science) Holism Modular design Modular programming OrthogonalityOpen energy system models (24,170 words) [view diff] no match in snippet view article find links to article
frameworks surveyed, none supported all types, which suggests that the soft coupling of complementary frameworks could provide more holistic assessments ofDistributed computing (6,666 words) [view diff] no match in snippet view article find links to article
mobility – Process in distributed computing Dataflow programming – Computer programming paradigm Decentralized computing – Distribution of jobs across differentRamón E. López (1,069 words) [view diff] no match in snippet view article find links to article
decision to become a scientist, taught him to do a small amount of computer programming. López entered the University of Illinois where in 1976, and earnedSpring Framework (6,688 words) [view diff] no match in snippet view article find links to article
access or even full control. Free and open-source software portal Computer programming portal Apache Tapestry Google Guice Hibernate (framework) List ofClojure (3,435 words) [view diff] no match in snippet view article find links to article
participating in the survey. Free and open-source software portal Computer programming portal List of JVM languages List of CLI languages Comparison ofClojure (3,435 words) [view diff] no match in snippet view article find links to article
participating in the survey. Free and open-source software portal Computer programming portal List of JVM languages List of CLI languages Comparison ofIndex of electrical engineering articles (3,721 words) [view diff] no match in snippet view article find links to article
– Computer engineering – Computer hardware – Computer literacy – Computer programming – Computer science – Computer system – Computer – Computer-aidedCSS (7,788 words) [view diff] no match in snippet view article find links to article
Wikibooks Resources from Wikiversity Data from Wikidata Discussions from Meta-Wiki Documentation from MediaWiki Official website Portal: Computer programmingTimeline of United States inventions (1890–1945) (25,262 words) [view diff] no match in snippet view article
recursion theory, and as a fundamental basis and a modern paradigm to computer programming and software languages. 1936 Compact fluorescent lamp A compact fluorescentStochastic simulation (3,715 words) [view diff] no match in snippet view article find links to article
http://bactra.org/notebooks/monte-carlo.html Donald E. Knuth, The Art of Computer Programming, Volume 2: Seminumerical Algorithms - chapitre 3 : Random NumbersGlossary of electrical and electronics engineering (19,294 words) [view diff] no match in snippet view article find links to article
hardware That part of a computer system with physical existence. computer programming The practice of producing instructions for a computer to achieveLattice and bridged-T equalizers (6,856 words) [view diff] no match in snippet view article find links to article
L., Jones E.M.T., “Microwave Filters, Impedance-Matching Networks, and Coupling Structures”, Artch House, MA, 1980, pp. 49–81 Martin W.H., “The TransmissionAndroid (operating system) (30,007 words) [view diff] no match in snippet view article
launched to consumers in 2008. Free and open-source software portal Computer programming portal Booting process of Android devices Comparison of mobile operatingAphelion (software) (6,257 words) [view diff] no match in snippet view article
table providing release dates of the Aphelion software product: Computer programming portal PIL VTK CVIPtools LabVIEW R SciPy "Aphelion 4.5.0 – PressException handling (programming) (6,550 words) [view diff] no match in snippet view article
In computer programming, several language mechanisms exist for exception handling. The term exception is typically used to denote a data structure storingGlossary of mechanical engineering (10,427 words) [view diff] no match in snippet view article find links to article
sequences of arithmetic or logical operations automatically via computer programming. Modern computers have the ability to follow generalized sets ofGlossary of engineering: A–L (31,753 words) [view diff] no match in snippet view article find links to article
mind, such as "learning" and "problem solving". Assembly language A computer programming language where most statements correspond to one or a few machine