How AR can solve automationIn the words of the Dalai Lama, true happiness is “satisfaction at the level of mind” (Lama, 2016). However, true happiness is objectively…Nov 11, 2020Nov 11, 2020
Cloud Computing in FinanceFinance has always had a strong relationship with tech. From the early days when banks were buying the strongest and most advanced safes…Jan 10, 2020Jan 10, 2020
What are Heaps?Heaps are a really cool and convenient data structure in computer science. The way they work is by having a max value, or largest value in…Sep 24, 2019Sep 24, 2019
What are sorts?Often it is necessary to sort an array, and put it in ascending order. This becomes useful in so many scenarios.Aug 27, 2019Aug 27, 2019
Introduction to Data TypesA data type is simply a storage container for data. There are two types of data types, primitives and non-primitive (they had fun with the…Aug 15, 2019Aug 15, 2019