ICS3U0

Unit 1

Unit 1 - Introduction to Python.

Here we familiarize ourselves with the Python IDE, IDLE, and basic ideas of programming.

1.01 - Getting Organized

1.02 - Computer Components

1.03 - Software Development

1.04 - Getting Started with Python

1.05 - Output

1.06 - Data Types and Variables

1.07 - Input

1.08 - Math Calculations I

1.09 - Math Calculations II

1.10 - Putting it all Together

1.11 - Review