Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Tags used in Q&A

javascript × 74

Use for questions regarding programming in ECMAScript (JavaScript/JS) and its various implementations. This should be ...

c × 68

Use this tag for questions concerning use of the C programming language and for questions containing code in the C ...

java × 48

Use for questions about Java, a high-level programming language. Consider tagging the question with more specific tags ...

python × 46

Use for questions about the Python programming language. Python is a multi-paradigm, dynamically typed, multipurpose ...

html × 41

Use for questions about HyperText Markup Language, the main markup language for creating web pages. Typically this should ...

mysql × 34

Use this tag for questions about MySQL database system. MySQL is a free, open source Relational Database Management ...

c++ × 31

Use this tag for questions concerning the use of the C++ programming language and for questions containing code in the ...

c# × 31

Use for questions dealing with C# ( a high level, statically typed, multi-paradigm programming language developed by ...

php × 24

Use for questions about the PHP language, a server-side web development scripting language.

android × 22

For questions about Android, Google's mobile operating system.

css × 22

Use for questions about Cascading Style Sheets (CSS), a style sheet language used for describing the look and formatting ...

linux × 18

Use for questions about programming on Linux (e.g. about the Linux specific behavior of some code).

asp.net-core × 18

Use for questions about ASP.NET Core framework. ASP.NET Core is a lean, composable, open-source, and cross-platform ...

git × 17

Use for questions about Git, an open-source distributed version control system (DVCS). The topics should include git ...

angular × 17

Use for questions about programming in Angular (aka Angular 2+), the Web framework created by Google. If the question ...

google-sheets × 16

For questions when using Google Sheets programmatically. Other tags should be added if relevant (e.g. ...

string × 15

Use for questions dealing with a finite sequence of symbols (characters), commonly used for text.

pointers × 14

Use for questions dealing with a data type that "points to" another value stored in memory. DO NOT use when talking about ...

rust × 12

Use this tag for questions about code written in Rust.

entity-framework-core × 12

For questions dealing with the .NET Core version of Entity Framework, an ORM developed by Microsoft.

terminology × 12

For questions about programming terms usage and their meaning.

software-practices × 12

For questions that ask about the benefits of using a certain style, framework, etc. (possibly over others), ask about ...

function × 12

Use for questions dealing with functions. Functions (or methods, routines, subroutines) are portions of code that ...

contact-form × 11

For questions about web forms (or similar native forms) that collect information from a user.

google-sheets-formula × 11

For questions about using formula inside Google Sheets. Also, tag with [google-sheets].

sql × 11

Use for questions about one or multiple Structured Query Language (SQL) flavours. In order to get the most helpful answer ...

sql-server × 11

Use for questions about Microsoft SQL Server RDBMS. Use this tag for all SQL Server editions including Compact, Express, ...

array × 11

For questions about arrays, an ordered linear data structure consisting of a collection of elements identified by one or ...

haskell × 10

For questions related to Haskel, a purely functional programming language.

database × 10

For questions about databases in general. A database is an organized collection of data. It is the collection of schemas, ...

data-structures × 10

About questions related to working with data structures, ways of organizing data that provides better performance when ...

security × 10

Use for questions dealing with the security aspects of the programming (e.g. attacks against software). Always add tags ...

libreoffice-calc × 10

For questions about LibreOffice Suite's spreadsheet application.

regex × 9

Use this tag for questions concerning use of regular expressions (AKA "regex" or "RegExp"). It's highly recommended to ...

.net × 9

Use for questions about programming in .NET framework. For .NET Core programming, use [.net-core].

mediawiki × 9

For questions about MediaWiki, a free software wiki package written in PHP.

python-3 × 8

For questions about Python 3 specific programming issues.

json × 8

Use for questions about JavaScript Object Notation (JSON), a textual data interchange format. Please ensure that all ...

excel × 8

Use for questions about programming with Microsoft Excel. It should be combined with tags for VBA, VSTO, C#, VB.NET, ...

oop × 7

For questions about using object-oriented programming (OOP).

macos × 7

For questions about programming using macOS APIs or that are related to macOS-specific behavior.

wpf × 7

For questions about Windows Presentation Foundation, a framework for rendering user interfaces in Windows-based ...

mvvm × 7

For questions about using the Model-View-ViewModel design pattern, used for implementing user interfaces that separate ...

algorithms × 7

For questions related to designing algorithms (clearly defined steps that provide an abstract solution to a problem).

web × 7

For questions about the general aspects of world wide web. Avoid using this tag, as questions should be more specific.

jenkins × 7

Questions about Jenkins continuous integration tool that was forked from Hudson.

file-handling × 7

For questions about general file actions such as creating, opening, closing, reading, updating, writing, comparing or ...

performance × 7

For questions related to measuring or improving code efficiency. Make sure that the post clearly specifies the indicators ...

asp.net-core-3.1 × 6

Use for questions that are specifically dealing with particular features of ASP.NET Core 3.1. Consider also including ...

architecture × 6

For questions related to defining and maintaining the high-level structure of a solution.

linked-list × 6

For questions about linked lists. A linked list is a data structure where each element contains a reference to the next ...

xml × 6

For questions about XML (Extensible Markup Language) text-based format. XML is a simple text-based format for ...

factor × 6

For questions about Factor which is a concatenative, stack-based programming language.

conditional-formatting × 6

Use for questions about a spreadsheets technique that formats the cells of a table depending on the cells' values or ...

tools × 5
ruby-on-rails × 5

For questions about Ruby on Rails, an open-source full-stack web application framework written in Ruby

compiler-warnings × 5

For questions dealing with non-blocking messages emitted by a compiler when it finds potential problems in code or ...

validation × 5

For questions dealing with checking (input) data to fit the required specifications.

interpreted-language × 5

For questions about interpreted languages and program interpretation. A language implementation is interpreted if code is ...

asp.net-core-5.0 × 5

For questions about ASP.NET Core 5, built on top of .NET 5.

design-patterns × 5

For questions about design patterns, reusable solutions to commonly occurring problems in software design / development.

stored-procedures × 5

Use for questions about database objects that encapsulate SQL code.

.net-core × 5

For questions about developing with .NET Core, an open-source successor of the .NET Framework. If relevant, also add the ...

accessibility × 5

For questions about making the application more accessible to all persons, including people with disabilities such as ...

GNU/Linux × 5

Use for questions about software and tools provided by the GNU ("GNU's Not Unix") project.

drupal × 5

For questions about Drupal, an open-source CMS framework written in PHP.

language-design × 5

For questions related to the design of various aspects of a programming language.

timestamps × 5

For questions about the time at which an event is recorded by a computer system (e.g. database records creation or ...

node.js × 5

For questions about programming using Node.js, an event-based, non-blocking, asynchronous I/O runtime.

email × 5

For questions about sending or receive email messages using code.

libreoffice-calc-formula × 5

Tag questions about formula usage in LibreOffice. Consider adding [libreoffice-calc] tag.

pandas × 5

For questions about Pandas Python library that is used for data manipulation and analysis.

syntax × 5

For questions about syntax of various elements in a programming language. Also specify the programming language specific ...

language-lawyer × 5

For questions dealing with one or more intimate restrictions (useful or esoteric) of a certain programming language.

gcc × 5

For questions related to using the GNU Compiler Collection (compiler for C, C++, Go and others).

dom × 5

For questions about the Document Object Model (DOM) which is a way to programmatically refer to the elements of a markup ...

fonts × 5

Tag the questions about the usage of electronic data files containing a set of glyphs, characters, or symbols in the ...

devops × 5

For questions about DevOps (development & operations) software development method that focuses on cooperation between ...

shell × 5

For questions about using a shell, that is a general class of text-based interactive command interpreters most often ...

input × 5

For questions about data entered by the user (i.e. user input)

bash × 5

Use for questions about scripts written for the Bash command shell.

windows × 5

Use for questions about programming on the Windows operating system. Consider adding a specific version (e.g. 7, 10, ...

go × 4

For questions about programming with Go, a language started at Google.

variable × 4

For questions about using variables. A variable is a named data storage location in memory.

sorting × 4

For questions about ordering collections of items.

android-studio × 4

For questions about Android Studio IDE by Google used for Android programming.

typescript × 4

Use for questions about programming with TypeScript, a statically typed superset of JavaScript created by Microsoft which ...

text × 4

Use for questions about text type or generally when dealing with sequences of characters.

sheets × 4

DO NOT use this tag. Instead please use a more specific one such as [google-sheets]

3d × 4

For questions about 3D computer graphics. 3D graphics use a three-dimensional representation of geometric data stored in ...

format × 4

For questions dealing with data format (e.g. text formatting, content format, file formats). TRY to avoid using it and ...

mocking × 4

Use for questions about mocking within a unit testing context. Mocking (faking) is a way to isolate code (component) to ...

multithreading × 4

Use for questions about threads or multi-threading. A multithreaded computer or program is able to perform work ...

parameters × 4

For questions about variables used to refer to data provided typically as input in a subrouting.

visual-studio × 4

For questions related to features and configuration of Visual Studio directly related to programming using Visual Studio.

memory-management × 4

Use for questions about how physical or virtual memory gets allocated.