A Web Developer's Introduction to 3D
Getting to know the simple mail transfer protocol a little more.
Effectively navigating through an unfamiliar codebase is a skill that can be learned over time, and is one that comes handy while contributing to open source. Open Source software is a great way for a lot of people to come together and contribute to ...
Hello! We're on Day 10 of Advent of Code 2020. Spoilers Ahead! The full solution to the problem is available here. Problem - Part 01 Given a list of adapters marked with different joltages (akin to voltages in the real-world), find a chain of all of ...
Hello! We are on Day 09 of Advent of Code 2020. Spoilers Ahead! The full solution to the problem is available here. Problem - Part 01 Given a list of numbers, wherein the first n numbers is called a preamble, and the numbers after the preamble have ...
Hello! We are on Day 08 of our Advent of Code journey. Today's puzzle involves a lot of jumping, let's see if we can hop around and solve it 😀. Spoilers Ahead! The full solution to the problem below is available here. Problem - Part 01 The input is...