Learn fundamental programming concepts using the Python 3 programming language, a high-level interpreted language that is easy to read and write, with powerful libraries that provide additional functionality.

Time: 36
Course Introduction:

This course is an introduction to fundamental programming concepts by way of the Python 3 programming language. Python 3 is a high-level interpreted language that has many benefits, including easy-to-read and easy-to-write syntax and powerful libraries that provide additional functionality. Even though Python 3 is a great programming language for beginners, it is also used extensively for practical applications in engineering and data science. This course is intended for people with no or very little prior programming experience. It covers a range of topics, such as data types, control flow, functions, file operations, and object-oriented programming. When you finish this course, you will be able to create Python programs for a variety of applications.

Course Units:
  • Unit 1: Introduction to Python 3
  • Unit 2: Operators
  • Unit 3: Input and Flow Control Statements
  • Unit 4: Data
  • Unit 5: Functions
  • Unit 6: Basic Data Structures II – Tuples, Sets, and Dictionaries
  • Unit 7: File Handling
  • Unit 8: Regular Expressions
  • Unit 9: Exception Handling
  • Unit 10: Object-Oriented Programming (OOP)
Course Learning Outcomes:
  • Write Python programs within an Integrated Development Environment (IDE);
  • Explain and apply the basic variable types int, float, str, and bool;
  • Apply operators and operator precedence;
  • Write programs that apply control structures, lists, strings, sets, tuples, and dictionaries;
  • Write programs that import libraries for a variety of applications, such as random numbers and data visualization;
  • Write interactive programs that ask for and use input from the user;
  • Write programs that use functions and methods;
  • Apply data visualization tools for basic data analysis;
  • Translate search terms into regular expressions;
  • Handle errors and exceptions in Python programs by using try, except, and finally statements; and
  • Use object-oriented programming and object methods to write code that is easy to read and maintain.
Continuing Education Units: 3.6