Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

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

When do you design the GUI first and the backend code later, or vice versa? [closed]

Scale numbers to be <= 255?

Why is encoding and decoding needed for any programming language/database?

How do you implement XOR using +-*/?

Speed dating algorithm

Learning garbage collection theory [closed]

Is Template Metaprogramming faster than the equivalent C code?

Why shouldn't developers be able to deploy directly to production?

Optimization! - What is it? How is it done?

Planning for efficiency early vs Premature optimization

What methods of caching, other than to file or database, are available?

language-agnostic caching

Implementation of Liquid State Machines

Perfect filled triangle rendering algorithm?