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.
Type to find tags: |
c#× 447470
a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.
|
java× 402137
an object-oriented language and runtime environment (JRE). Java programs are platform independent, because they are compiled to bytecode and their execution is handled by a Virtual Machine cal…
|
php× 375024
an open-source server-side scripting language widely used in web development. Use this tag for questions about PHP classes, methods, functions, syntax and use.
|
javascript× 361135
a dynamically-typed language commonly used for client-side scripting. It is NOT the same as Java, and has hardly anything to do with it. Use this tag for questions regarding ECMAScript a…
|
![]() Google's software stack for mobile devices. Please use the Android-specific tags such as [android-intent], not [intent]. For non-developer questions, see http://android.stackexchange.com
|
jquery× 301312
a cross-browser JavaScript library that facilitates DOM traversal, event handling, animation and AJAX interactions.
|
c++× 193720
a widely-used, statically-typed, free-form, compiled, multi-paradigm, multi-level, imperative, general-purpose, object-oriented programming language based on C.
|
python× 180151
a dynamically and strongly typed programming language whose design philosophy emphasizes code readability. Two significantly different versions of Python (2 and 3) are in use. Please mention…
|
iphone× 170788
Specific to Apple's iPhone and/or iPod touch, but inapplicable to iPad or other iOS devices. For questions not dependent on the hardware, please use the "ios" tag. Another tag you should consider is "…
|
asp.net× 165975
a web application framework developed by Microsoft to allow programmers to build dynamic web sites and web applications.
|
html× 163761
the principal markup language used for structuring web pages and formatting content. The most recent iteration of HTML is HTML5.
|
mysql× 158692
an open-source, relational database management system.
|
.net× 151373
a software framework designed mainly for the Microsoft Windows operating system. It includes an implementation of the Base Class Library, Common Language Runtime (commonly referr…
|
ios× 139816
Apple's operating system for mobile devices, such as the iPhone, iPod touch, iPad and Apple TV (2nd generation) devices. It shares a lot with Mac OS X, but is optimized for touch-based interfac…
|
objective-c× 130686
should be used only on questions that contain Objective-C code or are about Objective-C features. The tags "cocoa" and "cocoa-touch" should be used on questions about Apple's frameworks or cl…
|
sql× 128084
a language for querying databases. Questions should include code examples and table structure. This tag refers to the standard language, not for questions about spec…
|
css× 127265
a language used to control the visual presentation of HTML and XML documents including (but not limited to) colors, layout and fonts.
|
ruby-on-rails× 111670
an open source full-stack web application framework written in Ruby. It follows the popular MVC framework model and is known for its "convention over configuration" approach to applic…
|
c× 92294
a general-purpose computer programming language used for operating systems, games and other high performance work and is clearly distinct from C++. It was developed in 1972 by Dennis Ritchie for …
|
ruby× 70496
an open-source dynamic object-oriented interpreted language created by Yukihiro Matsumoto (Matz) in 1993.
|
sql-server× 64976
a relational database management system from Microsoft. Use this tag for all SQL Server editions including Compact, Express, Azure, FastTrack and PDW.
|
wpf× 62687
a subsystem for rendering user interfaces in Windows-based applications.
|
xml× 61402
a structured document format that defines human- and machine-readable encoding rules.
|
ajax× 59935
a technique for creating seamless interactive websites via asynchronous data exchange between client and server. AJAX facilitates communication with the serve…
|
asp.net-mvc× 56984
a Microsoft web application framework that implements the model-view-controller (MVC) pattern. The latest release of the framework
offers REST-style web services develop…
|
regex× 56708
Regular expressions (often shortened to "regex") are a declarative language used for pattern matching within strings. Please also include a tag specifying the programming language or tool you are usin…
|
database× 53394
an organized collection of data.
|
xcode× 52697
Apple's integrated development environment (IDE). This tag should only be used for questions about Xcode itself, not general Mac or iOS programming topics. Use [cocoa] for Mac programming que…
|
linux× 50157
specific to the GNU/Linux operating system. If your question has nothing to do with Linux APIs or Linux-specific behaviour then do not use this tag, even if you are running on L…
|
arrays× 49938
an ordered data structure consisting of a collection of elements (values or variables), each identified by one (single dimensional array, or vector) or multiple indexes.
|
django× 49839
an open source Web 2.0 application framework, written in Python. Its primary goal is to ease the creation of complex database-driven websites.
|
windows× 47539
a family of client, server, and mobile operating systems, developed by Microsoft.
|
vb.net× 45276
an object-oriented computer programming language that can be viewed as an evolution of Microsoft's Visual Basic 6 (VB6) but implemented on the Microsoft .NET Framework.
|
json× 43841
a data exchange format and is often used with JavaScript, Ajax, and RESTful web services.
|
eclipse× 42600
an open source IDE with plugins available to support a large variety of languages. This tag should only be used for questions about the Eclipse IDE and not for generalized programming topic…
|
ruby-on-rails-3× 42191
an open-source web development framework written in Ruby. Ruby on Rails follows the principle of convention over configuration, freeing you from having to re-invent things to stay pro…
|