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 design-decisions
Why does x86-64 use IA-64 C++ ABI?
Jan 27, 2023
c++
x86-64
calling-convention
abi
design-decisions
What should I do with an object that should no longer be used in Perl?
Dec 25, 2022
perl
oop
design-decisions
Use Django User-Model or create a own Model?
Dec 19, 2022
python
django
design-decisions
django-users
Best way to implement plugin framework - are DLLs the only way (C/C++ project)?
Dec 04, 2022
c
architecture
dll
plugins
design-decisions
Design decision - What is the use/advantage of separate RandomNumberGeneratorHolder class in Math.java?
Dec 04, 2022
java
java-8
design-decisions
Why isn't the Type class in the System.Reflection namespace?
Nov 08, 2022
c#
.net
namespaces
design-decisions
Why is CompareTo on short implemented this way?
Sep 29, 2018
.net
compareto
design-decisions
How to go about creating a prolog program that can work backwards to determine steps needed to reach a goal
Nov 18, 2022
artificial-intelligence
prolog
design-decisions
Credit card system implementation?
Nov 17, 2022
credit-card
design-decisions
Why was "immediate" attribute added to the EditableValueHolders?
Jul 06, 2018
jsf
design-decisions
immediate-attribute
What is the difference between using cfinvoke and createObject to run a component function?
Oct 02, 2019
coldfusion
components
design-decisions
createobject
cfinvoke
Bad design decision to throw an exception from an accessor?
Nov 04, 2022
java
design-decisions
Windows Services -- High availability scenarios and design approach
Aug 30, 2022
windows-services
high-availability
design-decisions
failovercluster
What scripting language for our .NET based IDE? [closed]
Mar 04, 2022
.net
scripting
dynamic-language-runtime
design-decisions
Why Array#slice and Array#slice! behave differently?
May 18, 2022
ruby
behavior
design-decisions
IdbConnection vs. SqlConnection
Jun 12, 2022
.net
design-decisions
vendor-neutrality
Why are System.Drawing Rectangle, Point, Size etc mutable structs and not classes?
Sep 18, 2022
c#
.net
design-decisions
Design decisions: Why and when to make an interface private?
Jun 28, 2018
java
interface
private
design-decisions
Is there a design reason why std::set doesnt have front and back member functions?
Aug 09, 2022
c++
set
api-design
member-functions
design-decisions
.NET Tuple and Equals performance
Aug 30, 2022
.net
performance
tuples
boxing
design-decisions
Older Entries »