Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Modulus power of big numbers

Fast average without division

How to make refactoring less "destructive"? [closed]

Real world implementations of "classical algorithms"

Transition from business to game programming [closed]

language-agnostic

A or B, not both, not neither

Would it be bad form to put braces on the same line as the statement for single line "if" statements?

Is it ok to put comments about bug fixes in the source code?

Why use the switch statment instead of if else statments?

What's the difference between the open source licences

language-agnostic

Do editors allowing you to view source code in different indent style exist?

Best data structure for an immutable persistent 3D grid

Known algorithm for efficiently distributing items and satisfying minima?

What are some good strategies to allow deployed applications to be hotfixable?

Algorithm possible amounts (over)paid for a specific price, based on denominations

Defining a security policy for a system

Syntax Highlighting tool/language that works with multiple editors

Permutations of a binary tree

What's the fastest algorithm to perform exponentiation?

Position of a point relative to a Bezier curve