- cross-posted to:
- lobsters@lemmy.bestiver.se
- cross-posted to:
- lobsters@lemmy.bestiver.se
Another excellent piece from Iris Meredith - strongly recommend reading if you want an idea of how to un-fuck software as a field.
Another excellent piece from Iris Meredith - strongly recommend reading if you want an idea of how to un-fuck software as a field.
Agree, in spades.
Disagree, although I am not immune.
Graphics. That, for me, is key. Drawing pretty pictures (procedural stuff, like Logo; fonts; and teenage me’s particular crack, fractals) was where it was at.
Fuck C and everything it spawned. Give me a Pascal-family thing that doesn’t have so much fucking syntactically significant punctuation marks FFS. WORDS, mthrfckr, words not code-breaking types of bloody parentheses.
C is a terrible programming language and I think we must be clear and open about it when teaching it. But it is perfect for what it is: a showcase of how terrible all those low-level details are, how pointers work and why you don’t want to rawdog them, etc.