Tags used in Q&A
Use for questions regarding programming in ECMAScript (JavaScript/JS) and its various implementations. This should be ...
Use this tag for questions concerning use of the C programming language and for questions containing code in the C ...
Use for questions about Java, a high-level programming language. Consider tagging the question with more specific tags ...
Use for questions about the Python programming language. Python is a multi-paradigm, dynamically typed, multipurpose ...
Use for questions about HyperText Markup Language, the main markup language for creating web pages. Typically this should ...
Use this tag for questions about MySQL database system. MySQL is a free, open source Relational Database Management ...
Use this tag for questions concerning the use of the C++ programming language and for questions containing code in the ...
Use for questions dealing with C# ( a high level, statically typed, multi-paradigm programming language developed by ...
Use for questions about the PHP language, a server-side web development scripting language.
Use for questions about Cascading Style Sheets (CSS), a style sheet language used for describing the look and formatting ...
Use for questions about programming on Linux (e.g. about the Linux specific behavior of some code).
Use for questions about ASP.NET Core framework. ASP.NET Core is a lean, composable, open-source, and cross-platform ...
Use for questions about Git, an open-source distributed version control system (DVCS). The topics should include git ...
Use for questions about programming in Angular (aka Angular 2+), the Web framework created by Google. If the question ...
For questions when using Google Sheets programmatically. Other tags should be added if relevant (e.g. ...
Use for questions dealing with a finite sequence of symbols (characters), commonly used for text.
Use for questions dealing with a data type that "points to" another value stored in memory. DO NOT use when talking about ...
For questions dealing with the .NET Core version of Entity Framework, an ORM developed by Microsoft.
For questions that ask about the benefits of using a certain style, framework, etc. (possibly over others), ask about ...
Use for questions dealing with functions. Functions (or methods, routines, subroutines) are portions of code that ...
For questions about web forms (or similar native forms) that collect information from a user.
For questions about using formula inside Google Sheets. Also, tag with [google-sheets].
Use for questions about one or multiple Structured Query Language (SQL) flavours. In order to get the most helpful answer ...
Use for questions about Microsoft SQL Server RDBMS. Use this tag for all SQL Server editions including Compact, Express, ...
For questions about arrays, an ordered linear data structure consisting of a collection of elements identified by one or ...
For questions about databases in general. A database is an organized collection of data. It is the collection of schemas, ...
About questions related to working with data structures, ways of organizing data that provides better performance when ...
Use for questions dealing with the security aspects of the programming (e.g. attacks against software). Always add tags ...
Use this tag for questions concerning use of regular expressions (AKA "regex" or "RegExp"). It's highly recommended to ...
Use for questions about programming in .NET framework. For .NET Core programming, use [.net-core].
Use for questions about JavaScript Object Notation (JSON), a textual data interchange format. Please ensure that all ...
Use for questions about programming with Microsoft Excel. It should be combined with tags for VBA, VSTO, C#, VB.NET, ...
For questions about programming using macOS APIs or that are related to macOS-specific behavior.
For questions about Windows Presentation Foundation, a framework for rendering user interfaces in Windows-based ...
For questions about using the Model-View-ViewModel design pattern, used for implementing user interfaces that separate ...
For questions related to designing algorithms (clearly defined steps that provide an abstract solution to a problem).
For questions about the general aspects of world wide web. Avoid using this tag, as questions should be more specific.
For questions about general file actions such as creating, opening, closing, reading, updating, writing, comparing or ...
For questions related to measuring or improving code efficiency. Make sure that the post clearly specifies the indicators ...
Use for questions that are specifically dealing with particular features of ASP.NET Core 3.1. Consider also including ...
For questions related to defining and maintaining the high-level structure of a solution.
For questions about linked lists. A linked list is a data structure where each element contains a reference to the next ...
For questions about XML (Extensible Markup Language) text-based format. XML is a simple text-based format for ...
Use for questions about a spreadsheets technique that formats the cells of a table depending on the cells' values or ...
For questions about Ruby on Rails, an open-source full-stack web application framework written in Ruby
For questions dealing with non-blocking messages emitted by a compiler when it finds potential problems in code or ...
For questions about interpreted languages and program interpretation. A language implementation is interpreted if code is ...
For questions about design patterns, reusable solutions to commonly occurring problems in software design / development.
For questions about developing with .NET Core, an open-source successor of the .NET Framework. If relevant, also add the ...
For questions about making the application more accessible to all persons, including people with disabilities such as ...
Use for questions about software and tools provided by the GNU ("GNU's Not Unix") project.
For questions related to the design of various aspects of a programming language.
For questions about the time at which an event is recorded by a computer system (e.g. database records creation or ...
For questions about programming using Node.js, an event-based, non-blocking, asynchronous I/O runtime.
Tag questions about formula usage in LibreOffice. Consider adding [libreoffice-calc] tag.
For questions about Pandas Python library that is used for data manipulation and analysis.
For questions about syntax of various elements in a programming language. Also specify the programming language specific ...
For questions dealing with one or more intimate restrictions (useful or esoteric) of a certain programming language.
For questions related to using the GNU Compiler Collection (compiler for C, C++, Go and others).
For questions about the Document Object Model (DOM) which is a way to programmatically refer to the elements of a markup ...
Tag the questions about the usage of electronic data files containing a set of glyphs, characters, or symbols in the ...
For questions about DevOps (development & operations) software development method that focuses on cooperation between ...
For questions about using a shell, that is a general class of text-based interactive command interpreters most often ...
Use for questions about programming on the Windows operating system. Consider adding a specific version (e.g. 7, 10, ...
For questions about using variables. A variable is a named data storage location in memory.
Use for questions about programming with TypeScript, a statically typed superset of JavaScript created by Microsoft which ...
For questions about 3D computer graphics. 3D graphics use a three-dimensional representation of geometric data stored in ...
For questions dealing with data format (e.g. text formatting, content format, file formats). TRY to avoid using it and ...
Use for questions about mocking within a unit testing context. Mocking (faking) is a way to isolate code (component) to ...
Use for questions about threads or multi-threading. A multithreaded computer or program is able to perform work ...
For questions about variables used to refer to data provided typically as input in a subrouting.
For questions related to features and configuration of Visual Studio directly related to programming using Visual Studio.