Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
The *Onion Architecture* is a software architecture proposed by Jeffrey Palermo. It is similar to the *Hexagonal Architecture* (Ports and Adapters) proposed by Alistair Cockburn.

0 Questions

The Haskell Platform is a standardized multi-OS distribution for the Haskell programming language. Questions on this tag should not be about the Haskell language in general, but specific to issues with the platform installer and distribution.

0 Questions

G-WAN is a web server with scripts in Asm, C, C++, C#, D, Go, Java, Javascript, Lua, Objective-C, Perl, PHP, Python, Ruby and Scala.

0 Questions

A "soft keyboard" is a virtual keyboard based on a software component that allows a user to enter characters.

0 Questions

An index is undefined if it is not part of the array being accessed. Use this tag for questions regarding behaviour of undefined indexes or when you see undefined indexes where you don't expect them.

0 Questions

Microsoft Visual Studio C# Express is a free, lightweight Integrated Development Environments (IDE) developed by Microsoft. As opposed to the full Visual Studio product, the Express version provides a single-language, streamlined, easy-to-use and easy-to-learn IDE for non-professional users.

0 Questions

Hindi is the most spoken language of India, the world's second-most populated country. The script which is used to write Hindi is called "Devanagari".

0 Questions

Libavformat (lavf) is a library for dealing with various media container formats.

0 Questions

Solid drawables in android, these drawables are placed in 'drawable' folder inside 'res' folder, these are saved as xml files

0 Questions

Variadic macros are a feature of the C-preprocessor that permit a variable number of arguments to a macro. They were added in the 1999 revision of the C standard.

0 Questions

Node Inspector is a debugger interface for Node.js applications that uses the Blink Developer Tools (formerly WebKit Web Inspector).

0 Questions