Search code examples
How should you build your database from source control?...


databaselanguage-agnosticversion-control

Read More
Why did my github merge go in the wrong direction?...


gitgithubmergelanguage-agnosticgithub-desktop

Read More
Do you put the error condition first or last?...


language-agnosticcoding-style

Read More
Scannerless Parser Generators...


language-agnosticparser-generator

Read More
Is floating-point math broken?...


mathfloating-pointlanguage-agnosticprecisionfloating-accuracy

Read More
Hash string into RGB color...


hashcolorslanguage-agnostic

Read More
How should I do floating point comparison?...


language-agnosticcomparisonfloating-point

Read More
Elegant command-parsing in an OOP-based text game...


rubylanguage-agnosticoopnlp

Read More
Why are compilers so stupid?...


performancelanguage-agnosticcompiler-construction

Read More
How do I distinguish between 'binary' and 'text' files?...


unixlanguage-agnosticasciibinaryfilesfile-format

Read More
How to design a unit test for generating a PDF document?...


unit-testinglanguage-agnosticpdf

Read More
Are there any cases where priority inheritance is not desirable?...


language-agnosticreal-timeschedulingthread-priority

Read More
What is the fastest way to get the value of e?...


algorithmoptimizationlanguage-agnostic

Read More
What does Exclusive in XOR really mean?...


language-agnosticmathlogicbooleanxor

Read More
Peak signal detection in realtime timeseries data...


algorithmlanguage-agnostictime-seriessignal-processingdata-analysis

Read More
Ideas for converting straight quotes to curly quotes...


algorithmlanguage-agnostictypography

Read More
Algorithm to implement kinetic scrolling...


algorithmlanguage-agnosticmobilescrolltouchscreen

Read More
If some naming conventions, such as uppercase-method-names, are so frowned upon, why do languages al...


javalanguage-agnosticnaming-conventions

Read More
When to make class and function?...


functionlanguage-agnosticprogramming-languagesclass-design

Read More
Accurate sqrt(1 + (x/2)^2) + x/2...


floating-pointlanguage-agnosticnumericnumerical-computing

Read More
What does it mean when `Ex` is added to a function/method name?...


winapilanguage-agnosticnaming-conventions

Read More
Purpose of singletons in programming...


language-agnosticsingletontheory

Read More
How to parse and capture any measurement unit...


javascriptregexlanguage-agnostic

Read More
Slight problem with day of the week calculation (base doomsday for a century)...


algorithmlanguage-agnosticcalendar

Read More
What does SetThreadLocale actually do?...


windowslocalizationinternationalizationlanguage-agnostic

Read More
What is the difference between concurrency and parallelism?...


language-agnosticconcurrencyparallel-processing

Read More
calculating parameters for defining subsections of quadratic bezier curves...


algorithmlanguage-agnosticmathgeometrybezier

Read More
Converting color value from float 0..1 to byte 0..255...


clanguage-agnosticcolors

Read More
Is it possible to have nested functions without closures?...


closureslanguage-agnosticlanguage-design

Read More
Is it possible to unify the concepts of inheritance and parametric polymorphism?...


language-agnosticprogramming-languagestypespolymorphismvariance

Read More
BackNext