An Introduction to GDB for Debugging C Programs - COMP211 - Fall 2020
26:22
Toward Floating Point Representation: Fractional Numbers
33:29
Introduction to Sorting in Python with sorted, list.sort, and an implementation of insertion sort
31:10
Python 101 Tutorial - importing modules & functions - Why is __name__ "__main__" and when is it not?
27:30
Import Modules and Functions from the Python REPL, other Modules, and Jupyter Notebooks Tutorial
30:29
Methods in Python - Tutorial on the self parameter and writing mutable vs. immutable methods
54:21
Python 101 Lists Tutorial - How to construct, append, access with subscription indices, sum, and pop
38:58
Vectorized Operations in Python - Introductory Tutorial on the Semantics of Numpy-style Operators
27:33