Tags
Portable Document Format (PDF) is an open standard for electronic document exchange maintained by the International Organization for Standardization. Questions can be ta…
353 questionsA network socket (socket) is an endpoint of a communication flow between processes over a computer network. This tag is different from websocket.
352 questionsFor data type system related issues.
349 questionsFirebird is a relational database management system based originally on the code of another relational database management system, Interbase. In its version 6.0, Interba…
347 questionsCSV (Comma-separated values) is a file format primarily used by Spreadsheet or Database applications to represent a data table. Its main characteristic, as the name alre…
343 questionsUniform Resource Locator (URL) is a uniform resource identifier (URI) that specifies where an identified resource is available and the mechanism to retrieve it.
341 questionsVBA (Visual Basic for Applications) is the programming language of Excel and other Office programs. Use the Excel-Vba Tag when you have scripts problems of a Vbaproject …
335 questionsUse this tag when the question primarily involves logic and/or command structure. Effectively, while is a repeat loop used to iterate matrices, vectors, or to another en…
332 questionsThis tag is to be used with memory problems in programming. DO NOT use the tag for memory installation problems or any non-programming related subject. If the problem is…
332 questions4th edition of the Bootstrap framework. Use this tag on issues related exclusively to this version.
332 questionsSelenium is an integrated development environment for automated test scripts.
332 questionsOperators are symbols that occur in almost every programming language and coding, for performing calculations and comparisons on data. Use the tag only when operators ar…
330 questionsphpMyAdmin is a web application developed in PHP for Mysql administration over the Internet. From this system it is possible to create and remove databases, create, remo…
330 questionsThe exception treatment is the mechanism responsible for the processing of occurrence of conditions that change the normal flow of code execution.
329 questionsModal is a feature where an element (usually windows or dialog boxes) interrupts all other executions of the application/site, until a certain action is performed in thi…
324 questionsProvides an easy way to iterate over vectors and matrices.
324 questionsIt is one of the great novelties of the Android API, which emerged after the version Android 3.0 Honeycomb, thanks to the arrival of tablets in the market.
321 questionsModeling means creating a model that explains the working and behavior characteristics of a software from which it will be created, facilitating its understanding and it…
321 questionsDocker is a technology for creating and managing resources and services using Containers.
319 questionsApache Maven is a software knowledge and project management tool. This tag should be used for questions that do not concern a specific Maven version.
317 questionsCurl is a command line tool for transferring data with URL syntax, supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP…
317 questions"Loading" or "Upload" (upload) refers to sending data from a local system to a remote system, such as a server or other client with the intention that the remote system …
313 questionsUse this tag for questions about using the Facebook Apis.
309 questionsReference tag for checkbox component in several languages/frameworks.
308 questionsASP (from Active Server Pages), also known as ASP Classic nowadays, is a basic library structure (not a language) for server-side scripting language processing for dynam…
308 questionsLogin is an English term used in the field of computer science, a neologism that means having access to an email account, computer, mobile phone or other service provide…
306 questionsA lambda expression is an anonymous function that you can use to create delegates or expression tree types.
305 questionsThe Tkinter ("Tk interface") module is the standard Python interface for Tk GUI Toolkit. Programs written using Tkinter are freely portable between Linux, Unix, Windows …
304 questionsVisual Studio Code is a cross-platform code editor (Windows, Linux, and Mac OS) by Microsoft. It supports ASP.net 5, Javascript, and Node.js with features such as debugg…
303 questionsJavafx is a software platform aimed at developing and delivering desktop applications, as well as Rich Internet Applications (Rias) that can run on a wide variety of dev…
299 questionsThe HTML div element is semantically neutral, and often used for grouping content for styling, and for content that cannot be described semantically by any other element.
298 questionsUnity 3D or Unity is a proprietary 3D game engine and an IDE created by Unity Technologies.
292 questionsBased on the Model-View-Controller (MVC) standard, Spring MVC helps build web-based applications that are flexible and decoupled from underlying technologies view.
291 questionsBash is a very popular shell (command interpreter). Using the commands provided by Bash itself (built-in Commands) we can perform a series of operations in sequence or c…
291 questionsSorting algorithms are used to lay out the elements of a given list in a certain order defined according to a desired parameter.
290 questionsUse this tag when the question refers to the syntax/behavior doubt of the JOIN command. A JOIN is a general operation in relational algebra for a combination operation o…
290 questions