jumashafara.hashnode.devWhy Learning To Code Is So Hard!Learning to program is like picking up a new language—one that’s not only spoken but also written and logically structured. For many, it’s a journey filled with excitement, challenges, and, at times, frustration. But why is programming so difficult t...Aug 12, 2024·4 min read
jumashafara.hashnode.devLinux Mint, A Comprehensive OverviewIf you're new to the world of Linux or looking for a robust, user-friendly operating system, Linux Mint might just be your perfect match. This popular Linux distribution has earned its reputation for being accessible, reliable, and packed with featur...Jul 29, 2024·4 min read
jumashafara.hashnode.devPython Classes, Formatted Strings, Errors and Variable ScopeIn this notebook, we will explore some fundamental concepts in Python that are essential for writing clean, efficient, and maintainable code. These concepts include: Classes and Objects Formatted Strings Handling Errors Variable Scopes Don't Mi...Jul 23, 2024·9 min read