CCChinemere Chukwuincodemistress.hashnode.dev·Sep 4, 2023 · 11 min readTry and Except in Layman's termsIn Nigerian local parlance, we say things like "coding sweet but na error kill am" meaning that coding is interesting but errors are its undoing... What is software engineering without errors though? So errors are bound to occur in whatever project y...00
CCChinemere Chukwuincodemistress.hashnode.dev·Aug 16, 2023 · 4 min read7 Unique and Underrated Python LibrariesI believe that all stakeholders in the tech industry have agreed and come to a unanimous decision that Python is an easy-going programming language. If ever it was a debate, I think it was laid to rest long ago. From www.python.org, Python is a progr...01K
CCChinemere Chukwuincodemistress.hashnode.dev·Jan 10, 2023 · 8 min readGet Started with Flask: Building a Basic Blog"Introduction: Welcome to this tutorial on building a basic blog using Flask! Flask is a lightweight Python web framework that provides useful tools and features for creating web applications. It's a popular choice for building small projects and prot...00