Skip to main content

ITI 337 - Python Programming Level I

Registration Option: Open Enrollment

Total Course Hours: 15

Materials:  You must purchase Textbook(s)/ materials and bring them to the first class

If you do not see a class listed in our catalog, it is not available for registration at this time.

Description

Python Programming Level I- ITI337 (face to face)  or ITI455 (remote learning)

Learn basic Python. Python is a powerful scripting language that can be used to automate system administration, create powerful web pages, develop mobile applications and more. This course is an introduction to Python and introduces many beginner programming concepts along the way. Learn Python objects, Python Statements and syntax, numbers, strings, lists, numeric types, variables and references, and strings. Topics also include functions, scopes, arguments, advanced functions, module coding and packages. Three hours of this class (1 session) consist of online instructions/projects. 

Prerequisites

Programming Fundamentals or equivalent experience. Experience with an object oriented language such as C++, Java, or C# recommended but not required.

Objectives

  • Use Python development tools, Python’s IDLE editor.
  • Create classes and methods using object oriented Python coding.
  • Add graphics and animation to a Python program.
  • Implement keyboard and mouse events.
  • Use math library functions to control program behavior.