Going through the notes of the C course I’m TAing, this man really introduced pointers in lecture 2 slide 7 huh
Sure so C has no access restrictions, but C’s gotta be the most secure language because no one
- Wants to read your code
- Can read your code
You ever just include 5 header files like you plan to Do Things and then write a 3 line code
You know, the fun thing about peeking behind people’s running code is that you see how they went about thinking about things.
You know how there’s stuff that comes up every once in a while in a textbook that says, “whatever you do, don’t do this!” and you think to yourself, “why would anyone do that, seems fairly intuitive”? Well, if you’ve thought that, you’ve clearly never taught students.
Update to the arrays saga: I read a piece of code written by my incredibly talented students and I have now reliably forgotten how arrays work.
So the kiddies passing in 8 variables to a function because arrays suck and not using loops are back at it again (EIGHT VARIABLES ARE YOU KIDDING ME), and this time I have my mother’s backing to be ruthless, in her own words, “That’s like saying these kids didn’t learn multiplication and just keep adding things together” and ngl she’s at her most ruthless when she isn’t even trying
Unfortunately I cannot hold it against my students that they use bubble sort but hoo boy if I could
The nerve of this kid to just casually drop the fact that he’s passed eight variables to a function is almost convincing
I’m off to bed, I’ve seen too much
TIL modularity overkill is a thing, fuck me if I thought I could sleep after that
Unfortunately I cannot hold it against my students that they use bubble sort but hoo boy if I could
The nerve of this kid to just casually drop the fact that he’s passed eight variables to a function is almost convincing
Unfortunately I cannot hold it against my students that they use bubble sort but hoo boy if I could