Featured Post

The Best Way to Learn How to Code in 2024

Codecademy has been around for awhile now, but we felt this masterful site deserved to be highlighted in an article. It is one of the resources I originally used when I was learning how to code.

Read more

Recent Post

JavaScript: Variables, Values, Types, and Operators

In this article, we’re going to explore how programs remember values, as well as explain what exactly values are. We’ll also explore some logical operators.

Read more

The Birth of JavaScript - How JavaScript Came to Be

Wondering where JavaScript came from? Surprisingly, it was created in 1995, ~27 years ago. Read on to learn how JavaScript came to be.

Read more

Build a NodeJS Password Generator

We’re often told to never use the same password. While that’s true, it’s often one of the most annoying aspects of registering for a new website.

Read more

JavaScript String Methods and How to Use Them

Strings are a vital data type. Just about any project you work on will contain some strings. Let’s explore some string methods in JavaScript.

Read more

JavaScript Array Methods and How to Use Them

Arrays are essential building blocks of any program. In this article, we’ll go through some useful array methods, and learn how to apply them to your programs.

Read more

Becoming an Expert: 3 Tips to Increase your Authority

Everybody knows it’s difficult to get a job in software development, especially for junior developers. This article is going to teach you how to hack the system, so to speak.

Read more