COMPSCI X434
Programming Python
Get an introduction to the fundamentals of Python programming.
Python is one of the world’s most popular programming languages as it offers multiple applications, including data science and analytics, web and database applications, system administration, scientific computing, artificial intelligence, financial analysis and more.
The core language is quite simple and serves as an excellent platform for demonstrating the benefits of object-oriented programming as well as good programming design.
This course covers data structures, conditionals, iteration, programming patterns, functions, object oriented programming, working with local and Internet files, pattern matching with regular expressions, and using modules.
This course is ideal for beginners interested in learning Python.