Why would you want to learn Zig? Personally, learning Zig is just for fun. I don't see a lot of jobs requesting zig and the ones that do list it with other languages that are nice to haves. So if you …
Building an Application from Scratch: The Tech Stack Behind The Purple Piggy Bank
Welcome to codingwithdrew.com! Today, I'm going to walk you through the process of building an application from the ground up, using The Purple Piggy Bank (TPPB) as a case study. We'll cover …
Drew Learns Rust
Welcome to my exploration of Rust, a programming language that's swiftly gaining attention in the tech community! 🚀 As a developer constantly seeking to expand my skills, I embarked on a journey to …
Devops IMHO
Introduction Welcome to codingwithdrew.com where, typically, I describe (in-depth) how to conquer a new tool or language. Generally, these articles are written for myself as future notes on how to do …
Learn Golang From Zero to Gopher
Interested in writing a CLI? Perhaps you need a performant backend application? I’ve already kind of gone over most of the basic features of Go in a previous series. This article is a fresh look …
Java
The most obvious reason to learn Java is that it’s in high demand. It’s the number 1 language (in 2021) for developing enterprise application and can run on any platform. Known for “write once, run …