Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andreas
Andreas has asked
56
questions and find answers to
2
problems.
Stats
315
EtPoint
16
Vote count
56
questions
2
answers
About
Andreas questions
Is there a Perl module that collapses file system paths such as a/b/.. or a//b?
How to pass "unnecessary" pointers to a function?
"MyClass mc = MyClass()" or "MyClass mc"?
Should Java enums be defined in their own files?
How does a static member variable behave with polymorphism in C++?
Are byte arrays initialised to zero in Java?
Which g++ switches would help me write good code, like -Wall -Werror? [closed]
What does "class" mean in a constructor?
Idiom for doing something twice in C++
Which data structure is sensible for time series data in Java?
Andreas answers
How to update a SurfaceView?