Victor RiveraAR / VR: The Challenges and The ImpactIn this blog post, I will be talking about the impact of Virtual Reality and Augmented Reality on the world, as well as Ethical Challenges…Apr 20, 2021Apr 20, 2021
Victor RiveraThe purpose of my project is to provide a entertaining Video Game that plays fast and rewards…Growing up, playing Video Games became my main hobby through the years and it still is. Video Games are a powerful work of Art, able to…Nov 2, 2020Nov 2, 2020
Victor RiveraWhat happens when you type https://www.holbertonschool.com in your browser and press Enter?No, no, I’m kidding! On basic terms and common knowledge, the webpage is displayed in front of you and from there you can interact with it…Aug 23, 2020Aug 23, 2020
Victor RiveraSharing My Knowledge on Machine Learning!If there is one franchise that has left a mark on many generations, from young to old, it would have to be The Terminator. The idea of an…Jul 5, 2020Jul 5, 2020
Victor RiveraStatic Libraries and Dynamic LibrariesIn this article, I will going into depth about both Static Libraries and Dynamic Libraries in C Programming. A note: All of this will be…May 4, 2020May 4, 2020
Victor RiveraWhat happens when you type ls -l?In this article, I will going in depth with the answer for this question. This is a command written on a command-line interpreter. A…Apr 15, 2020Apr 15, 2020
Victor RiveraAbout C Static LibrariesTo start things off, let’s say, in a nutshell that C Static Libraries are like a Bookshelf. Now Bookshelves and what they contain is…Mar 1, 2020Mar 1, 2020
Victor RiveraThe process of the GCC command using it with a file.In C programming, the user has to use a certain command that will both form their C program and make it executable. That would be the GCC…Feb 5, 2020Feb 5, 2020
Victor RiveraThe differences between hard and symbolic links.We first have to breakdown and talk about the one thing that connects the links: the inode.Feb 4, 2020Feb 4, 2020
Victor RiveraWhat happens when you use ls*.cWhat it will do is tell the Shell to list all files that have the .c extension. Now it is important to understand the command and it’s…Feb 3, 2020Feb 3, 2020