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

Everything You Need to Know About Dates in JavaScript

Given just 10 days, the creator of JavaScript, Brendan Eich was really short on time while working on the language.

Read more

Setting and Getting CSS Styles in JavaScript

In this article, we’re going to take a look at how we can set and get CSS styling with JavaScript.

Read more

Implementing a Tree Data Structure in JavaScript

Trees are something that come up quite a bit in software engineering. They’re a very popular and useful data structure that many companies make use of to perform some business operation(s).

Read more

Learning JavaScript Quickly in 2023

It’s a new year, and you’ve decided to learn something new. In 2023, I’ll learn how to program! You might have excitingly told yourself.

Read more

Want to Become a Software Engineer in 2023? Start With This Course

This course teaches students how to think algorithmically and solve problems efficiently. Harvard’s CS50 is an introduction to computer science course taught by David J.

Read more

Cracking the Coding Interview: An In-Depth Review 2024

Opened a random page of the book. Suddenly I know how to use regex to implement a word counter, and that is useful for text editors and the like.

Read more