Sign in to confirm you’re not a bot
This helps protect our community. Learn more

Problem Solving

3:20

While Loop

8:21

For Loop

8:51

The While Loop

12:25

While Loop and the if Statement

13:30

While Loops

15:50

Loop Counter

16:17

Coding Code Looping Demos

17:58

A Loop with a Counter

19:56

Iterator

20:14

Sentinel Variable

32:30

Descriptive Name for Counter Integers

34:26

Program Loop Demo

36:30

Run Loop

39:13

Can Loops Be Used for Passwords

40:35

Looping inside Loops

44:48

Vegas Rule of Curly Brackets

58:43

Scope

59:36

Use of Undeclared Identifier

1:00:50

Style Checker

1:04:53

Challenge Program

1:06:17

Dice Statistics

1:11:22

Command Line

1:14:06

Standard Input Output Library

1:16:23

Safety Coding

1:18:07

Shorthands

1:26:08

No Errors in Compilation

1:27:46

Percentage Chance of Rolling a Target

1:54:15

Combine and and or Operators in One Particular Statement

2:06:10
Lecture 4, COMP1511 - Programming Fundamentals 2020 Term 3
Lecture 4 - Looping In this lecture, we're adding a new concept, Looping. We've been able to branch which code runs, but until now we haven't seen the ability to re-run the same code.

Follow along using the transcript.

Marc Chee

1.61K subscribers