Brett P DavisEthics of XR in the Virtual Age“Even outside of more dramatic edge-cases, if someone built an AR driving aid similar to Google Maps but it wasn’t properly secured, it…Apr 19, 2021Apr 19, 2021
Brett P DavisWhat happens when…What happens when you type a URL into your browser?Aug 23, 2020Aug 23, 2020
Brett P DavisMachine Learning: A Brief High-Level Overview“[Machine Learning is the] field of study that gives computers the ability to learn without being explicitly programmed.” — Arthur Samuel…Jul 6, 2020Jul 6, 2020
Brett P DavisinLevel Up CodingPython Objects: Under the HoodIntroduction: Python is an object-oriented programming language, a programming approach that, as the name would imply, is based on objects…May 27, 2020May 27, 2020
Brett P DavisMuch Ado About (Dynamic) LibrariesThis is the second part of my Much Ado About Libraries article. The first part on static libraries can be found here.May 5, 2020May 5, 2020
Brett P DavisHow does a shell terminal process a command?ls -l is a relatively basic command that is learned early and used often. The command ls by itself is used to list the contents of the…Apr 17, 2020Apr 17, 2020
Brett P DavisMuch Ado About (Static) LibrariesIn programming languages such as C, a static library is a group of files which contain all symbols required by the main function to…Feb 28, 2020Feb 28, 2020