TATijani Abdul-hakeeminabdulhakeemola.hashnode.dev·Aug 6, 2023 · 8 min readMastering Object-Oriented Programming with PHPIn this article, we will be going through the concept of Object-Oriented Programming (OOP) in the PHP language. Before that, let me give you a brief introduction to the PHP language itself. Created by Rasmus Lerdorf in 1993, PHP, which stands for hyp...00
TATijani Abdul-hakeeminabdulhakeemola.hashnode.dev·Jul 29, 2023 · 5 min readUtilizing Python for Data Analysis and VisualizationIntroduction Python is an interpreted scripting language created by Guido Van Rossum and released in 1991. Python offers numerous libraries and tools for data analysis, visualisation, data manipulation, and artificial intelligence that are easy to us...00
TATijani Abdul-hakeeminabdulhakeemola.hashnode.dev·Jul 27, 2023 · 6 min readHow To Create Visualisations Using MatplotlibData visualisation is a very important process in the Data Analysis circle because it helps to present findings in the data and tell the story behind the data. Data visualisation is important because it helps in the presentation of findings and solut...01O