Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Joachim Sauer
Joachim Sauer has asked
7
questions and find answers to
871
problems.
Stats
32.8k
EtPoint
12.9k
Vote count
7
questions
871
answers
About
I read code, I write code, I like code.
He/him.
Joachim Sauer questions
Is there a way to apply a refactoring script just for its side-effects?
Are there cross-platform tools to write XSS attacks directly to the database?
How were the Locale constants chosen?
How to make generated classes contain Javadoc from XML Schema documentation
Joachim Sauer answers
Why does wdiff not work with named pipes
Reading text file in J2ME
Why can't javac compile Java 1.5 code to run on Java 1.4 JVMs?
Why create a new Object - Java Tetris Tutorial
what happens to an object in Java if you do not reference it, like here : myString.concat("that")
Java safe String.format and escaping %
Dead Code Warning in IF Statement
How to prevent class compilation
Why is Joda Time serialized form so large, and what to do about it?
getDeclaredMethods() in Class class