Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

How to reduce calculation of average to sub-sets in a general way?

Draw a point a set distance away from a base point

Hard-coding paths in Linux

linux language-agnostic

Kind of a question about the English language: Using plural in the first part of an identifier name

Does there have to be a mode switch for something to qualify as a context switch?

Is a good practice to use regular expression for input validation?

regex language-agnostic

Can you programmatically detect pluralizations of English words, and derive the singular form?

Building a game, need a language with strongly supported first class functions

language-agnostic

Equivalence of boolean expressions

What's the right way to handle "One, Both, or None" logic?

Does any programming language support defining constraints on primitive data types?

Translate numbers from a range to another range

In functional list manipulation, what do we call "inserting something between each item"?

How to Report Bugs the Smart Way [closed]

help for beginner at web dev/design

language-agnostic

Limit the confusion caused by undefined-behavior?

Quicksort. How to choose pivot element?

Plain, linked and double linked lists: When and Why?

What else is there to do? A programmers guide to understanding himself

language-agnostic

What is a mantainable way of saving "star rating" in a database?