Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

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?

Use case for try-catch-finally with both catch and finally

What should coding guidelines do, and are there any good examples of guidelines? [closed]

worth to learn groovy? [closed]

language-agnostic groovy

undo/redo with cascading deletions

Algorithms for compression of set tries

How to detect if the given graph has a cycle containing all of its nodes? Does the suggested algorithm have any flaws?

Longest Simple Path

How To Mutex Across a Network?

Is there an algorithm to decide if a * b fits within the possible values of an integer? (without casting to a wider type)

Clean text coming from PDFs

How do code coverage tools work in different languages?