_    ___ ___      _                               
/ \ |_ _/ _ \ ___| |_ _ __ ___ __ _ _ __ ___ ___
/ _ \ | | | | / __| __| '__/ _ \/ _` | '_ ` _ \/ __|
/ ___ \ | | |_| \__ \ |_| | | __/ (_| | | | | | \__ \
/_/ \_\___\___/|___/\__|_| \___|\__,_|_| |_| |_|___/
Twitch
Invidious (YT)

Invidious > Channel > Tom Kleen

Trending
Tom Kleen 4820 subscribers    RSS
View channel on YouTube
Videos
Playlists

YT 10 minutes 4 seconds
Tom Kleen
Python, part 1: Data types
YT 12 minutes 9 seconds
Tom Kleen
Python, part 2: Variables
YT 17 minutes 33 seconds
Tom Kleen
Python, part 3: Assignment Statements
YT 8 minutes 20 seconds
Tom Kleen
Python, part 4: Formatting output with "f" strings
YT 2 hours 5 minutes 15 seconds
Tom Kleen
CSCI201: Day #3, 9/23/2020. Turtle graphics, For loops
YT 4 minutes 56 seconds
Tom Kleen
Python: truncated rainbow spiral
YT 7 minutes 38 seconds
Tom Kleen
Python: Rainbow Spiral
YT 15 minutes 36 seconds
Tom Kleen
Python: Rhombus Flower
YT 3 minutes 3 seconds
Tom Kleen
Python practice test 1, problem 1
YT 2 minutes 17 seconds
Tom Kleen
Python practice test 1, problem 2
YT 2 minutes 37 seconds
Tom Kleen
Python practice test 1, problem 3
YT 5 minutes 31 seconds
Tom Kleen
Python practice test 1, problem 4
YT 5 minutes 14 seconds
Tom Kleen
Python practice test 1, problem 5
YT 5 minutes 2 seconds
Tom Kleen
Python strings: writing reverse and remove
YT 4 minutes 28 seconds
Tom Kleen
Python strings: writing a function to test if a string is a palindrome
YT 5 minutes 17 seconds
Tom Kleen
Python strings: writing a function to get a person's initials
YT 8 minutes 41 seconds
Tom Kleen
Python strings: writing a function to format a Social Security Number
YT 6 minutes 14 seconds
Tom Kleen
Python strings: a function to create an email address from a name and ID number
YT 13 minutes 44 seconds
Tom Kleen
Python strings: converting a short date to a long date
YT 3 minutes 23 seconds
Tom Kleen
Python practice test 2, problem 1
YT 3 minutes 55 seconds
Tom Kleen
Python practice test 2, problem 2
YT 2 minutes 23 seconds
Tom Kleen
Python practice test 2, problem 3
YT 3 minutes 58 seconds
Tom Kleen
Python practice test 2, problem 4
YT 37 minutes 57 seconds
Tom Kleen
CSCI201: 10/7/2020, part 2
YT 55 minutes 34 seconds
Tom Kleen
CSCI201: 10/7/2020, part 1
YT 15 minutes 59 seconds
Tom Kleen
Python: Reading data from a text file
YT 14 minutes 9 seconds
Tom Kleen
Python: Files, part 2
YT 10 minutes 38 seconds
Tom Kleen
Python: Dictionaries, part 1
YT 17 minutes 46 seconds
Tom Kleen
Python list algorithms
YT 19 minutes 11 seconds
Tom Kleen
Python: retrieving World Series winners by year
YT 5 minutes 38 seconds
Tom Kleen
Python Dictionaries, part 2
YT 21 minutes 26 seconds
Tom Kleen
Python: Practice test for Test #3
YT 9 minutes 39 seconds
Tom Kleen
Python image manipulation: removing a color from a picture
YT 7 minutes 34 seconds
Tom Kleen
Python images: color negatives, converting color to sepia
YT 10 minutes 2 seconds
Tom Kleen
Python 005: Keyboard input and the 'input' function.
YT 10 minutes 50 seconds
Tom Kleen
Python 004: The 'print' function and 'f' strings
YT 17 minutes 54 seconds
Tom Kleen
Python 003: The assignment statement and arithmetic.
YT 10 minutes 20 seconds
Tom Kleen
Python 002: Variables and assignment statements
YT 14 minutes 43 seconds
Tom Kleen
Python 001: The four basic data types and using the Spyder interactive window.
YT 18 minutes 58 seconds
Tom Kleen
CSCI201 Python Practice Test 01
YT 5 minutes 29 seconds
Tom Kleen
Python practice test #2, problem 5.
YT 5 minutes 50 seconds
Tom Kleen
Python practice test #2, problem #4
YT 2 minutes 14 seconds
Tom Kleen
Python practice test #2, problem #3.
YT 2 minutes 40 seconds
Tom Kleen
Python practice test #2, problem #2
YT 2 minutes 43 seconds
Tom Kleen
Python practice test #2, problem #1
YT 7 minutes 38 seconds
Tom Kleen
Python Review, part 1: writing functions to do simple calculations
YT 7 minutes 39 seconds
Tom Kleen
Python Review, part 2: Writing functions to manipulate lists
YT 13 minutes 38 seconds
Tom Kleen
Python Review, part 3: String functions
YT 5 minutes 48 seconds
Tom Kleen
Python Review, part 4: Dictionary #1: Add, sort, remove, modify lists in a dictionary
YT 4 minutes 39 seconds
Tom Kleen
Python Review, part 5: A price dictionary and a stock dictionary.
YT 10 minutes 27 seconds
Tom Kleen
Python Review, part 6: A shopping list dictionary.
YT 11 minutes 43 seconds
Tom Kleen
Python Review, part 7: A dictionary (gradebook) whose elements are dictionaries.
YT 4 minutes 20 seconds
Tom Kleen
Python Review, part 8: Files