Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

How do you detect Credit card type based on number?

Is a GUID unique 100% of the time?

language-agnostic guid

Performance optimization strategies of last resort [closed]

What's the difference between passing by reference vs. passing by value?

"Parameter" vs "Argument" [duplicate]

Learning to write a compiler [closed]

What is the difference between a deep copy and a shallow copy?

What is a callback function?

Should a function have only one return statement?

How do I determine whether my calculation of pi is accurate?

What are the lesser known but useful data structures?

What is a lambda (function)?

Interface vs Base class

What's the difference between faking, mocking, and stubbing?

What's your favorite "programmer" cartoon?

language-agnostic

Database, Table and Column Naming Conventions? [closed]

Understanding "randomness"

What's the difference between an argument and a parameter?

What does it mean to "program to an interface"?

What is the best regular expression to check if a string is a valid URL?

regex url language-agnostic