CEIT Open Course Content

Simple programs

  1. Command line arguments
  2. Print a sequence of integers (argument length, if block, variables, error handling, looping)
  3. Find factorial value of a number (subroutins, recusion)