Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681453y@Ranchonyx it's the "java Java Programming Cheatsheet"
There's just nothing to cheat with java Java. -
@Ranchonyx reflection ir pretty normal. What I consider cheating is
- Unsafe
- java asm bytecode modifications
- maayyyybe usage of the java's mirror API. Just maybe. -
@netikras As a Rust dev I find the JVM and garbage collection to be a giant cheat.
Oh, and the existence of Null, and thus also the NullPointerException... is cheating. -
@bittersweet why java in particular? How about other gc-enabled runtimes? Also are cheats?
-
@C0D4 You mean JAVA Programming Java Cheatsheet.
So it’s a cheatsheet for JAVA Programming written in Java.
What do you think?
question