This course is not intended to prepare you for project management certification. However, upon successful completion of this course, you will be able to:
- Design, develop, code, test, and debug Python programs.
- Use the Python shell for initial exploration of language constructs.
- Use a Python Integrated Development Environment (IDE).
- Use common features of the Python core language and the Python Standard Library.
- Use data types and flow control statements that are the building blocks of all programming.
- Use their foundation knowledge of object-oriented coding techniques to create classes that are applied appropriately in a Python program as a solution for a specific problem statement.