zi-vu java blog intro

your easy-to-understand example-backed java tutorials

Do we need another programming blog? It looks like we have plenty of them! Well, I believe that this one is different and hope you will like it too. What's so special? It is code-based. We learn java by looking at examples. It is better to see with your own eyes. Check it out!

23 Jun 2020

java 13/14 text blocks

The text blocks improve code readability. No escaping, new line or tabs characters appear in the string...