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
-
Is she distributing it with git? If not I'd suspect whatever tool she's using is stripping chars. Either that or she's just copy pasting out of some material in an eLearning system.
-
@SortOfTested Nobody who is capable of using Git would use non-English comments like a fucking noob.
-
@Fast-Nop
You don't write technical German comments? I am such disappoint π -
@SortOfTested Sometimes, I'm even struggling to express such tech stuff in German because I'm so used to English.
Commenting source code in German would feel about as awkward as going to office when wearing the underpants over the trousers. -
Voxera113975y@SortOfTested except the comment is in Swedish, not German.
But as a Swede, I agree, I never use Swedish in comments.
In a PR sure, thats a temporary thing to a known person, but a comment you never know who will have to read. -
Oh Boi, that hurts.
The worst I had to put up with in A&DS was "Throwing is always better than reporting".
Like, the prof never heard of Go or Rust........or C. -
Ah, the typical Swedish programming instructor. She also uses åäö in variable names?
-
@metamourge Actually, you can have exceptions in C (sort of) - but setjmp/longjmp are not usually taught in programming courses because they're goto on steroids.
-
And then there's French where even sailor style swearing sounds like a blowjob from Galadriel.
-
Well, to be fair, I believe Swedish universities by law are required to use swedish terminology. Though, it’s not always abided.
-
My teacher would write method names with äöü and shit.
Always took him a second to realize why the program didn't compile.
Related Rants
In my uni course "Algorithms and Data structures" we use Java. Fine. Definitely not my preferred language but it's not like I have a choice.
Anyway, our teacher uploads code files for us to use as reference/examples. The problem is, they look like this. Not only does she not indent the code, she also uses a charset that is not utf-8.
In the rare cases where she does indent the code, she uses THREE, yes THREE spaces...
rant
god help us all
uni
wubba lubba dub dub
java
code