Tags

dplyr is an R package dedicated to data manipulation.

124 questions

Grid (grid) Checkered, used to facilitate the alignment and positioning of objects.

124 questions

Char usually refers to a type of character data, representing letters, numeric digits, common punctuation signs etc. Use this tag for questions directly related to char …

124 questions

Reflection is the process by which a program can observe and modify its own structure and behavior at runtime. Commonly used to view metadata, associate methods and prop…

124 questions

A hash function is any well-defined procedure or mathematical function that converts a large amount of data to a small data, usually a single integer. This tag should be…

123 questions

MATLAB (Matrix Laboratory) is a high performance interactive software for numerical calculation.

123 questions

Refers to the function of filling a word automatically and/or suggesting possible options from just a fragment of the word.

123 questions

It’s a set of software components that programmers can use to access data and data services. Created by Microsoft for use with the . Net Framework, it is now used on a s…

122 questions

The Localstorage object stores data locally and makes it available to any window/tab. Data in Localstorage is maintained even if the browser is closed, which is removed …

122 questions

Fullcalendar is a jQuery plugin that provides a calendar

122 questions

Domain-Driven Design (DDD) is a software development approach in which design is domain-driven, i.e., by the area of knowledge to which the software applies.

122 questions

Adapter on Android is an object that bridges the gap between an Adapterview(e.g., Listview) and the data set it shows. Provides access to items and is responsible for cr…

122 questions

Visual Studio 2017 refers to the latest version of the Visual Studio Integrated Development Environment (IDE) for application development for Android, iOS, Windows, Web …

122 questions

Mozilla Firefox is a free and cross-platform browser developed by the Mozilla Foundation (Mozilla Foundation) with help from hundreds of contributors.

120 questions

It is usually used to describe a problem or question directly related to the link between tables in databases. DO NOT USE THIS TAG simply because your table has a foreig…

120 questions
120 questions

iReport is a graphical application, which allows you to "draw" a report, using a palette, and dragging and dropping components.

119 questions

Use of networks is not permitted subject matter on this site. Use of this tag probably means that the question is not appropriate. DO NOT USE for social networks. A comp…

119 questions

Recyclerview is a more advanced and flexible version of Listview. It was introduced with the Android L Developer Preview, but is also available as part of the Support Li…

119 questions

Use this tag for questions about Django’s template engine, which is intended to separate the presentation of a document from your data.

118 questions

Use this tag for specific questions about version 6 of Angular, Google’s web framework. Use the [angular] tag for any question about Angular that is not specific to an i…

118 questions

Windows Internet Explorer, also known by the abbreviations IE, MSIE, Winie, or Internet Explorer, is a proprietary Internet browser first produced by Microsoft on August…

117 questions

Popular unit testing framework for Java and Scala. The latest version, Junit 5, supports the new Java 8 added Features, for example lambda Expressions. Consider using in…

116 questions

A stack is an optimized way to organize data in memory allocated in sequence and abandoned in reverse sequence to the input.

116 questions

A type of data consisting of a set of named values, called elements, members or Enumerators of the type. The tag can be used whenever this data type is used language-ind…

115 questions

A Procedure is a subroutine that does not return a value. DO NOT use this tag for stored procedures,use the tag [stored-procedures].

115 questions

In computer programming, null is a special value for a pointer (or any other type of reference) that indicates that this pointer intentionally does not refer to an objec…

114 questions

Gradle is an advanced builds automation system and dependency manager. The Gradle build files are scripts written in the Groovy language, unlike the Ant and Maven build …

114 questions

A data type used to represent integers.

114 questions

Docker-Compose is a tool that assists the use and configuration of multiple Docker containers, assisting configuration from development to production environments.

114 questions

GUI (Graphical User Interface) is a type of user interface that allows interaction with digital devices through graphic elements such as icons and other visual indicator…

113 questions

Template (or "document template") is a content document, with only the visual presentation (headings for example only) and instructions on where and what type of content…

112 questions

A game or video game, also called a video game, is a form of entertainment in which the player interacts with a program through peripherals, such as controls (joysticks)…

112 questions

Attributes can be used to define the structure of a class in OO. Attributes are also, the additional information placed in the start tags in HTML, consisting of two part…

112 questions

Indexing data structures is a general technique to improve the speed of data searches. A database index contains keys built from one or more columns in the table or view…

111 questions
111 questions