Nov 23, 2024  
2024-2025 Catalog 
    
2024-2025 Catalog

CTP 114 - Python for Everyone

2 credit hours - Two hours of lecture and directed laboratory weekly; one term.
Learn Python variables and expressions and built-in Python functions. Design and implement functions. Learn decision and repetition control structures in Python. Work with Python data structures such as strings, lists, tuples and sets. Learn to read and write to external files. This course is intended for students who have not declared Computer Science as a major.

Prerequisite(s): Eligibility for any credit MAT and eligibility for ENG 101 /ENG 101A .

Location(s) Typically Offered: Arnold Main Campus (MC) and Online (OL)

Term(s) Typically Offered: Fall and spring

Course Outcomes:
Upon successful completion of this course, students will be able to:

  1. Write basic Python programs
  2. Use built-in Python functions
  3. Read and understand Python documentation