Computation Engineering resources
A non-exhaustive collection of resources on using computational methods in engineering. Aspirational in the sense that I think this is an area I would like to teach a course in one day.
Python
-
Course syllabus for Engineering Computations (MAE 2117, George Washington University) by Lorena A. Barba
-
Lectures on scientific computing using Python by J. Robert Johansson
-
Programming for Data Science (NYU) by Dr. Gregory Watson. Github source.
-
Scipy Lecture Notes, ‘One document to learn numerics, science, and data with Python’ (Github source) by a large number of editors, authors, and contributors.