Using only unchecked exceptions on your Java application
The Java checked exceptions are some kind of unique feature that most of the programming languages do not have. Is this could be a signal to not use it? The ...
The Java checked exceptions are some kind of unique feature that most of the programming languages do not have. Is this could be a signal to not use it? The ...
Since my early years of development, the Java null was a nightmare: it just could appear anywhere, anytime.
If you have some years of experience, probably you already deal with this follow situation: the software has a big problem, everybody complains about it, you...
How I created this page?
This is now my official page (and blog)!