Introduction to Programming (CSTP 1105)

This is an introductory course on programming. Learners will develop problem-solving skills through the use of detailed algorithms and be introduced to structured and object oriented design techniques. The course content includes standard program syntax, variable types, operators, input/output statements, decision and loop control structures, methods, encapsulation, instantiating and using objects.

The course is taught in Python. Using basic Python graphics library, students learn to develop interesting interactive desktop application while developing their programming know-hows using python.

This is a hands-on course and student learn all complexities of programming through developing simple and fun (some simple games using Python graphics) applications.
Course code: CSTP 1105
Credits: 4.0
Length: 80.0 hours
Course outline: view https://www.vcc.ca/vccphp/courseoutline?subject=CSTP&number=1105

Schedule

CSTP 1105 schedule for programs:

Course dates and times may vary throughout the term. Select the CRN number below to see a full schedule.
CRN # Dates Day/Time/Location
40636January 6, 2025
to April 7, 2025
  See full schedule
  Delivery: In Person
  Location: VCC Downtown Campus

Additional Information

  • Programming processes and terminology
  • Pseudocode, basic design of a computer program: Von-Neuman machine
  • Variables and scopes
  • Input and output: command line or file input and output
  • Functions and modules
  • Conditional, branching
  • Conditionals, branching
  • Repetitions, loops,
  • Recursion, converting tail recursion to iteration
  • Objects and Object Oriented Programming

This course is offered as part of a VCC program only.

Ask a question


  • Step 1undefined
  • Step 2undefined