How to Make WoW Macros
Macros are very useful tools within the World of Warcraft client which have been present since the beginning. They allow the user to combine multiple… Read More »How to Make WoW Macros
How To Overcome Barriers When Solving Programming Issues
Programming is hard and you will often find yourself in a love-hate relationship with it. You love what you do, but you hate it when… Read More »How To Overcome Barriers When Solving Programming Issues
How to Start Learning to Code When You Don’t Know Where to Start
It’s no secret that software development has exploded in the past 20 years. New software startups pop up like dandelions in the spring. It then… Read More »How to Start Learning to Code When You Don’t Know Where to Start
How To Build Your First App With Electron
Have you ever wondered if you can build cross-platform desktop apps with HTML, CSS, and JavaScript? It is possible with Electron. This article is a… Read More »How To Build Your First App With Electron
Mystery and History of typeof null JavaScript
Programming languages all have built-in data structures, but these often differ from one language to another. In the latest JavaScript (ECMAScript 6) standard defines 7… Read More »Mystery and History of typeof null JavaScript
5 Popular Programming Languages and Their Uses
The world needs increasingly more programmers with each passing day. If you decided that you want to change your career or you just simply want… Read More »5 Popular Programming Languages and Their Uses
[FIX] WordPress Admin Panel Blank Page After WP Upgrade
Updating any WordPress version from 4.6.1 to 4.8.2 will most likely give you an error halfway through the process that will redirect you to the… Read More »[FIX] WordPress Admin Panel Blank Page After WP Upgrade
4 Most Popular Text Editors For Developers
It’s been decades since we’ve been using cards made with keypunch machines in order to program computers. Hopefully, we’ve come a long way since then… Read More »4 Most Popular Text Editors For Developers
Essential Excel Functions and How To use Them
Why is Excel Better Than Using Pen and Paper? If you are adding a list of numbers, you do each calculation at once. What if… Read More »Essential Excel Functions and How To use Them