CST 1101: Problem Solving with Computer Programming

active 8 months ago
CST 1101: Problem Solving with Computer Programming
This Course is OPEN.
Professor(s)
Department
Computer Systems Technology
Course Code
CST1101
Semester / Year
Course Description

This course introduces students to concepts of problem solving using constructs of logic inherent in computer programming languages. Students study the nature of problems, common solution approaches and analysis techniques. Students use a flowchart interpreter to diagram problem solutions. Students learn the basics of computer programming by learning Python 2.7. Both Python scripts and flowcharts enable students to construct solutions to common algorithmic problems. The major emphasis is on teaching the student to identify solutions to a problem and translate them into various forms that will enable the computer to perform some of the steps in a solution of an actual problem instance. These forms include flowcharting tool, viewing generated software code and the basics of debugging the code.

Acknowledgements

This course was created by: Elena Filatova