Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Another word for Business Logic?

How do you search through your own libraries of source code?

language-agnostic

Recommended online snippet manager [closed]

Measuring the average thickness of traces in an image

What is a function that takes no arguments called?

Should you always write code for else cases that "can never happen"?

why is embedding JSON in XML bad? [closed]

What are the differences between pipes in Windows and Linux?

Throttling login attempts

Is OO design's strength in semantics or encapsulation?

Naming your projects: does it matter?

What are some good strategies to fix bugs as code becomes more complex?

How to test a hash function?

Secret santa algorithm

Tournament bracket placement algorithm

Code Golf: Diamond Blackjack

How can I improve the subjective speed of my application?

How do you structure config data in a database?

How to unit test complex methods

Should I unittest private/protected method