Introduction to Problem Solving and Programming in Python

  • Course Number: 1051
  • Subject: Computer and Information Science
  • Semester(s) Offered: Fall
  • Credit Hours: 4
  • Description:

    This course introduces computer programming using Python, a computer language which is widely used in industry, scientific research, game programming and web applications. Students will learn how to design a program to solve a problem using procedural programming constructs such as loops, branching structures, and functions. Students will write programs that are testable (using assertions) and maintainable (using good programming style, naming conventions, indentation, and comments). Topics covered also include the general characteristics of computers, techniques of problem solving, and algorithm specification. Students are also introduced to software engineering practices, including unit testing techniques, debugging techniques, and version control management.

  • Special Notes:

    Taught in English

  • Pre-requisites:

    Minimum grade of C in MATH 0702 or STAT 1001, or minimum grade of C- in any MATH course numbered 1021 to 4999, or STAT 1102 or STAT 1902, or equivalent.