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.
Gist is a simple way to share snippets and pastes with others. (Provided by Github.)

0 Questions

Referential integrity is a property of data which requires the value of an attribute/column of a relation table to exist as a value of another attribute/column in another relation table

0 Questions

Visual Studio eXtensibility (VSX) is the ability to develop extensions to the Visual Studio IDE from Microsoft. Extensions are developed using the VSSDK.

0 Questions

mod-perl is an Apache web server module. The module improves the performance of Perl CGI scripts. Scripts are loaded into memory on the first invocation and added to the Apache process. On each subsequent invocation the script is run directly with no need for loading and parsing.

0 Questions

Do not use! This tag has multiple meanings depending context. If you are looking for the restrict keyword in C-like languages use [restrict-qualifier] instead.

0 Questions

A Python library that parses feeds in all known formats, including Atom, RSS, and RDF.

0 Questions

Transcoding is the direct digital-to-digital data conversion of one encoding to another (video and audio format)

0 Questions

Unstructured Supplementary Service Data is a communication protocol used in GSM

0 Questions

Anything related to financial calculations and processing of financial data. For example, this tag can be used for questions about interest rates calculations, stock exchange data processing, market data analysis, etc.

0 Questions

The ability to use a texture as a target image for rendering.

0 Questions

Use for questions concerning CPython's Global Interpreter Lock

0 Questions