Who’s at index zero?
Sometimes I make video games
Who’s at index zero?
A hammer is beginner friendly, but learning to use a hammer doesn’t necessarily mean you’re ready to build a house with it.
The plot thickens
Okay, say you’ve got four inner loops (a crime on its own, I know), do you use i, j, k, l or i, j, k, ii?
Ooh, I didn’t know you could edit videos in Blender. I’ve been looking to learn how to do editing and Blender’s already a little familiar. Thanks!
You could just call this “Programmer programming” and save some screen real estate.
Something something DRY practices
The other comments explains it in pretty good detail, but when I was learning my teacher explained it sort of like a mnemonic.
1 + 1 = 2 is read “one plus one equals two”
1 + 1 == 2 is read “one plus one is equal to two”
1 + 1 === 2 is read “one plus one is really equal to two”
And you hit the nail on the head, is that === is type explicit while == is implicit.
I think the only game that’s given me a hard time with linux is Call of Duty
And that’s not to say that you couldn’t get it to work, it was just more than one click to set up so I couldn’t be bothered.
Honestly, probably better of without CoD anyway