About Idowu Omisola
Idowu took writing as a profession in 2019 to communicate his programming and overall tech skills. At MUO, he covers coding explainers on several programming languages, cyber security topics, productivity, and other tech verticals. Idowu holds an MSc in Environmental Microbiology. But he sought out values outside his field to learn how to program and write technical explainers, enhancing his skill set. And he hasn't looked back since then.
20 Python Functions You Should Know
The Python Standard Library contains many functions to help with your programming tasks. Learn about the most useful and create more robust code.
An Introduction to Using NLTK With Python
NLTK is one of the most crucial skills to learn when becoming familiar with Python. Here's a complete introduction with examples.
The 8 Best Perimeter Security Devices
Secure your home or office with a perimeter security device designed to detect intrusions and alert you to any abnormalities.
How to Connect Your Flask App With CouchDB: A NoSQL Database
This guide makes hooking up Flask to your CouchDB database as easy as printing "Hello World!"
8 Facial Recognition Myths and the Truth Behind Them
Facial recognition technology is pretty widespread these days, but a lot of myths exist about it. Here they are, debunked.
How to Use the JavaScript if-else Statement
The if-else statement is your first step towards programming logic into your applications.
How to Make a Mobile Menu Bar With HTML, CSS, and JavaScript
The world's becoming more mobile-oriented. But how can you make a menu bar on these devices using different kinds of code?
7 Machine Learning Libraries for Aspiring Experts
Interested in the field of Machine Learning? Get started with these libraries.
6 High Performance Computing Applications That Changed the World
These extraordinary applications continue to shape the world as we know it.
Start Creating Desktop Apps in Python With the Tkinter GUI Library
Want more from your Python projects? Learn how to create desktop apps with Tkinter.
How to Read and Write to a JSON File in Python
JSON is a perfect answer to neatly packaging your Python data.
Face ID: Can Strangers Unlock Your Smartphone and How Can You Prevent It?
Facial recognition software can fail, and this is either an inconvenience or a security risk. Here's how that can happen.
What Are Single-Page Applications and Progressive Web Apps?
If you're keen to uncover the differences between these two web heavyweights, keep reading.
How to Build a YouTube Video Downloader With Python
Looking to practice your Python? Sharpen your skills with this video downloader.
10 Python Project Ideas Suitable for Beginners
You know the basics and now you're ready to apply them. Get started with these Python projects!
How to Convert a List Into a Dictionary in Python
Take control of your data with Python. Learn to convert lists to dictionaries.
What Does API Stand For? Examples of How to Use APIs
APIs are what allow software and websites to "talk" to each other. Learn more about what API stands for and how to use APIs.
How to Debug Your Python Code
Equip yourself with the know-how to squash every Python bug in your path.