VIDEO AVAILABLE EARLY FOR PATRONS (PATREON LINK BELOW)!
Dual math / cs major from top state school calls in. Don't say something is your favorite language feature if you don't understand it.
Patreon: https://www.patreon.com/codingjesus
Calendly (1-on-1 with me): https://calendly.com/coding-jesus
Personal Instagram: https://www.instagram.com/thecodingjesus/
Quant / SWE Instagram: https://www.instagram.com/thecodingjesusquant/
Email: [email protected]
00:00 candidate introduces himself
01:35 version of Python?
01:45 favorite Python feature?
03:25 where does Python install libraries from?
04:03 what does PyPI stand for?
04:13 how do I specify a version of a package?
04:40 how to upgrade a package?
05:10 how to install a package from GitHub?
05:40 whats a wheel file?
05:55 how do I get a wheel file?
06:10 how do I install a wheel file?
06:40 what’s the extension of wheel files?
07:30 what’s a toml file?
07:45 what does a toml file replace?
08:45 how big are integers in Python?
09:10 what’s twos complement?
09:20 what’s the largest Python integer you can write?