Python Resources

Student Info Form


Course Online Curriculum:
TLACS (How to Think Like a Computer Scientist) – Online Curriculum
TLACS in pdf form
Table of Contents and Sample Pages

Other Important Links:
Download Python
How to Install Python (from Carleton College)
Translating Python 2 to Python 3
Python Style Guide
Python Standard Library Reference
repl.it online Python interpreter (be sure to check Settings to set to Python3
A Wealth of Python Resources
Download Thonny

TKINTER: (ToolKit Interface)
TKINTER Tutorial
Nice little Tkinter tutorial
Tkinter Layout Managers

TurtorialsPoint (https://www.tutorialspoint.com/python/python_gui_programming.htm)

Geeks for Geeks: https://www.geeksforgeeks.org/python-tkinter-tutorial/

Python-Course https://www.python-course.eu/tkinter_buttons.php 

Real Python https://realpython.com/python-gui-tkinter/

Info/Articles:
More Evidence that Python is the Best Starter Programming Language

Online Learning Resources:
CodingBat: Practice Problems!
PythonSchool.net
Code Academy Python
Google’s Python class
Invent with Python!