Completed
Strings - Python for DH 03 (Revised)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python for Digital Humanities
Automatically move to the next video in the Classroom when playback concludes
- 1 Python for Digital Humanities (01: Introduction to Python)
- 2 Storing Data in Python - Python for DH 02 (Revised)
- 3 Strings - Python for DH 03 (Revised)
- 4 Integers and Floats - Python for DH 04 (Revised)
- 5 Tuples - Python for DH 05 (Revised)
- 6 Lists (and Sets) - Python for DH 06 (Revised)
- 7 Dictionaries - Python for DH 07 (Revised)
- 8 Conditional Statements - Python for DH 08 (Revised)
- 9 For and While Loops - Python for DH 09 (Revised)
- 10 Functions - Python for DH 10 (Revised)
- 11 Classes - Python for DH 11
- 12 How to Open Text Files - Python for DH 12