What coding mnemonics do you use?
https://news.ycombinator.com/item?id=6171869What weird coding things do you have to use statements for or other weird tricks to remember? I can never remember < or >, and only remember that < is less than from years of typing (i=0; i<30; i++).