CST 1101: Computer Program Problem Solving

The Best Way to Learn Python – Python Programming Tutorial for Beginners

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. 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 a flowcharting tool, viewing generated software code, and the basics of debugging the code. At the end of the class, students will write a project Python script that demonstrates the student’s knowledge of all the basic programming concepts discussed in class (e.g., variables, conditions, loops, functions).

SYLLABUS:

CST1101_Syllabus_Summer2021(2)

MAJOR WORK: 

CST 1101 hw 6 algorithm

Python Programming Language | Learn Python With Examples | Edureka