In this step-by-step tutorial, you'll learn what scopes are, how they work, and how to use them effectively to avoid name collisions in your code. Additionally, you'll learn how to take advantage of a Python scope to write more maintainable and less buggy... (more…)
Read more »
Your browser isn’t supported anymore. Update it to get the best YouTube experience and our latest features. Learn more... (more…)
Read more »
As part of PyCon US 2020, we are planning to record a Q&A with the Steering Council. We are using this topic to solicit questions from the community. We plan to leave this open for about a week. Thanks for all of those who leave a question (which adh... (more…)
Read more »
We’re going to write a quantum circuit interpreter (or simulator) using just 27 lines of Python! (more…)
Read more »
Learn the Golang programming language as a Python developer in this tutorial that gets you started in the right direction. (more…)
Read more »