Newbetuts
.
New posts in language-agnostic
What is a callback function?
language-agnostic
callback
How do I determine whether my calculation of pi is accurate?
algorithm
math
language-agnostic
pi
What are the lesser known but useful data structures?
language-agnostic
data-structures
computer-science
Way to go from recursion to iteration
recursion
iteration
language-agnostic
computer-science
theory
What is a lambda (function)?
lambda
language-agnostic
computer-science
terminology
theory
Interface vs Base class
oop
interface
language-agnostic
base-class
static-typing
What's the difference between faking, mocking, and stubbing?
unit-testing
mocking
language-agnostic
terminology
definition
What's your favorite "programmer" cartoon?
language-agnostic
Understanding "randomness"
math
language-agnostic
random
Database, Table and Column Naming Conventions? [closed]
database
database-design
language-agnostic
naming-conventions
What's the difference between an argument and a parameter?
parameters
language-agnostic
arguments
terminology
Unique (non-repeating) random numbers in O(1)?
algorithm
math
random
language-agnostic
Should a function have only one return statement?
language-agnostic
coding-style
Finding all possible combinations of numbers to reach a given sum
algorithm
search
language-agnostic
combinations
subset-sum
What is tail call optimization?
algorithm
recursion
language-agnostic
tail-recursion
tail-call-optimization
Why do people say there is modulo bias when using a random number generator?
c++
random
language-agnostic
modulo
Strangest language feature
language-agnostic
programming-languages
What is the difference between a framework and a library?
frameworks
language-agnostic
libraries
terminology
Learning to write a compiler [closed]
compiler-construction
language-agnostic
What is an idempotent operation?
language-agnostic
definition
idempotent
Prev
Next