0% found this document useful (0 votes)
13 views

Tags - Stack Overflow

The document provides a comprehensive overview of various programming tags used for categorizing questions in a technical forum. Each tag includes a brief description of the associated programming language or technology, along with statistics on the number of questions asked. It emphasizes the importance of using the correct tags to facilitate question discovery and responses.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Tags - Stack Overflow

The document provides a comprehensive overview of various programming tags used for categorizing questions in a technical forum. Each tag includes a brief description of the associated programming language or technology, along with statistics on the number of questions asked. It emphasizes the importance of using the correct tags to facilitate question discovery and responses.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

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.

Show all tag synonyms

Filter by tag name Popular Name New

javascript python java

For questions about programming in ECMAScript Python is a dynamically typed, multi-purpose Java is a high-level object-oriented programming
(JavaScript/JS) and its different programming language designed to be quick to language. Use this tag when you're having problems
dialects/implementations (except for ActionScript). learn, understand, and use, with a clean and uniform using or understanding the language itself. This tag
Note that JavaScript is NOT Java. Include all tags… syntax. Note that Python 2 reached end-of-life on… is frequently used alongside other tags for lib…

2537664 questions 41 asked today, 320 this week 2223021 questions 125 asked today, 624 this week 1924499 questions 45 asked today, 302 this week

c# php android

C# (pronounced "see sharp") is a high-level, PHP is an open-source, multi-paradigm, Android is Google's mobile operating system, used
statically typed, multi-paradigm programming dynamically-typed, and interpreted scripting for programming or developing digital devices
language developed by Microsoft. C# code usually language designed initially for server-side web (Smartphones, Tablets, Automobiles, TVs, Wear,
targets Microsoft's .NET ecosystem, which include… development. Use this tag for questions about… Glass, IoT). For topics related to Android, use…

1628073 questions 33 asked today, 235 this week 1469907 questions 13 asked today, 98 this week 1422243 questions 25 asked today, 179 this week

html jquery c++

HTML (HyperText Markup Language) is the markup jQuery is a JavaScript library. jQuery is a popular C++ is a general-purpose programming language.
language for creating web pages and other cross-browser JavaScript library that facilitates Use this tag for questions about/utilizing C++. Do
information to be displayed in a web browser. Document Object Model (DOM) traversal, event not also tag questions with [c] unless you have a
Questions regarding HTML should include a minim… handling, animations, and AJAX interactions by mi… good reason. C and C++ are different languages.…

1191654 questions 20 asked today, 150 this week 1033272 questions 14 asked this week, 73 this month 816819 questions 27 asked today, 204 this week

css ios sql


CSS (Cascading Style Sheets) is a representation iOS is the mobile operating system running on the Structured Query Language (SQL) is a language for
style sheet language used for describing the look Apple iPhone, iPod touch, and iPad. Use this tag [ios] querying databases. Questions should include code
and formatting of HTML (HyperText Markup for questions related to programming on the iOS examples, table structure, sample data, and a tag for
Language), XML (Extensible Markup Language)… platform. Use the related tags [objective-c] an… the DBMS implementation (e.g. MySQL, PostgreSQ…

809545 questions 15 asked today, 132 this week 690001 questions 28 asked today, 122 this week 676215 questions 13 asked today, 81 this week

mysql r reactjs

MySQL is a free, open-source Relational Database R is a free, open-source programming language & React is a JavaScript library for building user
Management System (RDBMS) that uses Structured software environment for statistical computing, interfaces. It uses a declarative, component-based
Query Language (SQL). DO NOT USE this tag for bioinformatics, visualization & general computing. paradigm and aims to be efficient and flexible.
other DBs such as SQL Server, SQLite etc. Those ar… Please use minimal reproducible examples others…

661948 questions 7 asked today, 45 this week 512154 questions 32 asked today, 163 this week 482354 questions 32 asked today, 204 this week

node.js arrays c

Node.js is an event-based, non-blocking, An array is an ordered linear data structure C is a general-purpose programming language used
asynchronous I/O runtime that uses Google's V8 consisting of a collection of elements (values, for system programming (OS and embedded),
JavaScript engine and libuv library. It is used for variables, or references), each identified by one or libraries, games, and cross-platform development.
developing applications that make heavy use of th… more indexes. When asking about specific variants… Use this tag with general questions concerning the…

474922 questions 10 asked today, 114 this week 418669 questions 6 asked today, 27 this week 408969 questions 9 asked today, 72 this week

asp.net json python-3.x

ASP.NET is a Microsoft web application JSON (JavaScript Object Notation) is a serializable DO NOT USE UNLESS YOUR QUESTION IS FOR
development framework that allows programmers data interchange format that is a machine and PYTHON 3 ONLY. Always use alongside the standard
to build dynamic web sites, web applications and human readable. Do not use this tag for native [python] tag.
web services. It is useful to use this tag in… JavaScript objects or JavaScript object literals. …

374659 questions 5 asked today, 24 this week 361936 questions 5 asked today, 34 this week 343774 questions 14 asked today, 69 this week

.net ruby-on-rails sql-server

Do NOT use for questions about .NET Core - use Ruby on Rails is an open source full-stack web Microsoft SQL Server is a relational database
[.net-core] instead. The .NET framework is a software application framework written in Ruby. It follows the management system (RDBMS). Use this tag for all
framework designed mainly for the Microsoft popular MVC framework model and is known for its Microsoft SQL Server editions including Compact,
Windows operating system. It includes an… "convention over configuration" approach to… Express, Azure, Fast-track, APS (formerly PDW) and…

342107 questions 11 asked today, 70 this week 338490 questions 6 asked today, 27 this week 337467 questions 6 asked today, 66 this week
swift django angular

Swift is a general-purpose programming language Django is an open-source server-side web Questions about Angular (not to be confused with
developed by Apple Inc first released in 2014 for its application framework written in Python. It is AngularJS), the web framework from Google. Use
platforms and Linux. Swift is open-source. Use the designed to reduce the effort required to create this tag for Angular questions which are not specific
tag only for questions about language features … complex data-driven websites and web application… to an individual version. For the older AngularJS …

337247 questions 16 asked today, 78 this week 313269 questions 6 asked today, 36 this week 308380 questions 18 asked today, 99 this week

objective-c excel pandas

should be used only on questions that are about Only for questions on programming against Excel Pandas is a Python library for data manipulation and
Objective-C features or depend on code in the objects or files, or formula development. You may analysis, e.g. dataframes, multidimensional time
language. The tags [cocoa] and [cocoa-touch] combine the Excel tag with VBA, VSTO, C#, VB.NET, series and cross-sectional datasets commonly found
should be used to ask about Apple's frameworks o… PowerShell, OLE automation, and other… in statistics, experimental science results, ec…

292145 questions 5 asked this week, 19 this month 291315 questions 10 asked today, 77 this week 289806 questions 7 asked today, 33 this week

angularjs regex typescript

Use for questions about AngularJS (1.x), the open- Regular expressions provide a declarative language TypeScript is a typed superset of JavaScript that
source JavaScript framework. Do NOT use this tag to match patterns within strings. They are commonly transpiles to plain JavaScript. It adds optional types
for Angular 2 or later versions; instead, use the used for string validation, parsing, and to JavaScript. This tag is for questions specific to
[angular] tag. transformation. Specify the language (PHP, Python,… TypeScript. It is not used for general Jav…

262260 questions 5 asked this week, 22 this month 261402 questions 5 asked today, 27 this week 236629 questions 11 asked today, 130 this week

ruby linux ajax

Ruby is a multi-platform open-source, dynamic NOTICE: All Linux questions must be related to AJAX (Asynchronous JavaScript and XML) is a
object-oriented interpreted language. The [ruby] tag programming; those that aren't will be closed. Use technique for creating interactive website user
is for questions related to the Ruby language, this tag only if your question relates to interfaces without the traditional web page refresh
including its syntax and its libraries. Ruby on Rails … programming using Linux APIs or Linux-specific… or reload. It uses asynchronous data exchange…

229464 questions 8 asked this week, 53 this month 229090 questions 12 asked today, 74 this week 221405 questions 5 asked this week, 30 this month

1 2 3 4 5 … 1960 Next

You might also like