General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
LaurieWired
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "Translating a Java Method to Native C++ (Android)" video.
I like to name things with synonyms when I have to write interface code between languages. Since both C++ and Java use `this`, I would've gone with the Pythonic `self`. This whole video makes me think I should write a code generator for my language to target the JVM.
3