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
889
problems.
Stats
33.4k
EtPoint
13.1k
Vote count
7
questions
889
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
Using BigIntegers as a condition in while loop in Java
What does plus sign does here in string?
How to sort a String collection that contains numbers?
Java HashSet key/value pair
How to test for null keys on any Java map implementation?
Type erasure with collections
Is it possible to make sure that two identical objects don't exist in JVM?
Why does casting a Type[] to a Class[] throw a ClassCastException?
How to test a constructor will throw an illegal state exception? [duplicate]
Java: Obtain matched string from an input