I am trying to use more and more computer algebra system in my work. Here I collect some useful links regarding Mathematica. (I also use SageMath and Maple occasionally.)
General
- What are the most common pitfalls awaiting new users?--read this, everyone!
Programming nuances
This programming language can get a bit tricky!
- Enforcing correct variable bindings
- Upvalues
- Difference between Block, Module, and With
- Binding variables correctly
Pattern matching
Typesetting
- How to customize traditional form for inactive functions?
- How to define floor/ceiling like Traditional Form?