Advanced python learning path
·1 min
Table of Contents
Here are the youtube videos I refer to brush up on advanced python.
What are python namespaces? #
What is Passing arguments by Object Reference? #
What is pickling and unpickling? #
https://www.geeksforgeeks.org/pass-by-reference-vs-value-in-python/