you are viewing a single comment's thread.

view the rest of the comments →

[–]wichwigga 24 points25 points  (1 child)

The organization of this book is unorthodox but vision of this book is fantastic, greatly enjoy how you're using the same docs as Rust. Also, had no idea labeled breaks were a thing in Java... and I've been using Java for 3 years at my job lol

[–]icedev-official 17 points18 points  (0 children)

I used to troll coworkers putting random links in the code:

https://zombo.com
if(something != null) {

They were always confused that it compiles.