ACM Workshop: Python Workshop 2
Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=hDc51OPoZvg
This workshop by Aaron Herr is a followup to the previous ACM workshop by Alexander Betancourt which continues the discussion of Python by talking about how they do lists, dictionaries, classes, inheritance, and so forth. Aaron finished with a discussion of OpenCV in Python for image recognition and AI.
Other Videos By Bill Kerney
2022-03-09 | Deleting from a BST / Shell Scripting / Applying for a Job |
2022-03-09 | Privacy, Cognitive Biases I |
2022-03-09 | Radial Damage weapons |
2022-03-09 | Barycentric Coordinates + Z-Buffering |
2022-03-07 | Binary Search Trees II |
2022-03-07 | Fallacies Part IV - |
2022-03-02 | Fallacies Part III |
2022-03-01 | Animating a Character in Unreal Engine using Mixamo |
2022-02-28 | Big O (Part II) + Binary Search Trees |
2022-02-28 | Fallacies Part I |
2022-02-25 | ACM Workshop: Python Workshop 2 |
2022-02-25 | Linked List Class Invariants + Queues + Stacks + Big O |
2022-02-25 | Midterm I Review Part II |
2022-02-24 | UE4 Water Plugin + Projectile Weapons |
2022-02-23 | UNCC's BRIDGES |
2022-02-23 | Midterm Review + Ethics of Autonomous Vehicles |
2022-02-22 | Week 7 - Voronoi 2: Lloyd's Algorithm + Edge Detection |
2022-02-16 | Lecture 42 - Lambda Functions, Pointer Loops, Function Pointers, Life |
2022-02-16 | The Housing Crisis |
2022-02-15 | Voronoi Regions |
2022-02-14 | Linked Lists III - Inserting and Deleting from the Middle |
Tags:
acm
python
list
tuple
dictionary
opencv
oo