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
8
questions and find answers to
966
problems.
Stats
35.3k
EtPoint
13.7k
Vote count
8
questions
966
answers
About
I read code, I write code, I like code.
He/him.
Joachim Sauer questions
Can one teach JAXB to generate Java classes including comments? [duplicate]
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
java -cp "lib/*" versus java -cp "lib/*.jar"
Should the data inserted into a method be as primitive as possible?
java : Error in Enum Declaration Saying Misplaced Constructors
Java regex alternative for bytes on stream
How does Xor determine which int is different?
Declare java enum with a String array
Can a boolean be a magic number
Java: FileOutputStream("NUL:") not working after Java upgrade
Android Base64 decoding for Android 2.1
Cast a hexadecimal string to a class object