75 followers
Software Engineer • YouTuber • Developer Advocate at AssemblyAI
Helping you to learn Python and Machine Learning
Learn how to automate file organization in Python · Python is the perfect tool to automate file organization. In this article you will learn how to use...
I'm incredibly excited to share my latest career update! · I'm incredibly excited to share that in February 2022, I joined AssemblyAI full-time as a...
Reflecting on my 2021 goals, and setting new ones for 2022 · As the year is coming to an end, I want to take a moment and reflect on the past year and...
Master Strings in Python. · Strings are an essential data type in Python that are used in nearly every application. In this article we learn about the...
8 quick Python refactoring tips for cleaner and more pythonic code. · In this tutorial I show you another 8 quick Python refactoring tips for cleaner and...
All code syntax options explained · Pattern matching is certainly the most interesting new feature in the new Python 3.10 release, and in this tutorial...