Coding Recommendations
Writing clean and clear code is an art and reflects
your understanding of
- derivation, verification, and implementation of algorithms
- what can go wrong with algorithms
- overview of important, known algorithms
- how algorithms are used to solve mathematical problems
- reproducible science and ethics
- algorithmic thinking for gaining deeper insights about scientific problems
Computing is understanding and your understanding is reflected in your abilities to
write clear and clean code.