PinnedJavaScript Series: A Step-By-Step Approach To Useful Tips for Learning JS“When you teach something, you learn it twice”. A simple approach to learn real-life use of JS concepts.Apr 9, 2021414Apr 9, 2021414
Drupal Daily Drops: Why Drupal Deserves Your Attention in 2025Drupal isn’t just another CMS — it’s a powerhouse for developers and businesses that need flexibility, scalability, and robust features.Feb 7Feb 7
Decoding the Complexities: A Comprehensive Guide to Big O Notation and Performance AnalysisIf you’ve studied data structures, you’re likely familiar with the concept of Big O Notation.Jul 24, 2024Jul 24, 2024
Fury Freeze: Understanding Anger Paralysis and How to Overcome ItWhen we get cut, we clean the wound and find something to cover so it won’t get infected. When someone tells us to “p*ss off”, we get angry…Jun 12, 202424Jun 12, 202424
Demystifying ChatGPT: Harnessing the Potential of AI Conversations And Understanding The Risks“Can I borrow your homework for a minute?” — said one of my so-called high school friends while scanning every one of my answers on that…Apr 17, 20245Apr 17, 20245
Leetcode Problem #15: 3 Sum3Sum is an interesting problem since it uses the two-pointer strategy with an index. You’ll see what I mean. Again, we’ll apply the process…Apr 10, 20245Apr 10, 20245
Leetcode Problem #977: Squares of a Sorted Array. An Efficient Two-Sum Solution Using PointersLet’s move on with another Leetcode problem. This one is a great way to practice indexes with Lists for beginners. Again, we’ll apply the…Jan 16, 202440Jan 16, 202440
Leetcode Problem #392: Is Subsequence. An Efficient Two-Sum Solution Using Hash TableLet’s move on with another Leetcode problem. This one is a great way to practice Lists for beginners. Again, we’ll apply the process…Jan 14, 20248Jan 14, 20248
Leetcode Problem #1: Two number sum explainedNot going to lie. I currently suck at coding problems. And I’m tired of it. So I’ll do my best next year to start working on getting…Jan 9, 202421Jan 9, 202421
The Stoic Programmer: The Art Of Coding in Hard TimesRecently I picked up a book about Stoicism called The “Art of Living” by Epictetus. Born as a slave and then becoming a grand master of…Sep 21, 202352Sep 21, 202352
How To Find An Easy Introduction To A CMS Called Drupal 9+Drupal is a fantastic Content Management System (CMS) that can be used to create websites and applications. From simple blogs to…Mar 16, 2023Mar 16, 2023
Semantic Versioning: What The x.x.x Numbers Mean And Why They Are ImportantTLDR;Jul 3, 2022Jul 3, 2022
The Emotional Developer Intelligence: How To Recognize If You Are Creating Value“Once the computers are turned off, we really have nothing to show for”Jul 3, 2022Jul 3, 2022
JavaScript Series: Everything You Need To Know About JavaScript ConditionalsDrama starts where logic ends — Ram CharanOct 21, 2021Oct 21, 2021
Javascript Basic Operators And What's The Deal With The Unary Ones?Operators are one of the most important building blocks for creating software which is why it is a great idea to learn more about their…Oct 4, 2021Oct 4, 2021
How To Learn Programming Easily With Six Simple Hats“Change is the end result of all true learning.” ― Leo BuscagliaAug 15, 2021Aug 15, 2021
Effective Copy and paste: Don’t just copy code. Understand it!“Be inspired, but don’t copy”Aug 14, 2021Aug 14, 2021
5 Things You Need To Learn Before You Move Out Of Your HomeOh the places you’ll go….Jul 19, 2021Jul 19, 2021
5 Surprising Advantages Programming in 5 Different Languages Gave Me“First, solve the problem. Then, write the code.” — John JohnsonJul 17, 20213Jul 17, 20213