IAIfeoluwa Adewunmiinife-adewunmi.hashnode.dev·Dec 6, 2022 · 3 min readWhat Is Data Structure (Data Structure explained for absolute beginners)The first time I heard the word Data structure, I thought I would need special abilities to comprehend it, but I was wrong because just like Algorithms exist in real life beyond programming, so do they. Hello friends, I am Ifeoluwa Adewunmi, and in t...00
IAIfeoluwa Adewunmiinife-adewunmi.hashnode.dev·Nov 6, 2022 · 3 min readWhat Is An Algorithm (Algorithm explained for absolute beginners)You may have heard the word algorithm, whether from your techie friends, on YouTube or anywhere else but it sounds so ambiguous for you to grasp. In this guide, I will explain to you what an algorithm is in the Real World, Mathematics, and Computer S...01O
IAIfeoluwa Adewunmiinife-adewunmi.hashnode.dev·Aug 30, 2021 · 3 min readHow To Be A Better Software EngineerHi there, I am a software engineer with years of experience but with no online or offline presence, even the job I'm doing is quite ridiculous to the years of experience I've got. I’ve made a lot of mistakes in my software engineering career. If I co...00
IAIfeoluwa Adewunmiinife-adewunmi.hashnode.dev·Jul 21, 2021 · 1 min readHow To Solve Laravel 8 API Response that is returning welcome page instead of JSONI created a dribble clone using Laravel 8 and Nuxt.js. Since I won't be using the web route, I decided to create a global JsonRequestMiddleware that accepts headers as application/json. This write-up aims to show you how I implemented that step by st...00