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
-
@Ranchu Yes. Please use English in code, unless no one other than you will ever get the source.
-
@Lor-inc eh, teacher enforced classname.
@IntrusionCM our course, sadly, is incapable of understanding what a wrapper is. But I believe it won't be a "Hülse".
Could imagine it though, IT terms are weird in German. -
@Ranchu i once had the code of someone.... Who definitely broke the border of insanity and went far beyond.
Everything was german.
Class - Klasse
Wrapper - Hülse
Facade - Facette
Adapter - Konverter
...
(rewrote from scratch) -
@IntrusionCM Mein Gott.
I mean, facade != facette and stuff but what in the name of God.
More like, why?
Imagine somebody just going
(C/++)
#define class Klasse
#define int Ganzzahl
#define std::string Zeichenkette
#define void leere
#define return zurueckgeben
#define print drucke
Ganzzahl main(leere) {
Zeichenkette zk = "GOD HELP ME";
drucke(zk);
zurueckgeben 0;
}
Related Rants
ah yes, i'm a VERY kinky Java dev
my favorite NSFW act is naming my java variables shorter than their data types
joke/meme
java