Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Magic numbers vs named constants

language-agnostic

What's that CS "big word" term for the same action always having the same effect

How to prevent flushing to disk of a memory map opened on a windows temporary delete-on-close file

Are there common implementation strategies for arbitrary-precision arithmetic which are valid regardless of a specific language?

What's wrong with type classes?

Managing collision detection in games

language-agnostic

C move memory parts inplace

Predict next event occurrence, based on past occurrences

How to break down a given text into words from the dictionary?

Deserialization vs. parsing

Compressed Graph Representation?

UML : Internal class in a class diagram

Shortest distance between points on a toroidally wrapped (x- and y- wrapping) map?

How do I build a lockless queue?

Is Model-View-Controller Poor Object-Oriented Design? [closed]

Avoiding repeat of code after loop?

What's the best way to serialize data in a language-independent binary format?

What are some good examples of Mixins and or Traits?

The term "clause" in the context of programming

Realistic time estimates for progress bars etc