Hide Advanced Options
Courses - Fall 2025
ENPM
Engineering, Professional Masters Department Site
Open Seats as of
03/29/2025 at 07:30 AM
ENPM818W
(Perm Req)
Variable Topics in Engineering; Python Applications for Engineering AI
Credits: 3
Grad Meth: Reg, Aud
This course provides a comprehensive introduction to Python programming, covering fundamental concepts such as program structure, variables, assignments, and built-in data types, including strings, lists, tuples, and dictionaries. Students will explore control flow, functions, modules, and basic I/O and file operations. The course also introduces object-oriented programming, classes, and exception handling. Beyond the basics, students will delve into algorithms and data structures, including recursion, searching, graph algorithms, priority queues, search trees, and hash tables. The course further explores algorithms used in artificial intelligence and machine learning, such as regression, classification, and clustering. Additionally, students will gain hands-on experience with essential scientific computing libraries, including NumPy, SciPy, and Matplotlib. By the end of the course, students will have a solid foundation in Python programming and its applications in data structures, algorithms, and AI-driven problem-solving.