Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Philipp
Philipp has asked
67
questions and find answers to
35
problems.
Stats
1.1k
EtPoint
243
Vote count
67
questions
35
answers
About
loving great OO designs, sometimes missing some C# features on my daily C++ work
Philipp questions
Use "external" GetHashCode and Equals for Dictionary
Expression evaluation in assignment
How to overcome problem with type erasure for visitor implementation
Modyfying object when passed by const reference [duplicate]
Flexible application configuration in C++
Store MATLAB 3d viewport
ExprTK unknown variable resolution depending on expression type
Wrong Yes/No text using Android Resource String
Should names representing template types be a single character?
LDAP with dotnet core under Linux
Philipp answers
how many types of strings in visual c++
Pros and cons between a single global Random object versus a set of local Random objects
Sending a matrix with each iteration: Matlab "engine.h" c++
What is wrong with making a unit test a friend of the class it is testing? [duplicate]
bool judgement is so slow? [closed]
Converting a human into 3d
Finding nearest RGB colour
need single header file for boost::shared_ptr
is there any reference/resource about how to design the structure of a data file? [duplicate]
Factory Design Pattern (needing critique)