ibearua.hashnode.dev6 Essential Hacks Every Beginner Must Master to Learn Any Programming LanguageI am a self-taught developer and I struggled to wire things together to make sense and how to develop applications whether web, desktop or mobile using a particular programing language. My quest to know and learn more took me through the widely accla...Jan 15, 2024·8 min read
ibearua.hashnode.dev5 Things you must know as a BlockChain DeveloperThis article is the part 1 of the series of five(5) parts that would attempt to explain the five(5) concepts of blockchain technology. Before we go into each part that made up the concept, let us first understand what is blockchain and how it all c...Jun 23, 2022·8 min read
ibearua.hashnode.devThe Simple Steps I Took To Learn About Linked ListI became inquisitive and at the same time enthusiastic, i really needed to know and understand what Data structure and Algorithms are all about. Recently, i tweeted that, the concept of linked list was confusing to me because i couldn't really wrap m...Dec 22, 2020·11 min read
ibearua.hashnode.devUnderstanding the Runtime and the Language of JavaScript: A case for a better Web DeveloperIt is important to understand the whole concept behind how JavaScript works and how the code you write get interpreted by the underlying OS. Having that knowledge under the hood will make you a better web developer. in this article, I will attempt to...Oct 26, 2020·8 min read