The “with” statement in Python is regarded as an obscure feature by some. But when you peek behind the scenes of the underlying Context Manager protocol you’ll see there’s little “magic” involved.
(more…)
Read more »
tl:dr star is a python(ish) programming environment that lets you call Go library functions. click down to the repl if you'd just like to play around... (more…)
Read more »
In this course, I explain the fundamentals of neural networks. I explain how they are derived and how they work. The course is motivated by a problem - build... (more…)
Read more »
Streamlit has quickly become the hot thing in data app frameworks. We put it to the test to see how well it stands up to the hype. Come for the review, stay for the detailed code demo! (more…)
Read more »
Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies. (more…)
Read more »