Monthly Archives: May 2022

7 different ways how to get NumberFormatException in Java

This article will show you the NumberFormatException, how you are getting it and what you should do to handle the exception properly. Continue reading

Posted in Language basics | Tagged , , , | Leave a comment

How to figure out if a character in a string is a number

This article is about multiple ways to pull a character from a string and check if it is a number. Continue reading

Posted in Tips & tricks | Tagged , , , , , , | Leave a comment

Developer Notes 001

The list of a few developer notes collected during the software development which were not enough for a self-standing article. Continue reading

Posted in Tips & tricks | Tagged , , , , , , , , , , , | Leave a comment