brittni | coding nerd
Brittni is an educator, software developer, and algorithmic artist. She is passionate about teaching people from all backgrounds how to code. Her current research interests include algorithmic art, blockchain development, web application development, and DevSecOps. The applications of computer programming are numerous and varied; there is space for everyone.
Brittni creates algorithmic art, photography, and music under her pseudonym, azurepolarbear. You can purchase stationery and gifts featuring azurepolarbear’s work in the brittni and the polar bear | code + art boutique.
There is beauty in code, and code can make beautiful things.
donate
We are currently accepting donations to support our creative projects.
learn to code
> unix
> git
Development of our tutorials is ongoing.
posts
-
absolute and relative paths
When specifying the location of files and folders on a computer system, it is important to know the difference between a relative path and an absolute path, and which is most appropriate for your code. -
useful unix commands
This tutorial will walk you through some Unix shell commands that will be useful to know as you progress on your coding journey. -
how to install git
We have a few options for installing Git, and those options change depending on the operating system you are using. In this tutorial, I will walk you through the installation process for Windows and macOS.