Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in language-agnostic
Which existing language features are the most difficult to implement and why?
Mar 04, 2026
language-agnostic
language-features
implementation
I need a basic concrete example on how to use TDD along with Design by Contract
Mar 04, 2026
language-agnostic
tdd
design-by-contract
Are licenses relevant for small code snippets? [closed]
Mar 03, 2026
language-agnostic
licensing
Language Agnostic API Generation
Mar 03, 2026
language-agnostic
code-generation
Maximize function: what method?
Mar 02, 2026
python
language-agnostic
max
mathematical-optimization
Design choice: pass service to object or object to service?
Mar 01, 2026
oop
design-patterns
language-agnostic
Comparison method for sorting that shuffles equal elements randomly
Mar 01, 2026
algorithm
language-agnostic
comparison
random
sorting
Coding Competition, language agnostic guidelines?
Feb 28, 2026
language-agnostic
ludumdare
Mediator pattern or too much responsibility
Feb 28, 2026
design-patterns
language-agnostic
mediator
Connection is reset. How to emulate?
Feb 27, 2026
windows
network-programming
language-agnostic
Regex for matching specified text, then anything except a specified text, then anything, then specified text
Feb 27, 2026
regex
language-agnostic
regex-negation
Summing values in one-line comma delimited file
Feb 27, 2026
file-io
language-agnostic
sum
Is there more to the builder pattern than what named optional parameters offer?
Feb 26, 2026
design-patterns
language-agnostic
optional-parameters
named-parameters
builder-pattern
To what extent should code try to explain fatal exceptions?
Feb 24, 2026
language-agnostic
error-reporting
Convert a quadratic curve points to polynomial representation?
Feb 26, 2026
language-agnostic
bezier
curve
polynomial-math
quadratic
call one constructor from another constructors in one class
Feb 24, 2026
constructor
language-agnostic
Given a sorted array with a few numbers in between reversed. How to sort it?
Feb 24, 2026
arrays
algorithm
sorting
language-agnostic
Data structure that supports the following in O(1) time: initialization, insertion, deletion, finding an element, deleting all elements
Feb 23, 2026
data-structures
language-agnostic
big-o
complexity-theory
Why support comparison between different data types based on (seemingly) arbitrary rules?
Feb 23, 2026
language-agnostic
syntax
language-design
Fast generation of random numbers that appear random
Feb 22, 2026
algorithm
language-agnostic
random
Older Entries »