Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

How do disk pointers work?

Compiling the compiler - how many times?

Finding pixels that make an image unique within a list, can you improve on brute force?

TDD - Refactoring into black-box?

What is the best way for a programmer to approach learning a new language?

Preferred keyboard layout for programming [closed]

Calculate the number of times to divide by two

java language-agnostic math

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