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
874
problems.
Stats
32.9k
EtPoint
12.9k
Vote count
7
questions
874
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
Couldn't understand what Maven is all about, looking at the formal definitions
closing the streams of I/o
Shortest way to get an Iterator over a range of Integers in Java
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