Popular topics

exception

An exception is an unusual condition that requires deviation from the program's normal flow.

laravel-5

Laravel 5 is the previous major version of the open-source PHP web development MVC framework created by Taylor Otwell.

join

A JOIN is a general operation in relational algebra for a combining operation on two or more relations in a relational database system.

math

Math involves the manipulation of numbers within a program.

winapi

The Windows API (formerly called the Win32 API) is the core set of application programming interfaces available for the Microsoft Windows operating systems.

redirect

A response by a webserver, that asks the user agent to not show the response body, but instead request a different resource.

post

POST is one of the HTTP protocol methods; it is used when the client needs to send data to the server, such as when uploading a file, or submitting a completed form.

svg

Scalable Vector Graphics (SVG) is an XML-based two-dimensional vector graphics format that can also be used in HTML.

firefox

Mozilla Firefox is a free, open-source cross-platform web browser.

d3.js

D3.

image-processing

Anything related to digital image processing, i.e. the theory and the techniques used to extract or manipulate information from digital images.

ruby-on-rails-4

For issues specific to version 4 of Rails.