Skip to content

Some bad I code I wrote to do a seminar, there are a lot better resources out there

Notifications You must be signed in to change notification settings

TheMadBug/python_seminar

Repository files navigation

For Better Resources on learning all this stuff

Dataclass [YouTube]https://www.youtube.com/watch?v=vBH6GRJ1REM James Murphy from mCoding, he has a great bland intensity to him

TypeHints YouTube TechWithTim, gives a broad overview with a bit more context

Operator Overloading YouTube Note that underscore underscore is typically called “dunder”, I don’t know why

List Comprehension YouTube The production value of this cracks me up

Itertools Documention itertools — Functions creating iterators for efficient looping — Python 3.11.0 documentation

Match Statement YouTube James Murphy from mCoding again, he’s my go-to

Walrus Operator YouTube From Bro Code, which must have come from some Silicon Valley startup.

About

Some bad I code I wrote to do a seminar, there are a lot better resources out there

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages