We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
Ok, agreed. Been there, done that, when someone asked us to...
Apr 29 '18
Especially for database exceptions, I suggest also having a...
Personally, I am currently using Eclipse. The reason is not...
Mar 7 '18
While we do not need to fear an accidental assignment (if (...
Feb 21 '18
Hard to guess. Upper and lower case? Try to play around wit...
Dec 18 '17
{ } donates repetitions, for example (from the Java Pattern...
Dec 17 '17
Just a little detail: Personally, I prefer the following: ...
Dec 13 '17
Java 9 will also have some nice factory methods, so you wil...
Dec 12 '17
Recent comments
How I went from failing every interview to a job at Amazon
Ok, agreed. Been there, done that, when someone asked us to...
Ignoring Exceptions in Java
Especially for database exceptions, I suggest also having a...
IntelliJ or Eclipse?
Personally, I am currently using Eclipse. The reason is not...
Do you code `if (foo == true) ` in Java?
While we do not need to fear an accidental assignment (if (...
How can I replace all matches found in Apache POI?
Hard to guess. Upper and lower case? Try to play around wit...
How can I replace all matches found in Apache POI?
{ } donates repetitions, for example (from the Java Pattern...
The Builder Pattern in Java, and Dart Cascades
Just a little detail: Personally, I prefer the following: ...
A small piece of code which is going to inspire you to try out Kotlin
Java 9 will also have some nice factory methods, so you wil...