ALGORITHMS
- What is an Algorithm?
- How does a Modular Approach or top down design work?
- How are Variables used to make programs specific?
MATLAB SCRIPTS
- What is an IDE?
- What is a Compiler?
- How is MATLAB an Interpreter and how is it different from compilers?
DOCUMENTATION
- First approach: Documentation
- Second approach: Adding comments at various locations inside your script
- Good script