Search Results

Results for: 'python'

7:18

Using the Python Interpreter (Shell)

By: cbcafier

Motivation for and demonstration of the Python shell. For more, see: https://www.uvm.edu/~cbcafier/cs021/

5:15

Truthiness and Falsiness In Python

By: cbcafier

Truthiness and Falsiness In Python

5:06

1.3 Introduction to Python and IDLE

By: rdasari

CS021 - Computer Programming I University of Vermont A supplement video to the book: Tony Gaddis, Starting out with Python, 4th Edition

5:57

CS021 - Strings in Python

By: rdasari

CS021 - Computer Programming I University of Vermont Supplement video for Tony Gaddis, Starting out with Python, 4th Edition

5:01

CS021 - Python Sets

By: rdasari

CS021 - Computer Programming I University of Vermont Supplement video for Tony Gaddis, Starting out with Python, 4th Edition

6:40

CS021 - Python Dictionaries

By: rdasari

CS021 - Computer Programming I University of Vermont Supplement video for Tony Gaddis, Starting out with Python, 4th Edition

8:16

Expressions

By: cbcafier

An introduction to expressions in Python. For more, see: https://www.uvm.edu/~cbcafier/cs021/

7:55

EE001 Final Project - Motion Detector for Lights

By: jsaunder

My final lab project for EE001 - a circuit to allow a lightbulb to be turned on by a pair of switches or a motion detector. TinkerCad link: https://www.tinkercad.com/things/cBQPEeJfSri-ee001-final-project Yes, I know the "void" in void setu...

5:38

1.1 Introduction to Computers

By: rdasari

CS021 - Computer Programming I University of Vermont A supplement video to the book: Tony Gaddis, Starting out with Python