The Port Translation of My Virtual Reality Escape RoomHow does porting a VR game look like when I only kept one headset in mind?May 25, 2022May 25, 2022
Ethical Challenges in AR/VRAugmented and Virtual reality present almost limitless possibilities for the entertainment, content and marketing industries. The problem…Nov 5, 2021Nov 5, 2021
Liskov’s Substitution PrincipleIn languages like C# The clue to obtain abstraction and polymorphism is by inheritance and it’s in this characteristic that the Liskov…Aug 2, 2021Aug 2, 2021
How Augmented Reality and Virtual Reality in Education Are Changing LearningWhen it comes to understanding the structure of complex mechanical, biological, or other systems, the text surrounding it is not…May 23, 2021May 23, 2021
What happens when you type https://www.holbertonschool.com in your browser and press Enter?Source: https://gillandrews.com/how-to-make-website-load-faster-wordpress/Apr 25, 2021Apr 25, 2021
Internet of Things (IoT). What is IoT?If we go into the definition of the Internet of Things, we find out that it is the concept of inter-networking of physical devices…Apr 11, 2021Apr 11, 2021
How a SQL Database Engine WorksSQL (Structured Query Language) is a language used to communicate with relational databases. The objective of SQL is to manage large…Mar 2, 2021Mar 2, 2021
Recursion — A Picture is Worth 1,500 WordsA recursive function is a function that calls itself during its execution. The process may repeat several times, outputting the result and…Feb 7, 2021Feb 7, 2021
How integers are stored in memory (two’s complement)However, the numbering system used in one type of circuit may be different to that of another type of circuit, for example, the memory of…Nov 5, 2020Nov 5, 2020