How to use Kubernetes and OpenStack together Work is done collaboratively on both sides and there are support systems in place for both OpenStack and Kubernetes.
4 steps to set up global modals in React Learn how to create interactive pop-up windows in a React web app.
How to set up virtual environments for Python on a Mac Save yourself a lot of confusion by managing your virtual environments with pyenv and virtualwrapper.
5 signs you might be a Rust programmer During my journey to learning Rust, I've noticed a few common behaviors of fellow Rustaceans.
Learn awk by coding a "guess the number" game Programming languages tend to share many common traits. One great way to learn a new language is to create a familiar program. In this article, I will create a "guess the…
A quick introduction to tmux Manage application windows in the terminal just like you would in a desktop window manager.
Introduction to the Linux goto shell utility Learn how to use goto to alias and navigate to directories with autocomplete in Linux.
Why I love programming on FreeDOS with GW-BASIC BASIC was my entry into computer programming. I haven't written BASIC code in years, but I'll always have a fondness for BASIC and GW-BASIC.
Learn Fortran by writing a "guess the number" game Because Fortran was written in the punched card era, its syntax is pretty limited. But you can still write useful and interesting programs with it.
Learn the Lisp programming language in 2021 A lot of Lisp code lurks inside big codebases, so it's smart to get familiar with the language.