Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Finding closest match in collection of numbers [closed]

Are comments necessary for a programming language? [closed]

Unreachable code: error or warning? [closed]

When does Big-O notation fail?

Code Golf: Print the entire "12 Days of Christmas" song in the fewest lines of code

Guidance for writing a wrapper for a REST API

.net rest language-agnostic

US Government APIs? [closed]

From a given number, determine three close numbers whose product is the original number

Code Golf: 2D Platformer

Real Life Benefits of Dynamic Languages?

Determine number of leading zeros in a floating point number

Clean and type-safe state machine implementation in a statically typed language?

Why do most system architects insist on first programming to an interface?

Octree neighbour search

Exceptions and Abstractions

Are regular expressions worth the hassle?

regex language-agnostic

Test loops at the top or bottom? (while vs. do while) [closed]

Which programming languages are regular? [closed]

Where is the Balance Between Dependency Injection and Abstraction?

Algorithm for determining Y-axis labels and positions?