an update on my server, plus a teaser for future content…
why i favor statically typed over dynamically typed languages
an implementation of chess
a lesson I learned in a recent project
the 5 key traits of quality software
dissceting c++ and it’s use as an introductory language
a web program that allows the user to create their own table of truth
a neat little tip in flutter
Completer and how to use it
You are given an array containing either F or M, calculate the occurance of Fs and Ms in the array.