this post was submitted on 17 Jun 2023
24 points (100.0% liked)

Programmer Humor

32070 readers
450 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] PlexSheep@feddit.de 4 points 1 year ago

M$ Docu sounds like that doesn't make sense, do you have some more context?

[–] 0xd@lemmy.world 3 points 1 year ago (2 children)

https://stackoverflow.com/a/5685943

Here is the answer, M$ changed their mind at some point and your university has a stale information but it seems it was true in the past.

[–] JustANoone@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (1 children)

This is a reucurring theme at this specific subject unfortunately. He doesn't seem to put much effort into it, as most slides are just plain text and nothing else. I stopped attending after the second class.

[–] DrownedAxolotl@lemmy.ml 1 points 1 year ago

That truly sucks. Yeah, some professors can be like that. I had a math professor offer bonus points to the first 3 students completed the assignment, only for the majority to cheat and just look up the answer and turn that in. It became a contest of who could copy the fastest and one student even admitted to doing it, but she just didn't care and gave points to the cheaters anyway.

[–] apathytomorrow@feddit.uk 1 points 1 year ago

I swear all lecturer slides are outdated for programming.

I have never extended from or caught an application extension in my entire career. Agree with Microsoft, if it's an application exception it's coming from the framework. All of mine derive from exception.