Comprehensive Guide to Software Testing TechniquesIntroduction Writing automated tests is one of the best habits you can develop as a developer. Tests don’t just check that your program works, they give you confidence that it’ll keep working even after you make changes. They also make debugging easi...Nov 13, 2025·3 min read
Becoming A Better ProgrammerHi there, in my last post I talked about what programming is all about, how it has evolved and why programming is very essential to computing. Today we will be approaching things from the unique perspective of a evolving programmer. Code to a non te...Apr 23, 2022·5 min read
Understanding Css PositioningLearning objectives Introduction Types of positioning Static position Relative position Absolute position Fixed position Sticky position Summary At the end of this article, you will have a full grasp of CSS positioning, how and when it can be applied...Apr 14, 2022·7 min read
What is programming?Hi there, Hope you are doing great. Today I would be discussing on one of the most puzzling questions I had as a beginner and I believe it is also a question for someone relatively new to tech; What is programming? Programming is often described fro...Apr 5, 2022·6 min read
Common Errors Beginners Make While Learning JavascriptINTRODUCTION It is quite common to make mistakes when one is completely new to a language. In this article, I will be listing out some of the errors I made and some of which I've seen people make and how to avoid those errors. COMMON ERRORS Initializ...Mar 28, 2022·4 min read
Choosing A Career Path In TechAdvancements in Technology has been one of the fastest point of growth in humanity for over a century now and its impact in the affairs of humanity has been unmatched, humanity have developed so many means to which technology can be used to better ai...Mar 24, 2022·9 min read
A Little Bit About meHello, this is my first blog post and I'll be telling you about myself. Writing is something I've always wanted to do but never got to do so. I am glad that I have finally started this quest and you will be with me as I embark on this journey of docu...Mar 21, 2022·2 min read