Learning program videos are being added between now and September. This course does not include Parson's problems or keyword videos.
Inputs, outputs and structure
An introduction to inputs, outputs and structured programs.
Condition controlled repetitions
An introduction to condition-controlled iterations using while loops.
One-dimension arrays and lists
Learn how to use the structured list data type in your programs.
Count controlled iterations and scope
An introduction to count-controlled iterations using for loops.
Files and exceptions
Become fluent with files and achieve exception handling excellence.