Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

How to identify a programmer good at multi-threaded programming?

Helper class(es) vs functional inheritance. Best practice

What are some highly-regarded books on (modern or historic) programming language design?

Principles on how to send a mass mailer without it ending up in junk mail

Given list of 2d points, find the point closest to all other points

Applications using Decimal versus double . .

What is involved in open sourcing proprietary software? [closed]

Minimizing the sum of a special function over a list

Can anybody explain the concept of pluggable adapter to me with good example?

Minimax algorithm

Lucene.Net: How can I add a date filter to my search results?

Methods for automated synonym detection

Which is faster, hex encoding or base64 encoding? [closed]

Tools for programming tutorials? [closed]

language-agnostic

Sorted list difference

What is the best language independent source to learn Lambdas/Closures?

Is it considered bad form to execute a function within a conditional statement?

Where to find what O(n^2) and O(n) etc means?

what are the consequences of having unused functions

Find all pairs (x, y) in a sorted array so that x + y < z