Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Algorithm to Detect and Compare Phrases

In Domain Driven Design, can services call other services?

What is a seed in relation to a random number generation algorithm and why is computer time used to create this seed more often than not?

random language-agnostic

api documentation and "value limits": do they match?

Generating random number excluding range

language-agnostic random

OOP: When to create derived classes, and when to implement features with conditionals?

How does Yegge's prototype pattern example handle instance variables?

What is the purpose of hex-encoding for binary data?

Least Squares solution to simultaneous equations

Algorithm for finding 2 items with given difference in an array

Is there a way to implement this very simple boolean logic using only math operands (such as mod)?

Where do you start your design - code, UI, workflow or whatever?

Deploying software on compromised machines

Why do most languages not optimise "0 * ...", and are there any languages that do?

Can I use a valid email address as a linux directory name

Addition of elements of Two Arrays

Calculating slot machine payout

Unix/Perl/Python: substitute list on big data set

awk language-agnostic

Formula for controlling the movement of a tank-like vehicle?

Best Data Structure for The Following Constraints?