MFG 598: Engineering Computing w/Python
Teaching Assistant Graduate course, Arizona State University, 2024
Served as a Teaching Assistant for Python during the Spring 2024 semester.
Course Description
The objective of this course is to build on your knowledge of programming logic by focusing on solving engineering problems using the Python language.
Student Learning Outcomes
- Demonstrate the differences among the various semantics of the Python Programming Language.
- Demonstrate usage of Variables, Functions, Data Types and Classes in Object Oriented Programming.
- Write Python based scripts using the NumPy and SciPy package.
- Demonstrate ability to leverage Python’s extensive libraries for handling, cleaning, analyzing and visualizing data.
