MMohincodingtides.hashnode.dev·Apr 22, 2025 · 3 min readLearning Reflection Pig Latin TranslatorIntroduction Today, I decided to apply my Python knowledge to tackle the first project in Impractical Python Projects: building a Pig Latin translator. This challenge was a fun way to practice string manipulation, loops, and conditional logic. Below,...00
MMohincodingtides.hashnode.dev·Feb 20, 2025 · 5 min readPython Progress: Lists, Logic, and Building Interactive ToolsIntroduction Learning Python is like peeling an onion—every layer reveals something new, exciting, and occasionally tear-inducing (hello, off-by-one errors). Over the past week, I’ve delved deeper into lists, slicing, the range() function, conditiona...00
MMohincodingtides.hashnode.dev·Jan 18, 2025 · 3 min readMy Python Journey: From Zen to ListsWelcome to my very first post! I’m excited to begin documenting my journey of learning to code, sharing projects, and growing along the way. Why I Started This Journey Hi, I’m a husband, a father of three, and a full-time professional working with d...00