Latest post
12 Text Tools For Developers
Text data and text manipulation of it is also part of a developer job. Let’s see a few free text tools to simplify your job.
-
Confusing Java Strings
How to avoid trouble with Java String and Unicode characters!
-
Java Syntax Puzzlers
Working on language-specific tooling exposes you to all kinds of edge cases and delicate details and language has to offer. Some of them are well known and generally seen as “unprofessional” (hello goto). Others are actually not known at all. And with all due respect, I quite enjoy discovering the edge cases of the language syntax – a lot of times to confuse my co-workers who think they know the Java Language Syntax.
And given I love a good puzzle (especially the Java Puzzles), let’s try a puzzle but using the Java syntax only, without any runtime behavior.
1-3 of 3