COSC 1336 - Computer Science and Programming

Undergraduate course, University of Houston, Computer Science Department, 2024

Tuesdays and Thursdays from 4 PM to 5:30 PM.

LEARNING OBJECTIVES

At the end of this course, the student should be able to:

  • Understand the basic principles of hardware and software of a computer system.
  • Demonstrate their computational thinking skills by analyzing problems and presenting an algorithmic solution.
  • Demonstrate their ability to write programs in Python by using basic programming principles, branches, loops, functions, file I/O, and composite data types.