Best Practices
Progress Bars for Nontrivial Computations
Tips when Collaborating
- Global uppercase, local lower case
- Creating a company template
When to NOT Loop
- Avoiding For/While loops when inefficient
Declaring Locals
- Local, LocalAlias, LocalIndex and For >>> Using, Var, MetaVar, MetaIndex or Index
Comments
Enable comment auto-refresher