What is a community? In biology, it refers to an interacting group of various species in a common location. The single thing that was missing in my arsenal as a seasoned developer was being part of a community. It can teach you to be okay with yourself and style of code, you learn from peers… Continue reading What are dev communities?
Category: Lifelines
The Interview!
An interview used to be about getting the job to make ends meet. Now, it’s about understanding if you’re a great fit for the company and if the company will be a great fit for you. It is also about giving love, remote work has you meeting people from across the globe. You can start… Continue reading The Interview!
Discrete Mathematics: Core concepts
Logic, Set theory, Graph theory, Number theory, and Combinatorics. Logic is about Booleans. It involves identifying predicates, adding quantifiers, logical operations, and formatting conditional statements. Set theory, found throughout the study of discrete math. It involves enumerating groups of data by organizing them into finite and infinite sets. Number theory, using integers or natural numbers… Continue reading Discrete Mathematics: Core concepts
Discrete Mathematics
The field of mathematics outside the realm of calculus. The study of separable, countable or quantified objects. The Gutenberg editor on WordPress is based upon the idea of discrete objects. Transiting from my thought process in medicine to computers has been a very rewarding trip. The first time I encountered a problem requiring knowledge in… Continue reading Discrete Mathematics
Fagina
The Fagina is a portal and also an aircraft. You must be a proper & decent pilot to fly like kal-el.
Architect or Creator?
Who is an Architect? Or rather what’s the difference between a creator and an architect? 1st, you must understand focus!
Understanding Memory Leaks
You are the code, you are the program. You should run efficiently. How to run efficiently? Avoid memory leaks when you evolve into the world of recursive programming. Memory leaks are wormholes, bugs inside the code.Should we squash the bugs? or should we code while avoiding wormholes? The Firefox developer tools: I think is my… Continue reading Understanding Memory Leaks
Data Structure: The History API
Every array in JavaScript has push and pop methods. Because even arrays are objects in JavaScript. The History API was built around this data structure. window.history.pushState pushes data into an array in the history object. window.onpopstate is an event handler in the window object, receiving the popped value from the popped method in the history… Continue reading Data Structure: The History API
Hello world!
I’m Nigerian, an alien from outer space. This is the first contact. Writing to you from WordPress using the new Gutenberg editor. 🖖