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: |
|
java× 1118
a popular programming language, originally developed by Sun Microsystems.
|
c#× 806
a multiparadigm, managed, garbage-collected object-oriented programming language created by Microsoft in parallel with the .NET platform
|
programming-languages× 785
Artificial languages for instructing computers to do steps of computation in order to complete tasks. They allow programmers to communicate with computers.
|
web-development× 761
a broad term for the work involved in developing a web site for the World Wide Web or an intranet.
|
|
design× 672
Questions about problem solving and planning for a solution through software design.
|
learning× 667
Learning new skills, programming languages, frameworks, ways to get in the zone, remembering, and generally improving one's skills. Closely related to teaching.
|
c++× 636
Questions about C++, a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language.
|
php× 629
Questions about PHP, a widely-used general-purpose scripting language that is especially suited for Web development.
|
|
project-management× 524
the discipline of planning, organizing, securing, and managing resources to achieve specific goals.
|
.net× 512
a software framework for Microsoft Windows operating systems. It includes an implementation of the Base Class Library, Common Language Runtime, and Dynamic Language Runtime. It s…
|
interview× 480
Questions on job interviews, concerning preparation for and attending job interviews, as well as designing job interviews for recruiting employees.
|
open-source× 474
Questions about software for which the original source code is made freely available and may be redistributed and modified.
|
|
javascript× 437
the original and common name applied towards most flavors of a scripting language that originated on NetScape Navigator. Use this tag for questions regarding common implementations of EC…
|
design-patterns× 421
a general reusable solution to a commonly occurring problem in software design.
|
object-oriented× 407
A methodology that enables a system to be modeled as a set of objects that can be controlled and manipulated in a modular manner
|
licensing× 403
Questions about the implementation of software licenses on software, including questions about open-source licenses.
|
|
architecture× 368
The high-level design and description of a software system. Architectural design distills away details of implementations, algorithms, and data representation to concentrate on the interaction of "bla…
|
python× 365
a dynamic, high-level language. Its design focuses on clear syntax, an intuitive approach to object-oriented programming, and making the right way to do things obvious. Python supports mod…
|
career-development× 364
Questions about steps one can take to develop one's programming career that require the unique insights of other programmers.
|
agile× 363
a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self-o…
|
|
algorithms× 353
In mathematics and computer science, an algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a function. Algorithms are used for calculation, data p…
|
c× 340
a general-purpose computer programming language used for operating systems, games and other high performance work.
|
productivity× 336
a measure of output from a production process, per unit of input.
|
self-improvement× 333
Questions on self-guided improvement. Because no one cares as much about you as you do.
|
|
database× 321
for general database questions; if you question is specific to SQL use that tag instead.
|
testing× 320
Verifying the behavior of a software system against the expected behavior of that system.
|
books× 319
Questions on books related to programming, software development, computer science, etc. Do not ask for book recommendations; review the existing questions, as many popular books already have questions…
|
version-control× 317
A programming discipline for tracking, storing and retrieving revisions of source code.
|
|
programming-practices× 298
the commonly or not so commonly used practices in development of software. These can include things like Agile Development, Kanban, Coding shortcuts, etc.
|
unit-testing× 287
a method by which individual units of source code are tested to determine if they are fit for use.
|
web-applications× 274
applications that are accessed over the "web", which can mean the Internet, or an internal network (an intranet).
|
asp.net× 269
a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites and web applications. It was first released in January 2002 with version 1.0 …
|
|
development-process× 267
For questions relating to the process of developing software.
|
education× 254
Questions about education paths one should take as a programmer.
|
documentation× 240
written text that accompanies computer software. It either explains how it operates or how to use it, and may mean different things to people in different roles.
|
work-environment× 231
Related to factors around an employer's place of business. May involve cubicles, co-workers or bosses often.
|