INTRODUCTION TO MACHINE LEARNINGIn this blog we will be talking about a field in artificial intelligence called machine learning, what it is, the purpose of it and how it…Jan 27, 2020Jan 27, 2020
WHY USE LIBRARIES?We use libraries to help compartmentalize the work the computer does. This allows us to be able to do more with less hassle. By indexing…Oct 14, 2019Oct 14, 2019
WHAT IS THE C COMPILATION PROCESSCompiling is the process of running c code from your terminal to make it legible by the computer to be able to execute said program. There…Sep 19, 2019Sep 19, 2019
WHAT ARE HARD & SYMBOLIC LINKS?According to the manual page available on the Terminal- and in its most simplest- hard and symbolic links are a way to establish a tether…Sep 17, 2019Sep 17, 2019