Mitchell Daddario
Mitchell Daddario's - Python Blog

Mitchell Daddario's - Python Blog

Follow
Follow
homebadges

Your Crypto is not Safe on Coinbase!

Jul 8, 20224 min read

Transfer your Crypto to a Cold Storage Wallet for Maximum Security. · In this article, I explain why your crypto is not safe on centralized exchanges and...

Your Crypto is not Safe on Coinbase!

Python: Unit Testing with Pytest

Jun 20, 20226 min read

Most important Pytest features! · In this post I will highlight the most important features of unit testing with Pytest, Python's most popular testing...

Python: Unit Testing with Pytest

Python: Truthiness of Objects

Apr 30, 20222 min read

Tell me the Truth! · Introduction: This post is a brief overview of how Python evaluates the truthiness of objects. In Python, any object can be tested...

Python: Truthiness of Objects