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.
is a Unix-like computer operating system based on a microkernel architecture created by Andrew S. Tanenbaum for educational purposes.
0 Questions
Build sever is interchangeably used for the machine that is used to compile the application code at a scheduled time and the CI Tools such as Cruise Control, Teamcity etc.
0 Questions
Testing software by presenting it with invalid input to find errors in input validation and handling.
0 Questions
Natural sorting is ordering things the way a human would. So for example, "a2" comes before "a10" even though a simple minded character-by-character comparison would put "a10" before "a2". Natural sorting is especially useful for IP addresses and version numbers.
0 Questions
DO NOT use this tag for Role Playing Games!!
RPG (Report Program Generator) is a high-level programming language (HLL) for business applications. IBM is the creator and primary vendor of RPG, but the language is available from other mainframe and microcomputer manufacturers, including Unisys. Use this tag for older non-ILE versions of RPG from IBM and for non-IBM variants of the language.
0 Questions
SDK for development of webOS 1.x and 2.x apps using JavaScript and HTML.
or... Most commonly used to designate plugin development in Maven (Java build tool). For the Perl web toolkit, use [tag:mojolicious].
0 Questions
a container holds ready objects for clients, to reduce initialization time of expensive buffers or resources.
0 Questions