When working with axis - "X is a-cross"
Rhyming reminder of which axis is vertical, and which horizontal...
61–70 of 88 posts
When working with axis - "X is a-cross"
Rhyming reminder of which axis is vertical, and which horizontal...
tar -xzf merc.tgz what the fuck
how the fuck do you people remember this shit
just think with a german accent
XTRACT ZE FILES
Earlier quoted context omitted.
I find it hard to believe that someone actually mixes these unless they completely skipped all math classes in school.
I remember several kids in my class having great difficulty with when they were first introduced. I can well imagine many of them just decided it was impossible and gave up.
Anyways, the classic mnemonic for that was simple - for the wide part contains more 'thingies' than the narrow part. They're actually taught before numbers or together with numbers, like [pic of four strawberries] > [pic of three strawberries].
Most methods in C read like an assignment, so if you are trying to remember what order the arguments to strcpy go, it's strcpy(x,y) is like x = y Then remember specially that typedef is the wrong way around to the way you would like it to be :)
Questionably coding, but I always loved this IRC snippet: tar -xzf merc.tgz what the fuck how the fuck do you people remember this shit just think with a german accent XTRACT ZE FILES
Earlier quoted context omitted.
Also CSS related, when doing margin/padding I use "TRouBLe" to remember: margin: (T R B L)
My one is visualising a clock face, 12, 3, 6, 9
The fact that programmers can't remember well illustrates why children shouldn't be chastised for getting (for example) b and d wrong. I have dealt with this by conditioning myself to always read < as 'is less than'
Fortunately for both of us, he had been diligent about making backups and din't lose his entire thesis.
When using ln to link files, I tend to recite: ln -s "what you want," "where you want it"
Earlier quoted context omitted.
I was surprised to see that as an example as well, but then I thought back to starting out as a programmer. I'm sure I spent many hours fixing bugs caused by getting wrong.
I find it hard to believe that someone actually mixes these unless they completely skipped all math classes in school.