Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Why doesn't the bitwise & operator short-circuit?

Concurrency and memory models

Should you worry about fake accounts/logins on a website?

language-agnostic

What is the difference between a property and an instance variable?

What is the meaning of the term "Custom Class"?

language-agnostic oop

Memory efficient power set algorithm

Does the frequent change of requirements lead to spaghetti code? [closed]

Splitting an RGB uint into its separate R G B components

Algorithm to generate all possible arrays of ones and zeros of a given length

Count the number of objects in an Image

What is a typical algorithm for finding a string within a string?

Is there a fully online IDE for testing out simple algorithms [closed]

Is there a programming language with full and correct Unicode support?

When is performance gain significant enough to implement that optimization?

Is there an alternative to hyper-indented code?

How is "Is offline for maintenance" page implemented?

language-agnostic web

Programmatically detecting "most important content" on a page

what value does null really have?

Finite State Machine : Bad design?

In 0-based indexing system, do people call the element at index 0 the "first" or the "zeroth" element?