PinnedPublished inTechToFreedom9 Fabulous Python Tricks That Make Your Code More ElegantPythonic is a synonym for elegantNov 13, 202229Nov 13, 202229
Published inTechToFreedom9 Levels of Asynchronous Programming in PythonFrom beginner basics to advanced concurrency masteryOct 1513Oct 1513
Published inTechToFreedom7 New Typing Features in Python 3.13Boosting code reliability with the latest Python typing systemSep 287Sep 287
Published inTechToFreedom5 Effective Ways to Deserialize Data in PythonConverting JSON, XML, YAML, and more data types back into Python objects skillfullySep 26Sep 26
Published inTechToFreedomEAFP or LBYL? Rethinking the Philosophies of Error Handling in ProgrammingHow to choose between the ‘Easier to Ask for Forgiveness than Permission’ and ‘Look Before You Leap’ strategies in coding?Aug 84Aug 84
Published inTechToFreedom9 Crucial Python File Types Every Developer Should KnowUnderstanding .py, .ipynb, .pyi, .pyc, .pyw, .pxd, .pyx, .pyd and .pyo file extensionsAug 31Aug 31
Published inLevel Up CodingWhy AI Cannot Replace Human Software EngineersSoftware engineering is not only about codingJul 16Jul 16
Published inTechToFreedom7 Handy Python Scripts That Made Your Life Securer, Easier, and HappierSave time and improve productivity as a professionalJul 74Jul 74
Thanks for this very good question!It's practically okay as I tried, as the following code can pass mypy type checking:Apr 18Apr 18
Published inTechToFreedom9 Advanced Python Type Hints That Will Improve Your Code SignificantlyElegance, one step furtherApr 148Apr 148