Media Summary: today I talk about referential assignment, shallow copying, and deep copying and how they're different and how to use each of ... today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ... this is the first thing I always do before opening a github issue! playlist: ...

What Is Source And Why Beginner Intermediate Anthony Explains 329 - Detailed Analysis & Overview

today I talk about referential assignment, shallow copying, and deep copying and how they're different and how to use each of ... today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ... this is the first thing I always do before opening a github issue! playlist: ... today I finally talk about docker, and how it (and linux in a way) works at a high level. I show some small examples of how it can be ... today I issue a correction to my very first video and today I show off a very short trick for avoiding noisy matches with `git grep`, `git diff`, and others! playlist: ...

today I talk about the manylinux standard for python distributions and discuss why it was created, how it works, and how to turn off ... today I talk about why you shouldn't use `os.system` and instead use subprocess in python! - watch: ... today we go over another python easter egg! `from __future__ import barry_as_FLUFL` - `__future__` imports: ... today I talk about the py launcher and why it was written for windows (and how it works) - what is a shebang? today we talk about the most important skill I've learned for software engineering -- I also give you an today we talk about environment variables, shell variables, shorthand(s) for setting them and unsetting them! playlist: ...

today I talk about two ways to bootstrap a virtualenv from nothing! - virtualenv vs venv: ... Anchored VWAP crossover trading: 89% win rate, +11.66% average gain, across 9 live tracked trades. This is not a backtest — it's ... This game name is Who is?. This game offered by Unico Studio. You can download this game Google play store. This game has a ... A historic bull market is pushing the headline indices to all time highs, but beneath the surface of passive indexing is an ... today I talk about a bit of a hidden gem in python: the SimpleNamespace class! I also demo a few usecases for testing (where I ... today I talk about the --system-site-packages argument to venv / virtualenv and what it does and why you probably shouldn't use it ...

Photo Gallery

what is `source` and why? (beginner - intermediate) anthony explains #329
assign vs. shallow vs. deep copy (beginner - intermediate) anthony explains #328
mypy! this key exists I promise! (beginner - intermediate) anthony explains #330
do this first before opening an issue (beginner) anthony explains #494
what is docker and how does it work? (intermediate) anthony explains #150
python: raise SystemExit (beginner - intermediate) anthony explains #331
avoiding noisy git matches (beginner - intermediate) anthony explains #536
what is manylinux? (intermediate - advanced) anthony explains #322
don't use os.system!  (beginner - intermediate) anthony explains #160
python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332
what is the py launcher? (intermediate) anthony explains #306
the most important skill I've learned for software engineering (beginner) anthony explains #340
View Detailed Profile
what is `source` and why? (beginner - intermediate) anthony explains #329

what is `source` and why? (beginner - intermediate) anthony explains #329

today I talk about the `

assign vs. shallow vs. deep copy (beginner - intermediate) anthony explains #328

assign vs. shallow vs. deep copy (beginner - intermediate) anthony explains #328

today I talk about referential assignment, shallow copying, and deep copying and how they're different and how to use each of ...

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ...

do this first before opening an issue (beginner) anthony explains #494

do this first before opening an issue (beginner) anthony explains #494

this is the first thing I always do before opening a github issue! playlist: ...

what is docker and how does it work? (intermediate) anthony explains #150

what is docker and how does it work? (intermediate) anthony explains #150

today I finally talk about docker, and how it (and linux in a way) works at a high level. I show some small examples of how it can be ...

python: raise SystemExit (beginner - intermediate) anthony explains #331

python: raise SystemExit (beginner - intermediate) anthony explains #331

today I issue a correction to my very first video and

avoiding noisy git matches (beginner - intermediate) anthony explains #536

avoiding noisy git matches (beginner - intermediate) anthony explains #536

today I show off a very short trick for avoiding noisy matches with `git grep`, `git diff`, and others! playlist: ...

what is manylinux? (intermediate - advanced) anthony explains #322

what is manylinux? (intermediate - advanced) anthony explains #322

today I talk about the manylinux standard for python distributions and discuss why it was created, how it works, and how to turn off ...

don't use os.system!  (beginner - intermediate) anthony explains #160

don't use os.system! (beginner - intermediate) anthony explains #160

today I talk about why you shouldn't use `os.system` and instead use subprocess in python! - watch: ...

python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332

python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332

today we go over another python easter egg! `from __future__ import barry_as_FLUFL` - `__future__` imports: ...

what is the py launcher? (intermediate) anthony explains #306

what is the py launcher? (intermediate) anthony explains #306

today I talk about the py launcher and why it was written for windows (and how it works) - what is a shebang?

the most important skill I've learned for software engineering (beginner) anthony explains #340

the most important skill I've learned for software engineering (beginner) anthony explains #340

today we talk about the most important skill I've learned for software engineering -- I also give you an

shell vs environment variables (and env, export, etc.) (intermediate) anthony explains #547

shell vs environment variables (and env, export, etc.) (intermediate) anthony explains #547

today we talk about environment variables, shell variables, shorthand(s) for setting them and unsetting them! playlist: ...

a virtualenv from nothing! (beginner - intermediate) anthony explains #072

a virtualenv from nothing! (beginner - intermediate) anthony explains #072

today I talk about two ways to bootstrap a virtualenv from nothing! - virtualenv vs venv: ...

Anchored VWAP Crossover: +254% Portfolio | ASTS, QBTS, NAS100 sp500, Russel2000 Breakdown

Anchored VWAP Crossover: +254% Portfolio | ASTS, QBTS, NAS100 sp500, Russel2000 Breakdown

Anchored VWAP crossover trading: 89% win rate, +11.66% average gain, across 9 live tracked trades. This is not a backtest — it's ...

Who Is Level 329 Walkthrough

Who Is Level 329 Walkthrough

This game name is Who is?. This game offered by Unico Studio. You can download this game Google play store. This game has a ...

The S&P 500 is Lying To You

The S&P 500 is Lying To You

A historic bull market is pushing the headline indices to all time highs, but beneath the surface of passive indexing is an ...

easy fake objects with python's SimpleNamespace (beginner - intermediate) anthony explains #143

easy fake objects with python's SimpleNamespace (beginner - intermediate) anthony explains #143

today I talk about a bit of a hidden gem in python: the SimpleNamespace class! I also demo a few usecases for testing (where I ...

virtualenv: --system-site-packages (intermediate) anthony explains #325

virtualenv: --system-site-packages (intermediate) anthony explains #325

today I talk about the --system-site-packages argument to venv / virtualenv and what it does and why you probably shouldn't use it ...