How to Know When You’re a Good ProgrammerHow do you know if you’re a good programmer? This article explains specific areas you can measure to tell if you’re good enough.Apr 24, 2021Apr 24, 2021
Running PHP 7.3-fpm with NginxInstall php7.3-fpm & nginx: https://www.cloudbooklet.com/how-to-install-nginx-php-7-3-lemp-stack-on-ubuntu-18-04-google-cloud/Sep 21, 2020Sep 21, 2020
Earning a BJJ Blue Belt After 2 YearsFor many, earning the blue belt only takes 3–6 months. For me, the journey took a lot longer — about four times as long. But I am not at…Sep 17, 20201Sep 17, 20201
While Loops ExplainedThe while loop is a simple control structure that allows a body of code to be repeated. It can emulate both the for loop and the for each…Sep 1, 2020Sep 1, 2020
Polymorphism & Casting (OOP) ExplainedInheritance in Object-Oriented Programming creates an IS-A relationship between objects. You can think of these relationships like a…Aug 30, 2020Aug 30, 2020
Loops ExplainedThis article explains while, for, and for each loops. Learn the fundamental control structure that allow you to repeat a body of code.Aug 28, 2020Aug 28, 2020
What is Declarative Programming??Declarative Programming encompasses a wide range of essential programming paradigms including Functional Programming, Logic Programming…Aug 5, 20201Aug 5, 20201
Introducing Javalin: a MicroFramework for Java!Are you confused by the plethora of technologies out there to build your application server? Are you confused and overwhelmed by the…Jun 24, 2020Jun 24, 2020
How to get 40GB RAM on the Asus G14 Zephyrus ROG LaptopThis is how to get 40GB on your Asus G14 Zephyrus ROG laptop. Complete breakdown from start to finish and thorough memtest86 stress…May 31, 20202May 31, 20202
How to CORRECTLY use let, var, const, and ‘use strict’ by Understanding ScopesEver wonder why there’s so many ways to declare something in JavaScript? This guide will make everything clear!Jan 21, 2020Jan 21, 2020
IIS Reverse Proxy to Web Apps (Nginx, Python, PHP, Golang, Java)Want to run your web applications on a Windows Server, but you can’t turn off IIS? Here’s a solution that will work for you!Dec 22, 20191Dec 22, 20191
Negativity, Scarcity, & TruthThere are negative people in this world who think they know definitively how the world should be. In truth, they only know scarcity, they…Dec 21, 2019Dec 21, 2019
Nginx + PHP7 Alongside IIS on Windows SystemRun your PHP7 apps without removing IIS!Dec 21, 20192Dec 21, 20192
8 Effective Ways to Learn CodingThis article goes over 5 factors that influence learning as well as 8 effective ways to learn to code.Nov 20, 2019Nov 20, 2019
8 Languages All Coders Should KnowComputer programs are designed to solve problems for people. The more problems it can solve, the better. The more difficult problems it…Nov 15, 2019Nov 15, 2019
Gaining Experience as a ProgrammerBeing able to translate our ideas into reality is gratifying. As a programmer, we know that there is a very fine line between or ideas and…Oct 29, 2019Oct 29, 2019
8 Reasons to Learn HTML-SPAHere’s everything you’ll need to know about HTML Single Page Applications (SPA)!Jun 27, 2019Jun 27, 2019
8 Reasons to Learn JavaScriptThese are 8 fantastic things that make JavaScript unique and superior to other technologies — and why you should learn it!!Jun 15, 2019Jun 15, 2019