Olamide Ayeni

An Introduction to Object Oriented Programming in Python

Introduction Programming languages are generally built on certain models or paradigms to ensure the code behaves predictably. As we have…

4 months ago

Functional Programming in Python

What is Functional Programming? Functional Programming is a programming paradigm that utilizes functions for clean, consistent and maintainable code. It…

4 months ago

Procedural Programming in Python

Developers can structure their code in many different ways. That structure makes it easier to update the code and create…

4 months ago

Functions, Data Structures and Exception Handling In Python.

FUNCTIONS IN PYTHON What are Functions? Functions at the basic level are a set of instructions that take an input…

4 months ago

Python: Control Flow and Conditional Statements

As Developer's, it is of utmost importance that we know how to control the flow of our code. And in…

5 months ago

Getting Started With Python

An intriguing name, you may wonder. Is it a snake or something else? Well firstly, let's take a look at…

5 months ago

UI Frameworks and Libraries

WHAT ARE UI FRAMEWORKS? UI Frameworks are a collection of pre-built libraries, components and design elements. They consist of a…

5 months ago

A Developer’s Tool: The Cascading Style Sheet(CSS).

INTRODUCTION CSS acronym for Cascading Style Sheet is a computer language used for laying out and structuring web pages. When…

5 months ago

A Developer’s Tool: The Hypertext Markup Language(HTML).

In a world growing and expanding daily, the online space is now more seen and utilized. Everyone has access to…

5 months ago

Diving into the world of Web Development: An Ultimate Guide

Many of the activities we do everyday can be entirely performed online. We can make use of our phones, tablet,…

5 months ago

AI:The Present and The Future

INTRODUCTION Artificial Intelligence(AI) is the current big thing. It's everywhere. Most have heard of its wonders and capabilities, how intriguing…

5 months ago