Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

What's the reason for leaving an extra blank line at the end of a code file?

What is the rationale behind zeroMQ context?

language-agnostic zeromq

How strict should I be in the "do the simplest thing that could possible work" while doing TDD

language-agnostic tdd

How to design a data structure that allows one to search, insert and delete an integer X in O(1) time

Apply PCA on very large sparse matrix

Are fixed-width integers distributive over multiplication?

Why are leading zeroes used to represent octal numbers?

Basic programming/algorithmic concepts [closed]

Is there an algorithm for weighted reservoir sampling? [closed]

Is my understanding of type systems correct?

What is an integer overflow error?

Usage of HACK and UNDONE comment tags

Why can you only prepend to lists in functional languages?

Where is the difference between "binaries" and "executables" in the context of an executable program?

Using "friend"-declarations for unit testing. Bad idea?

Is TimeSpan unnecessary?

How do game companies handle programming for multiple platforms?

How do you get non-technical folks to appreciate a non-UI problem? [closed]

What are the best practices to log an error?

Can you explain this thing about encapsulation?