25.14.1
This website uses cookies to ensure you get the best experience on our website. Learn more

CIS-30E Advanced Python Programming

Apply the principles of Python programming to import and manipulate data sets. Design scalable programs with application scaffolding. Explore abstract methods to maintain data consistency, clone objects using the prototype pattern, use the adapter pattern to make incompatible interfaces compatible and employ the strategy pattern to dynamically choose an algorithm. Build high-performance applications and learn about single core and multi-core programming, distributed concurrency, and Python design patterns. 48 hours lecture and 32 hours lab.

Skills / Knowledge

  • Python programming, data structure, multithreading, parallel processing, concurrency design, prototype patterns, high-performance programming.