Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Functional programming: immutability etc

Meaning of Program into Your Language and Program in Your Language

Any reason to use SecureZeroMemory() instead of memset() or ZeroMemory() when security is not an issue?

Unit test documentation [closed]

What does "ctor" stand for in class constructors?

oop language-agnostic

Overlapping line segments in 2D space

Cross-platform and language (de)serialization

Are there any practical alternatives to threads?

How can I compute a Cartesian product iteratively?

Fast sort algorithms for arrays with mostly duplicated elements?

Avoid stalling pipeline by calculating conditional early

DoSomethingToThing(Thing n) vs Thing.DoSomething()

Is it bad practice to use temporary variables to avoid typing?

Algorithm for permutations of operators and operands

How do you design a class for inheritance?

Support vector machines - separating hyperplane question

Atomic Instruction

Simple/Basic steganography algorithms and methods

Algorithm to match preferred partners into groups of three

Count total number of lines in a project excluding certain folders or files