Comment on: Python joins movement to dump 'offensive' master, slave terms
0 02 Oct 2018 14:23 u/whambamthankyouham in v/programmingComment on: Python joins movement to dump 'offensive' master, slave terms
Offensive to whom?
Comment on: Thoughts on XML - possible extra shorthand for closing tags
It'd work. You should be able to get a working model of this using llvm.
Comment on: Forcing women into programming is a fucking mistake
Exactly. Women cannot take jokes anymore. Fortunately I'm good at disciplining women. None of that MGTOW faggotry. I enjoy breaking a woman down.
It's what a man is supposed to do.
Comment on: Forcing women into programming is a fucking mistake
I gotta agree with you. Having the brackets lined up makes reading code much, much, much easier.
Comment on: Are programmers degrees being called engineers now?
I would think that the 'engineering' is being used as a synonym for 'science'. And the science part comes in if one can analyze algorithms according to their logarithmic run-times.
Many people learn software languages perfectly fine without knowing that.
Now, if someone can actually create a software language and/or design hardware that can execute software, I would expect that individual to be classified as an engineer.
Comment on: WPF C#: Static classes, when to use them?
Static class -> When you only want one of something.
If you create a level in a game as a class, you (typically) only want one instance of that level.
You are a man after my own heart.