Python
Python is a powerful programming language that is available on many operating systems. The Python programming language is used in the Grade 11 Computer Science courses.
To install Python on a home computer you will need to do the following:
- Download Python 3.x for your operating system and install it
- Optionally, download the free version of Wing IDE and install it
Python Resources
Type | Description | Link |
---|---|---|
Reference | Python Language | http://docs.python.org/ |
CS Circles | Python online practice | https://cscircles.cemc.uwaterloo.ca/ |
Online Course – University of Waterloo | Python Course | https://opencs.uwaterloo.ca/ |
Exercises | Interactive Practice | http://codingbat.com/python |
Python Tutorials (advanced) | Real Python | https://realpython.com/ |