This week, I taught a lesson on hashing, and now I'm going to pass the highlights on to you!
Tag: Python
Operator overloading is an amazing feature that I've come to love as someone who came from Java, but it certainly can be abused. I decided to give that a try!
If you know me, you know I love to play around with silly ways to solve problems with programming languages. Today is no different! This time, let's see how many ways we can add two numbers in...
Best practices often focus on minor difference in programming approaches, but what about the more fundamental ones? Surely, beginners care about those.
Python is an awesome language, but I'd be lying if it didn't have its issues. For full transparency, I put this article together.
Poetry was life changing for me as a Python developer. You really ought to try it.