Tags

32 questions
32 questions

Graphql is a data query language used to perform requests and deliver information to web and mobile applications.

32 questions
32 questions

The query string is the part of the URL that contains data to be transmitted to web applications such as CGI programs. Use this tag for questions involving your correct …

31 questions

A program module is a programming artifact that can be developed and compiled separately from other parts of the program.

31 questions
31 questions

Synchronization refers to the use of controls to maintain a coherent representation, be it a group of processes running in the same program (process synchronization), or…

31 questions

GTK+ is a multiplatform Toolkit used for creating graphical interfaces, being a free software part of the GNU project.

31 questions

the integers are made up of the natural numbers,1 including zero (0, 1, 2, 3, ...) and all negative numbers symmetrical to the non-zero natural numbers ( 1, 2, 3, 4 ..…

31 questions
31 questions
31 questions

D3.js is a small open-source data visualization library written in Javascript. D3.js handles data-based HTML, SVG and CSS documents.

31 questions
31 questions

Lumen is the perfect solution for building micro-services based Laravel. In fact, it is one of the fastest micro-structures available. It has never been easier to write …

31 questions

Artisan is a command-line tool included with Laravel. Use this tag for questions related to using and creating commands using Artisan

31 questions

Laravel is an open-source framework for developing web applications and services with PHP. Prefer the Laravel-5 tag if you are not dealing with an exclusive Laravel 5.2 …

31 questions
31 questions
31 questions
31 questions
31 questions
31 questions
31 questions

CMS stands for Content Management System, or in good English, Content Management System.

30 questions

Microsoft SQL Server Integration Services (SSIS) is a platform for building enterprise-grade data integration and data transformation solutions.

30 questions

Owin defines a standard interface between web servers . NET and web applications. The goal of the Owin interface is to dissociate the server from the application, encour…

30 questions

jqGrid is an AJAX-enabled Javascript controller that provides solutions for tabular data representation and manipulation on the web.

30 questions

Notepad++ is a free open source application designed to replace Windows Notepad and supports text coloring feature containing code from various programming languages.

30 questions
30 questions

Number is a mathematical object used to describe quantity, order or measure.

30 questions
30 questions

Mockito is a framework written in Java that allows you to record readable unit tests (which produce clear verification errors) with a clean and simple API.

30 questions

Tool to manage front-end dependencies in a very automated way. Use this tag for questions about using and configuring Bower. If the doubt isn’t about Bower, don’t use th…

30 questions

Gulpjs is able to build automated system tasks like: minifying and copying all Javascript files, still images, watching the files to perform the task again automatically…

30 questions

Singleton is a design pattern or design pattern that ensures there is only one instance of a class within the application, maintaining a global point of access to its ob…

30 questions

Windows Services are applications that run in "background" on Windows and are automatically booted (or manually) when the operating system starts. Windows Services featu…

30 questions