Completed
MVA Community
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Loops Tutorial - From Two Lazy Programmers
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Hockey Geek Girl
- 3 Christopher Harrison
- 4 Day 2 Topics
- 5 MVA Community
- 6 Math and Programming
- 7 Introducing Turtle
- 8 Drawing a square
- 9 Using a for loop
- 10 Variables
- 11 Syntax
- 12 Demo
- 13 Methods vs Properties
- 14 Making mistakes
- 15 Running the code
- 16 Indenting
- 17 Executing
- 18 Running 4 times
- 19 Running 5 times
- 20 QA
- 21 Star shape
- 22 Using variables
- 23 Changing the angle
- 24 Variable steps
- 25 Count from one
- 26 Loop execution
- 27 Change in syntax
- 28 For loop
- 29 Color
- 30 In Range
- 31 In Color
- 32 Mixing data types
- 33 Print statement
- 34 Draw octagon
- 35 Data type conversions