I'm not enrolled in school at the moment just self-learning how to program and I'm looking for a good Python book or videos explaining how to learn Algorithms or data structures through the use of Python? Understanding computer science concepts such as Stacks, Binary Trees, Recursion and Queues and how to implement them in Python?
I'm not sure about the things you mentioned, but responding to your title here is the de facto learning-programming-via-python:<p><a href="http://www.greenteapress.com/thinkpython/" rel="nofollow">http://www.greenteapress.com/thinkpython/</a>